<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=""><br class=""><div><blockquote type="cite" class=""><div class="">2017. 1. 2. 오후 6:04, Hwangho Kim <<a href="mailto:loveall0926@gmail.com" class="">loveall0926@gmail.com</a>> 작성:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">2017. 1. 2. 오후 5:42, Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com" class="">ceffmpeg@gmail.com</a>> 작성:</div><br class="Apple-interchange-newline"><div class=""><div class="">2017-01-02 9:35 GMT+01:00 Hwangho Kim <<a href="mailto:loveall0926@gmail.com" class="">loveall0926@gmail.com</a>>:<br class=""><blockquote type="cite" class="">I’ll test it with MacOS but the project what I used the ffmpeg is on iOS<br class="">video player project so<br class=""></blockquote><br class=""><blockquote type="cite" class="">if I run it in Mac OS it should work fine.<br class=""></blockquote><br class="">Do you mean the regression you see is only reproducible on ios,<br class="">not on macos?<br class=""><br class="">Carl Eugen<br class="">_______________________________________________<br class="">Libav-user mailing list<br class=""><a href="mailto:Libav-user@ffmpeg.org" class="">Libav-user@ffmpeg.org</a><br class=""><a href="http://ffmpeg.org/mailman/listinfo/libav-user" class="">http://ffmpeg.org/mailman/listinfo/libav-user</a><br class=""></div></div></blockquote></div><br class=""><div class="">No, I didn’t tested it with MacOS.</div><div class=""><br class=""></div><div class="">In my iOS, I’m using this ffmpeg to get the video frame and decoding from UDP and for this</div><div class="">I use <font face="Times" class="">avcodec_decode_video2</font> well under 3.0.5.</div><div class=""><br class=""></div><div class="">Only thing what I need to know is that what make this <font face="Times" class="">avcodec_decode_video2</font> get slowdown</div><div class="">for 3.1 not 3.0.5.</div><div class=""><br class=""></div><div class="">May testing it with ffmpeg -i output be meaningful for this case? In this case we couldn’t check</div><div class="">the delay correctly for <font face="Times" class="">avcodec_decode_video2</font> or <font face="Times" class="">avcodec_send_packet.</font></div><div class=""><br class=""></div><div class="">Thanks.</div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div><div class=""><span style="font-family: Menlo; font-size: 11px;" class=""><br class=""></span></div></div></div></blockquote></div><br class=""><div class="">I’ve been tried to find a way for producing this problem in macOS.</div><div class="">But I’m not good to macOS programming so I couldn’t make a test program for this. But I guess</div><div class="">this will happen in macOS too.</div><div class=""><br class=""></div><div class="">If someone try to check how long avcodec_decode_video2 takes time between 3.0.5 and 3.1 then will</div><div class="">see the same result.</div><div class=""><br class=""></div><div class="">As I said avcodec_decode_video2 takes long time in 3.1 then 3.0.5 for 1920x1280 video.</div><div class=""><br class=""></div><div class="">It would be appreciated if someone test this…</div><div class=""><br class=""></div><div class="">Thanks.</div><div class="">   </div><div class=""><br class=""></div></body></html>