[MEncoder-users] MP4 file format output with MEncoder ?

Nico Sabbi nsabbi at fastwebnet.it
Thu Jun 16 16:57:09 CEST 2005


>
>I would like to know if it is possible to output MP4 files with MEncoder,
>
>like ffmpeg does it ?
>Actually, my goal is to transcode an MPEG-2 file to an MPEG-4 ISMA compliant
>
>one for streaming purpose ( XviD video codec, AAC-LC audio codec and MP4
>
>file format ).
>
>Olivier 
>

as long as you don't use b-frames it's possible without problems;
b-frames will likely lead to desync.

The basic command line is: 
$ mencoder -of lavf -o file.mp4 -oac faac -faacopts ....

I don't know if lavf's muxer makes hinted mp4 files (whatever it means).





More information about the MEncoder-users mailing list