[MPlayer-users] Problem encoding mp4 file

zikzak at tele2.fr zikzak at tele2.fr
Thu Jul 21 07:46:41 CEST 2005


On Tue, 19 Jul 2005 08:30:15 +0200
Nico Sabbi <nsabbi at tiscali.it> wrote:

> 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.

Hi,

It does not work, the sound is played as usual but the video is not
displayed by mplayer (VLC is able to display the video ...).

Here are the new mencoder settings :
mencoder -vf scale=320:240 -oac faac -of lavf -o r5_mencoder.mp4
r5.mpeg -ovc lavc -lavcopts vqscale=5:aspect=320/240 -lavfopts
format=3gp -faacopts raw

and mplayer always seems to try to display 0x0 image :
Playing r5_mencoder.mp4.
ISO: File Type Major Brand: 3GPP Profile 4
QuickTime/MOV file format detected.
--------------
MOV track #0: 1566 chunks, 1566 samples
MOV: Found MPEG4 movie Elementary Stream Descriptor atom (35)!
Image size: 0 x 0 (24 bpp)
Display size: 0 x 0
Fourcc: mp4v  Codec: ''
--------------
MOV track #1: 1249 chunks, 1249 samples
Audio bits: 16  chans: 2  rate: 48000
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (35)!
Fourcc: mp
--------------

I do not understand where is my eeror

--
ZikZak




More information about the MPlayer-users mailing list