occivink / mpv-gallery-view

Gallery-view scripts for mpv
The Unlicense
189 stars 20 forks source link

Show embedded thumbnails if available #32

Open microraptor opened 3 years ago

microraptor commented 3 years ago

Some formats like MKV and MP3 can save embedded thumbnails and album arts. It would be great, if those were used whenever available instead of a frame of the video for the playlist view.

Here is how ffmpeg can extract them: https://superuser.com/questions/1328204/extract-video-cover-thumbnail-from-file-with-embedded-cover-using-ffmpeg https://stackoverflow.com/questions/13592709/retrieve-album-art-using-ffmpeg