Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wait to allow log file to be written #193

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

whipstein
Copy link
Contributor

Here's the redo of the pull request. Removing kill_on_drop(true) did the trick. If you add "--vmaf log_fmt=json --vmaf log_path=" to the vmaf command, it will properly write the VMAF log file. The file includes the frame by frame numbers along with the aggregate values.

@alexheretic
Copy link
Owner

tbh I don't exactly recall why I used kill_on_drop(true) for ffmpeg calls, maybe they were hanging for some reason? So I'm ok with this change.

@alexheretic alexheretic merged commit 8e0d142 into alexheretic:main Dec 22, 2024
2 checks passed
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.

2 participants