Re: Creating mpeg4 video for Nokia 3600 mobile phone

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Am Mittwoch, 1. April 2009 22:18:07 schrieb Dan Stephenson:
> Malte Gell wrote:
> > Hello!
> >
> > My mobile phone (Nokia 3600 slide) has a sample video that has the
> > following format:
> >
> > file Material4.mp4
> > Material.mp4: ISO Media, MPEG v4 system, version 2
> >
> > So i wanted to create such a video from another video with the following
> > command:
> >
> > mencoder tazg1.mpg -oac faac -faacopts quality=100:mpeg=4 -ovc lavc
> > -lavcopts vcodec=mpeg4 -vf scale=320:240 -o taztest.mp4
>
> You are trying to place an AVI file into an MP4 container.  Try using
> -of lavf, as that tells libav that you want to place the file in
> whichever container is specified with the -o files extension ( in your
> case .mp4 ).

Thanx so much, -of lavf did the job! Now I just have to find out why the sound 
got lost during encoding...

Malte

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux