mpv_thumbnail_script
mpv_thumbnail_script copied to clipboard
A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies
* Replace simple "://" string check with a more thorough algorithm that considers the protocol string (if present) and any user-specified pathname patterns to be considered network paths. * The...
I have a mkv video for which `mkvinfo` reports: ``` | + Video track | + Pixel width: 576 | + Pixel height: 568 | + Display width: 1010 |...
Hi, thanks again for the script. After I got it working, I saw that it uses a lot of resources, it maxes out all cores of my CPU for a...
Can't regenerate thumbnails on full file that was downloaded and opened partially. When I open a file that was downloaded partially and trying to regenerate thumbnails when it has downloaded...
There was a grammatical redundancy in the phrase "both the two", so by generalizing the statement to any arbitrary number of .lua files we simultaneously fix this redundancy and future-proof...
https://vgy.me/eOxd0S.png Systematically removed all other scripts. Thumbnail script is the cause. Windows built, mpv-x86_64-20190120-git-73fe061
When I'm watching a dvd from .iso file, the script is still trying read from real dvd device: ``` [mpv_thumbnail_script_server] Thumbnailing remote path, falling back on mpv. [mpv_thumbnail_script_server] libdvdnav: Using...
The thumbnail generated is over-exposed, as shown in the screenshot below:  I'm running on windows 11, my configs: ``` # https://github.com/TheAMM/mpv_thumbnail_script#configuration autogenerate=yes autogenerate_max_duration=10800 mpv_no_sub=yes thumbnail_width=200 thumbnail_height=200 thumbnail_count=150 thumbnail_network=yes remote_thumbnail_count=150...
"thumbnailing, failed check console for details" **mpv console:** ``` [mpv_thumbnail_script_server] Thumbnailing command failed! [mpv_thumbnail_script_server] mpv process error: nil [mpv_thumbnail_script_server] Process stdout: [mpv_thumbnail_script_server] Debug log: /home/juan/.config/mpv/mpv_thumbnails/watchvmCAKP78Cxm8-0/000000.bgra.log [mpv_thumbnail_script_server] Output file missing! /home/juan/.config/mpv/mpv_thumbnails/watchvmCAKP78Cxm8-0/000000.bgra...
 #91 is not also working for me