[Libav-user] How to encode Divx video that can be played on Divx certified devices
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Mar 11 09:59:32 CET 2016
YIRAN LI <mrfun.china at ...> writes:
> ffmpeg.exe -i big10.mp4 -vcodec mpeg4 -vtag divx -an adivx.avi
> That means the video is generated using ffmpeg's own
> implementation, not Divxs, right?
If you call FFmpeg requesting one of the native encoders
you get FFmpeg's implementation of that standard, yes.
In this case, it is assumed to be the best available
implementation of mpeg4-asp.
Carl Eugen
More information about the Libav-user
mailing list