[MEncoder-users] Re: Join MP4 Files?

Matt mattcamp at patmedia.net
Sat Feb 3 23:13:18 CET 2007


DEF <shaker_doc <at> yahoo.com> writes:

> 

> Can you show me the ffmpeg command used in creating
> the files, please?
> 

ffmpeg -i Input.avi -bf 0 -acodec aac -ab 128
-vcodec mpeg4 -b 1200kb
-mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2
-s 320x180 -title X output.mp4

I got most of that command from
http://ffmpeg.mplayerhq.hu/faq.html#SEC18

and then I added the -bf 0, which seems to be
the command to disable bframes.  









More information about the MEncoder-users mailing list