mpv_thumbnail_script icon indicating copy to clipboard operation
mpv_thumbnail_script copied to clipboard

Not showing thumbnail with custom UI

Open Harze2k opened this issue 4 years ago • 1 comments

Hi! I'm using the excellent Mpv UI script found here: https://github.com/darsain/uosc Its addictive to tinker with and a nice extra feature to Mpv. Is there a way to make it so that the thumbs show when using this UI script? I spoke with @darsain and he said it would be way easier to implement this possibility in the thumbnail script rather then his UI.

Just putting it out there, would be amazing if the could work together 👍

Harze2k avatar Dec 13 '20 17:12 Harze2k

Yes I tried to do that work once. But I finally gave it up. It will spend too much time and too high usage generating the thumbs. The way it works actually look like re-encoding the video to output the fixed amounts of pictures rather than the real thumbnailer-viewer as other players (https://github.com/TheAMM/mpv_thumbnail_script/issues/59#issuecomment-633790523). The script is really wonderful, however maybe not friendly to most computers.

hooke007 avatar Feb 21 '21 09:02 hooke007