> YIRAN LI <mrfun.china@...> 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. > > Thanks Carl, yes I'm using ffmpeg native mpeg4-asp encoders.
Then are these encoded videos guaranteed to be played on a "Divx certified" device ? (assuming the player on that device is bug-free) > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
