mpv_thumbnail_script icon indicating copy to clipboard operation
mpv_thumbnail_script copied to clipboard

A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies (fork)

Results 29 mpv_thumbnail_script issues
Sort by recently updated
recently updated
newest added

Instead of having all the thumbnails saved into one directory, is it possible to save them in a ".thumbnails" subdirectory in the same directory the video is loaded from? Either...

enhancement

**Description of the bug** Fails to start the thumbnailing process everytime. **Expected behavior** Thumbnailing. **Environment** - OS: Windows 10 Pro - mpv version: 0.34.0 - mpv_thumbnail_script version: v0.4.9 **Additional context**...

bug

Issue from the abandoned upstream https://github.com/TheAMM/mpv_thumbnail_script/issues/82

bug

When the patched OSC is renamed to `thumbfast.lua`, it will expose a [thumbfast](https://github.com/po5/thumbfast)-compatible API. The script returns and doesn't act as an OSC. This allows the thumbnailer to work with...

Add manual lookup of binaries on macOS due to the fact that the user's `PATH` isn't exposed to GUI applications, considering the following scenarios: 1. Homebrew: Homebrew's prefix differs between...

**Description of the bug** Thumbnailer job will fail to invoke `mpv` on macOS which causes the entire job to fail. Relevant log output is: ``` [ 2.100][e][mpv_thumbnail_script_server] Thumbnailing command failed!...

bug

![image](https://user-images.githubusercontent.com/90670189/178115799-e704275f-296e-4286-8fad-24b5c534a6a0.png) I tried everything, don't know what is wrong!

bug

**Describe the solution you'd like** Mplug is like a package manager but for mpv scripts. Please add your script there (if already not there) and also installation instructions in manifest...

enhancement

Are there any plans to add support for uosc? https://github.com/darsain/uosc

enhancement

**Description of the bug** thumbnail colors are incorrect. Same as https://github.com/po5/thumbfast/issues/115 **To Reproduce** Play any 4K Dolby Vision videos ![image](https://github.com/user-attachments/assets/20e8c9db-75ce-4d42-87e2-fe9268780d2e) **Expected behavior** Thumbnails are displayed correctly

bug