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

probe defaults cause issues with svt-av1 #822

Open
gibbly opened this issue Apr 22, 2024 · 1 comment
Open

probe defaults cause issues with svt-av1 #822

gibbly opened this issue Apr 22, 2024 · 1 comment

Comments

@gibbly
Copy link

gibbly commented Apr 22, 2024

Using preset 12 on svt-av1 with some settings causes blocking artifacts, particularly with 10 bit color and low crf values. This leads to vmaf calculations being wildly incorrect and causes av1an to pick inappropriately low crf values for effected scenes when using target-quality

Easy fix: set the preset for probes to 8, which doesn't seem to have this issue

Better fix: make speed/preset for probes user configurable

These were encoded at preset 12, crf 4, and pix_fmt yuv420p10le

mpv-shot0006
mpv-shot0005

@luigi311
Copy link
Contributor

you can use --probe-slow as a work around as it will use your encoding settings for the probes.

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

No branches or pull requests

2 participants