|
|
|
|
|
by plq
673 days ago
|
|
Quote from that thread: > It can be added in theory, but there would be certain problems. Like said earlier codec frame access is very problematic (I, P and B frames), because in worst case scenario you have to decode about 248 sequential Full HD H.264 frames before you can get previous image (so there will be major LAG). Having used the 'previous frame' feature in mpv, I suspect this is exactly how it's implemented. |
|