po5 / thumbfast

High-performance on-the-fly thumbnailer script for mpv
Mozilla Public License 2.0
758 stars 34 forks source link

How to change the interval between thumbnails? #99

Closed githubjanez closed 1 year ago

githubjanez commented 1 year ago

In the description on this page it says you can customize the time interval between thumbnails, but I can't find anywhere on what is the command for actually changing it?

From my testing it seems to have a thumbnail for every single frame, I don't know if that is a bug or intended. I am using the ModernX fork by cyl0, but I don't think that's the problem. Thanks for the help!

po5 commented 1 year ago

This used to be an option, but it's not a useful concept with the current model and has been removed. We also currently force exact thumbnails on videos shorter than 30 seconds.
Will likely be reintroduced once we have pre-generated YouTube thumbnails or disk caching.
Closing as a duplicate of #64.