<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">YIRAN LI <mrfun.china@...> writes:<br>
<br>
> ffmpeg.exe -i big10.mp4 -vcodec mpeg4 -vtag divx -an adivx.avi<br>
<br>
</span><span class="">> That means the video is generated using ffmpeg's own<br>
> implementation, not Divxs, right?<br>
<br>
</span>If you call FFmpeg requesting one of the native encoders<br>
you get FFmpeg's implementation of that standard, yes.<br>
In this case, it is assumed to be the best available<br>
implementation of mpeg4-asp.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div class="gmail_default" style="font-family:georgia,serif">Thanks Carl, yes I'm using ffmpeg native mpeg4-asp encoders.</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">Then are these encoded videos guaranteed to be played on a "Divx certified" device ? (assuming the player on that device is bug-free)</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div></div>