databrary / datavyu-ffmpegplugin

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

Remove Step to next frame during fake playbcak #211

Open TheoWolf opened 4 years ago

TheoWolf commented 4 years ago

the FFmpeg plugin, will step to the next frame after seeks in order to refresh the display, this behavior causes stuttering during backward playback also called fake playback.

TheoWolf commented 4 years ago

Add JAVA Unit Test to fake a backward playback and have a visual confirmation if any stuttering> IMPORTANT: exclude from the unit test suite