databrary / datavyu-ffmpegplugin

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

Fix playback speeds for video with no audio #202

Closed TheoWolf closed 5 years ago

TheoWolf commented 5 years ago

The playback speeds for videos with no audio is inaccurate, it seems that the playback speed is double the real-time. ex: Video with no audio 2x rate corresponds to 1x playback speeds. Note: This issue is only for media encoded with no audio.