Skip to content

Fix dump-conf to always return configuration#23

Merged
jurisevo merged 1 commit intomainfrom
dump-conf_fix
Sep 19, 2024
Merged

Fix dump-conf to always return configuration#23
jurisevo merged 1 commit intomainfrom
dump-conf_fix

Conversation

@jurisevo
Copy link
Copy Markdown
Collaborator

Previously in case of missing ffmpeg, ffprobe or VMAF model files auto-detection mechanism would end execution and there was no chance to mend situation even with -conf flag and working configuration file.

Now auto-detecting mechanism for default configuration will list "not found" and configuration verification will catch the issue. Upside being that one can get a rough configuration on systems with unconventional tool locations, which can be used as a basis for configuration file.

Previously in case of missing ffmpeg, ffprobe or VMAF model files
auto-detection mechanism would end execution and there was no chance to
mend situation even with -conf flag and working configuration file.

Now auto-detecting mechanism for default configuration will list "not
found" and configuration verification will catch the issue. Upside being
that one can get a rough configuration on systems with unconventional
tool locations, which can be used as a basis for configuration file.
@jurisevo jurisevo merged commit 7f0fdba into main Sep 19, 2024
@jurisevo jurisevo deleted the dump-conf_fix branch October 22, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant