[MPlayer-users] Problem encoding mp4 file

Nico Sabbi nsabbi at tiscali.it
Tue Jul 19 08:30:15 CEST 2005


zikzak at tele2.fr wrote:

>On Mon, 18 Jul 2005 22:46:58 +0200
>Nico Sabbi <nsabbi at tiscali.it> wrote:
> 
>  
>
>>it seems you don't really  know the meaning of "full", do you?
>>    
>>
>
>Sorry, bad copy-paste :
>
>
>demux_mpg_probe returned file_format 2
>MPEG-PS file format detected.
>  
>
so this file is an mpeg-ps.
the command line you used is:

mencoder -oac faac -of lavf -o r5_mencoder.mp4 r5.mpeg -ovc lavc
-lavcopts vqscale=5


something seems to be wrong in the format detection code of muxer_lavf:
it's generating the wrong file format.
Add -lavfopts fornat=3gp, please. Additionally -faacopts raw should be
required for this kind of file.





More information about the MPlayer-users mailing list