<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Hi,</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">I'm researching how to encode Divx videos playable on Divx certified devices. According to <a href="https://trac.ffmpeg.org/wiki/Encode/MPEG-4">https://trac.ffmpeg.org/wiki/Encode/MPEG-4</a>  all I need to do is specify  <span style="color:rgb(0,0,0);font-size:13px;font-family:arial,sans-serif;background-color:rgb(247,247,247)">-vtag divx.</span></div><div class="gmail_default" style="font-family:georgia,serif"><span style="color:rgb(0,0,0);font-size:13px;font-family:arial,sans-serif;background-color:rgb(247,247,247)"><br></span></div><div class="gmail_default" style="font-family:georgia,serif">Using this tag only changes FourCC value, and the converted file actually is still MPEG-4 video.</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">So I'd like to know if files generated via above command are sure to be playable on Divx certified devices? If yes, does it because Divx implemented all MPEG-4 features and added its own. So that a standard MPEG-4 will completely be compatible with a Divx certified device?</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">Thanks</div></div>