animator-video-reference
animator-video-reference copied to clipboard
Ffmpeg not found on Mac OS
Looks promising but can't use it on Mac OS. Although ffmpeg is installed, the plugin does not find it. What do I need to change to make sure the plugin finds the correct path?
It seems, that ffmpeg -v doesn't get the version. You have to use ffmpeg -version instead.
I removed the installation check from the script but in the end, the call of ffprobe doesn't work on my machine. I got no result from the "-show-streams" call, just an empty JSON string.