-
-
Notifications
You must be signed in to change notification settings - Fork 35
build(deps): Update to FFmpeg 8.0 branch #482
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
Conversation
|
|
Testing is complete on all platforms so this should be good to go. |
|
Recent nightly versions of Sunshine break VA-API HEVC encoding on RDNA3.5, resulting in an extra green bar at the bottom. I did not bisect, but I guess this was because |
Confirmed that https://github.com/LizardByte/Sunshine/actions/runs/16784617469 is the last good (successful) build and https://github.com/LizardByte/Sunshine/actions/runs/16966842290 is the first bad (successful) build, where LizardByte/Sunshine#4143 was merged in between. |
This also happens on my RX 6600 (RDNA 2) |



Description
This updates FFmpeg to the new 8.0 release branch. I got all of our AMF and NVENC patches upstreamed for FFmpeg 8.0, however a bug was introduced during the upstream AMF rewrite that requires a new patch.
This will require a corresponding change to Sunshine to address some build issues and option names that changed during the upstreaming process.
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage