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

Action: Test target-quality is working correctly. #743

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

luigi311
Copy link
Contributor

Addresses #719

Adds a test to make sure target-quality is actually working by encoding at a target of 95 and 80 and then comparing to make sure the 95 version is bigger than the 80. In the event that it does fail it will also cat the log files to make sure so the developers can see what is happening and adjust the test or fix the issue if there is one.

In this case we can see that there is no vmaf comparison happening and av1an is just doing a normal chunk encoding thus the two 95 and 80 are exactly the same size and is validated by the logs.

@master-of-zen
Copy link
Owner

That's a good test 👍🏽

@master-of-zen
Copy link
Owner

UNFORTUNATELY, we can't merge it because it doesn't pass tests 🤓

@master-of-zen master-of-zen merged commit 561b32d into master-of-zen:master Mar 31, 2023
@luigi311 luigi311 deleted the workflow_testing branch April 2, 2023 01:52
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.

None yet

2 participants