databrary / datavyu-ffmpegplugin

A Java Media Player based on FFmpeg and SDL2
GNU General Public License v3.0
13 stars 4 forks source link

FFmpeg cannot seek to end of stream #160

Closed TheoWolf closed 4 years ago

TheoWolf commented 5 years ago

A temporary workaround is to remove 0.1 sec from the stream duration in order to land on the last frame. This workaround will be added to 0.19 version and a final fix will be added to 0.20.