occivink / mpv-image-viewer

Configuration, scripts and tips for using mpv as an image viewer
The Unlicense
284 stars 23 forks source link

Progressive jpegs appear blurry #22

Open multixrulz opened 2 years ago

multixrulz commented 2 years ago

I have a quadcopter that produces progressive JPG files. These aren't displayed sensibly in mpv-image-viewer. It appears that the image is loaded again and again, with the progressive loading producing an image that starts blurry and gets sharper. But because it's getting reloaded, the end result is a blurry, then sharp, then blurry, .... image.

occivink commented 2 years ago

You're hitting an mpv issue, more specifically that one https://github.com/mpv-player/mpv/issues/9920