<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi, First of all please understand my poor english.<div class=""><br class=""></div><div class="">I’m now making video player with ffmpeg. I’ve been using ffmpeg 3.0 for 1920x1280 on iOS 5S.</div><div class=""><br class=""></div><div class="">It worked well (decoded without latency) with ffmpeg 3.0 but lagging occurred when I updated it to 3.1.1 (3.0.2 was also).</div><div class=""><br class=""></div><div class="">And build tool for both of them is the same.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">So what I found that I think it would be the problem was this…</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font color="#00364a" class="">avcodec_decode_video2</font></span></div></div><div style="margin: 0px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font color="#00364a" class=""><br class=""></font></span></div><div style="margin: 0px; line-height: normal;" class=""><font color="#00364a" class=""><font face="Menlo" class="">It takes long and less fired than 3.0 (thread issue”)</font></font></div><div style="margin: 0px; line-height: normal;" class=""><font color="#00364a" class=""><font face="Menlo" class=""><br class=""></font></font></div><div style="margin: 0px; line-height: normal;" class=""><font color="#00364a" class=""><font face="Menlo" class=""><br class=""></font></font></div><div style="margin: 0px; line-height: normal;" class="">Anyone who experienced this problem?</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">Thanks. </div></body></html>