mpv_thumbnail_script icon indicating copy to clipboard operation
mpv_thumbnail_script copied to clipboard

Script is broken on 0.29.0-353 git 65b1c2d

Open floppyD opened this issue 5 years ago • 7 comments

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.

floppyD avatar Jul 14 '19 23:07 floppyD

Post logfiles, from the main mpv instance (--log-file=foo) and one from the cache directory, if there are any (assuming you have mpv_logs at the default yes).

TheAMM avatar Jul 15 '19 04:07 TheAMM

Sure. log.txt 000000.bgra.log

floppyD avatar Jul 15 '19 22:07 floppyD

I don't see anything obvious in the logs, the subprocess just seems to get stuck after seeking. You can try setting mpv_no_config in the script options, but I doubt it'll do anything. I'll see about getting the binary myself later, maybe.

TheAMM avatar Jul 16 '19 00:07 TheAMM

I can confirm that the script has been broken for me for a long time as well

Luomint avatar Aug 08 '19 17:08 Luomint

This doesn't seem to work as at MPV 0.32.0.

ghost avatar Apr 19 '20 04:04 ghost

@mindfulsource Are you using master?

It's newer than the latest release.

If you are, could you post a log (or errors if there are any)?

blankname avatar Apr 19 '20 23:04 blankname

@mindfulsource Are you using master?

It's newer than the latest release.

If you are, could you post a log (or errors if there are any)?

OK. I'm not sure if I did this correctly, as there's no instructions to build the two lua files from the source, but I downloaded master ZIP, then did ./concat_files.py -r cat_server.json and ./concat_files.py -r cat_osc.json. Used those two new ones, and still doesn't work.

ghost avatar Apr 20 '20 00:04 ghost