nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

Video playback is sometimes garbled #45

Closed nschlia closed 4 years ago

nschlia commented 4 years ago

Playback of some DVDs and Blurays looks garbled. There are artifacts, lost and repeated frames.

nschlia commented 4 years ago

This is just a work around, so I'll keep this one open. Need to fix the reason instead of correcting the results.

nschlia commented 4 years ago

Happens on regular sources, too. Not confined to DVD/Bluray.

nschlia commented 4 years ago

This was not a problem FFmpegfs. Seems to be a problem with FFmpeg 3.2.12 (which is the Debian 9 repo version). Does not happen with newer versions.