-
Notifications
You must be signed in to change notification settings - Fork 210
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
MinGW+GCC fails possibly due to changes in SVT-AV1 #2589
Comments
logs.zip collected by M-AB-S while building |
Thanks for the bug report. I think the following are the relevant SVT-AV1 commits: |
@LigH-de We probably will wait until SVT-AV1 v3.0 is released to fix this because it is tricky to fix this while the SVT-AV1 team is cleaning up its public API. It will be easier to handle this with an API version check. |
For the time being, it's possible to use the -psy branch of svt-av1 b/c it hasn't changed their api yet. For avif encoding, they're still ahead of mainline due to --tune=4 (about the same as -tune=viqo in latest aom). |
Related to m-ab-s/media-autobuild_suite#2816 (comment)
Building libavif binaries in the media-autobuild suite started to fail about the same time as there was an issue with ffmpeg reported.
I guess the reason may be a change in SVT-AV1.
The text was updated successfully, but these errors were encountered: