marzzzello / mpv_thumbnail_script

A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies (fork)
GNU General Public License v3.0
270 stars 20 forks source link

webms and gifs don't work #52

Open wjtk4444 opened 5 months ago

wjtk4444 commented 5 months ago

Description of the bug Thumbnails don't generate for webm/gif files.

To Reproduce

Open any file in .webm or .gif format, notice the endless CPU spike and an infinite log file being written.

Expected behavior No thumbnail generation whatsoever for short webms and gifs, working thumbnail generation otherwise.

Environment