Closed ElhemEnohpi closed 5 years ago
Starting the subprocess itself seems to fail (ie. the process doesn't even get called). Likely because mpv is not in PATH, but it's possible it's something else maccy, which I have no experience with. Try adding mpv to PATH if it's not.
Thanks, I solved it by creating a link from the mpv binary, which is inside the mpv.app bundle in /Applications/mpv.app/Contents/MacOS/mpv
, to/usr/local/bin/mpv
.
Hi @ElhemEnohpi Is this case same with you ? Thumbnail not work on MacOS or do you know what wrong with my setup & config ?
@nvcken I don't know, I stopped using because of other issues.
How do I link the /Applications/mpv.app/Contents/MacOS/mpv
to /usr/local/bin/mpv
?
@ac4man
sudo ln -s /Applications/mpv.app/Contents/MacOS/mpv /usr/local/bin/mpv
(The suggested solution worked like a charm on my M1 mac.)
I installed the scripts, but I get the error message: "Thumbnailing failed, check console for details." The folder for the file's thumbnails is created, but there are no thumbnails or log files in it, even if I put "mpv_keep_logs=yes" in mpv_thumbnail_script.conf - I tried it on several files, some mkvs and an avi, none work. Using macOS 10.12.
mpv's main log file contains the following, let me know if you need more: