ijkplayer icon indicating copy to clipboard operation
ijkplayer copied to clipboard

Frame accurate seeking and pausing

Open bdezso opened this issue 2 years ago • 0 comments

We have a very time sensitive use-case, where we have to pause a video at specific positions. It should be almost frame accurate. We try AVPlayer on iOS, and exoplayer on Android, but the result is the same, they are not frame-accurate media player, we can't pause a video at a specific times.

My question is that can we achieved frame accurate pause with ijkplayer?

bdezso avatar Aug 26 '22 22:08 bdezso