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

Update --aom_ctc v1.0 to clip infinite dB values. #802

Merged
merged 7 commits into from Jan 14, 2021

Conversation

kylophone
Copy link
Collaborator

@kylophone kylophone commented Jan 14, 2021

This PR adds the following feature extractor options:

  • psnr: min_sse
  • float_ssim : clip_db
  • float_ms_ssim: clip_db

Along with these feature extractor options, --aom_ctc v1.0 has been updated to clip PSNR/SSIM dB values according to the AOM CTC. Rationale for this is to avoid infinite values in the case of lossless comparisons.

Also in this PR is a commit to avoid building FFmpeg in our Windows Github Actions build. There is something in the CI environment which has changed which is causing this to fail. Rather than debug this now, I'm just turning it off. We have a separate CI job to build FFmpeg on Ubuntu and that is still active and passing.

@kylophone kylophone marked this pull request as draft January 14, 2021 00:57
@kylophone kylophone marked this pull request as ready for review January 14, 2021 03:46
@kylophone kylophone merged commit 8ba4a4b into master Jan 14, 2021
@kylophone kylophone deleted the libvmaf_aom_ctc_clip_db branch January 14, 2021 04:16
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

1 participant