occivink / mpv-gallery-view

Gallery-view scripts for mpv
The Unlicense
195 stars 21 forks source link

Force with_mpv for archive:// thumbnails #13

Closed jgreco closed 5 years ago

jgreco commented 5 years ago

mpv built with libarchive support addresses the contents of zip archives using archive:// filenames, which can't be thumbnailed with ffmpeg.

occivink commented 5 years ago

Good point, I was pleasantly surprised to see that it works out of the box with mpv. I suppose edl:// should be treated the same