Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Converting audio/video files (http://stream-recorder.com/forum/forumdisplay.php?f=16)
-   -  

Converting captured .rm stream to .mp3 or .wav using free mencoder

(http://stream-recorder.com/forum/showthread.php?t=101)

Stream Recorder 05-02-2006 03:19 AM

Converting captured .rm stream to .mp3 or .wav using free mencoder


 
Command line utility mencoder can convert .rm files to .mp3 . To convert to .mp3 using Lame mp3 codec use:
Quote:

mencoder input_file.rm -ovc frameno -oac mp3lame -of rawaudio -lameopts cbr:br=128 -o output_file.mp3
You can download mencoder binaries from oss.netfarm.it/mplayer-win32.php

Codec DLLs it needs you can get from the RealPlayer directory or from www.mplayerhq.hu download page (see essential codec pack)

If you don't like command line, get the front-end from mewig.sf.net

If you need batch conversion or/and a pleasant user interface just get a commercial video converter like Replay Converter. It is free to try so you don't have to buy before making an opinion about the video conversion utility.

Stream Recorder 07-21-2006 12:51 PM

SUPER as the mencoder frontend


 
Super is a GUI to mencoder that is recommended to use when converting audio, video files.


All times are GMT -6. The time now is 12:54 AM.