mpv_thumbnail_script icon indicating copy to clipboard operation
mpv_thumbnail_script copied to clipboard

Solving the problem with non-creating thumbnails ✨

Open nnmbzr opened this issue 3 years ago • 8 comments

mpv version 0.33.0 image

mpv_thumbnail_script version v0.4.2

In "mpv_thumbnail_script_server.lua",

line 525 "--o", output_path image

need to be replaced with: "--o=" .. output_path image

and everything worked for me image

nnmbzr avatar May 21 '21 03:05 nnmbzr

I was just looking through the error log and found the same bug, thanks for sharing the solution!

EsterLoken avatar Jul 06 '21 10:07 EsterLoken

Thx it worked!

TomerGamerTV avatar Aug 14 '21 01:08 TomerGamerTV

Still not working for me...

neurodiverseEsoteric avatar Aug 16 '21 01:08 neurodiverseEsoteric

The fix for me was setting autogenerate_max_duration=0 ...for some reason it wasn't making thumbnails at all for a video over an hour long...

neurodiverseEsoteric avatar Aug 16 '21 02:08 neurodiverseEsoteric

Thx.That's useful

Yuuki-arai1 avatar Feb 18 '22 12:02 Yuuki-arai1

This is exactly what I was looking for

DrLatency avatar Mar 23 '22 02:03 DrLatency

still not work for me Mac 12.3..1 last version mpv and script

baioug avatar May 13 '22 13:05 baioug

tysm!

xzpyth avatar Jul 23 '22 12:07 xzpyth