[FFmpeg-user] Video Encoding MPEG4-PART2-SP

Maryam Moghadas maryam.mgs at gmail.com
Thu Mar 14 13:30:14 CET 2013


Thank you, What is the address of the libxvid mailing list?
 Moreover, using  -vcodec mpeg4, how should I map the options halfpel and
iAc on the ffmpeg command line, both for enabling and disabling them?

Maryam


On Thu, Mar 14, 2013 at 1:18 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Maryam Moghadas <maryam.mgs <at> gmail.com> writes:
>
> > ffmpeg -s qcif -pix_fmt yuv420p -vframes 300 -i
> ~/Downloads/akiyo_qcif.yuv
> > -vcodec libxvid -f rawvideo -s qcif -aspect 11:9 -bf 0 -b 1024k -r 30
> > -vframes 30 ~/Downloads/akiyo_qcif.bit
>
> (Unrelated: I don't think there is an input option vframes)
>
> FFmpeg supports two ASP encoder:
> One is "-vcodec mpeg4", you get support here.
> One is "-vcodec libxvid", you should probably ask on
> the xvid mailing list, ask here if you want to know
> how to map a xvid option to ffmpeg command line.
>
> It may make no real-word difference, but the muxer for
> MPEG-4 ASP elementary stream is called "m4v".
>
> In any case: Complete, uncut console output missing.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list