mpv_thumbnail_script
mpv_thumbnail_script copied to clipboard
A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
@TheAMM Hi and first thank you for this amazing script. I had been using it for a few weeks, and it's really amazing. However, thumbnailing for network paths is really...
No matter what I put in the config file, autogenerating does not work, I have to press the key-binding, which on the other hand works fine. As per default, this...
so i now there's a keybind to start the procces but for my needs it would be more usefull to make keybind for stopping to proccess. when i need to...
i try new build andi get this error ``` [ 0.006][w][cplayer] Warning: option --o is deprecated and might be removed in the future (lack of maintainer). [ 0.006][f][cplayer] Error parsing...
It works just fine on 0.29.0-318 git g17ad1e. On the latest version it never starts generating thumbnails, but I've noticed it can use thumbnails that are already cached.
It looks like issue #11 but I'm using `0.4.2` so this should have been fixed in that release. It happen when moving between files in a directory with a key...
Sometimes _mpv_thumbnail_script_client_osc_ crashes leaving me with no OSC (but videos continue playing). This is a bit tricky to replicate since I've only noticed it happening when I'm rapidly changing the...
There seems to be a race condition (see #19) when a file is loaded where some properties are set and then later read as nil. This attempts to fix this...
It would be great to be able to specify `thumbnail_height` and `thumbnail_width` as a relative value to the current window size. ATM with the default settings, resizing a window to...