[MEncoder-users] x264 file playback is too slow!

Corey Hickey bugfood-ml at fatooh.org
Wed Mar 22 22:31:11 CET 2006


Raphael wrote:
> How do you get mencoder to output the audio in a format another audio
> encoder can use?
> 
>  mencoder k3b_image.iso -oac pcm  -ovc frameno  -endpos 120 -o k3b.wav
> 
> is not usable by oggenc for example.

That's because it's not really a wave file, even though you call it one. 
It's still an avi file.

$ mplayer k3b_image.iso -ao pcm:file=k3b.wav \
   -vc null -vo null -benchmark

-Corey




More information about the MEncoder-users mailing list