Closed
Description
The current code assumes that any external tool can be passed -v
and will return a zero exit code, but this isn't always true. In this case, it fails to see that ffmpeg is available due to the -v
check returning an error. I think we should add another optional config item, let the user define the tool availability command / sanity check.
Metadata
Metadata
Assignees
Labels
No labels