iOSDevLog / ijkplayer

Bilibili/ijkplayer cocoapods,iOS video player based on FFmpeg n3.3, with MediaCodec, VideoToolbox support.
GNU Lesser General Public License v2.1
80 stars 34 forks source link

player get a bit lag when playing -> go to background -> resume to app after > 10 sec #16

Open fukemy opened 5 years ago

fukemy commented 5 years ago

Hi. To day i tested player then found the delay increase in case above solution, I tested many times but it's still appear.

When first time init, i got only 1 sec delay of player. But after change to other after -> back to app after ~10 sec then the delay increase to 6 sec :(. Did you get this problem