<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello Ali,<div><br></div><div>I don't know about r2538 using FFMEPG, but you can encode x264 in two ways :</div><div>1) Either using the x264 internal codec of FFMPEG and the regular way of using such codecs (find, allocate context, open, etc...).</div><div>2) Or use the external libx264 library (need of course to add the lib path for the compiler: <span style="font-family: AppleMyungjo; font-size: 14px;">/opt/local/lib/libx264.a in my case)</span></div><div><font face="AppleMyungjo"><span style="font-size: 14px;"><br></span></font></div><div>For the performance question, the external libx264 library is said to be better in terms of performance.</div><div>I never used/test it so I can't tell.</div><div><br></div><div>Good luck.</div><div><font face="AppleMyungjo"><span style="font-size: 14px;"><br></span></font></div><div><font face="AppleMyungjo"><span style="font-size: 14px;"><br></span></font><div><div><div>Le 21 juin 2015 à 00:48, Ali Siddique <<a href="mailto:aliteku@hotmail.com">aliteku@hotmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div dir="ltr"><div>Hello.</div><div><br></div>I am new to FFMPEG. <span style="font-size: 12pt;">Please tell me the differences between x264 encoder<span class="Apple-converted-space"> </span></span><i style="font-size: 12pt;">r2538</i><span style="font-size: 12pt;"><span class="Apple-converted-space"> </span>and libx264. Does r2538 perform better than FFMPEG encoder?</span><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Thanks,</span></div><div><span style="font-size: 12pt;">Ali</span></div></div>_______________________________________________<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">http://ffmpeg.org/mailman/listinfo/libav-user</a></div></blockquote></div><br></div></div></body></html>