[MEncoder-users] How to convert an audio file?

Oded Shimon ods15 at ods15.dyndns.org
Fri Aug 5 19:20:00 CEST 2005


On Mon, Jul 25, 2005 at 03:15:13PM +0200, Hans Spath wrote:
> Is this some weird sense of humor?
> 
> $PROMPT>mencoder interview.ra -oac mp3lame -lameopts preset=128 -of 
> rawaudio -o interview
> [...]
> Video stream is mandatory!
> 
> Exiting...

Sadly not. You can hack around this though (oh, you're using windows, well, 
try to find something equivalent) :

mencoder -ovc frameno -oac mp3lame -of rawaudio /dev/zero -rawvideo on:pal 
-audio-file bla.ra

I think MEncoder's -of rawaudio is kind of silly. you can get the same 
effect with mplayer's '-dumpaudio'... It would not be silly if MEncoder 
would actually accept audio only input...

- ods15




More information about the MEncoder-users mailing list