Open floppyD opened 5 years ago
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
).
Sure. log.txt 000000.bgra.log
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.
I can confirm that the script has been broken for me for a long time as well
This doesn't seem to work as at MPV 0.32.0.
@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)?
@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.
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.