FFmpeg 5 and pre-built CBS#509
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
2e206f8 to
cbd53ac
Compare
33fc39d to
ca07149
Compare
c9b08b1 to
ef65b0f
Compare
|
Correct me if I'm wrong, but I don't think is still a breaking change for third-party package maintainers. |
Maybe not... my thought was that this is now much more tightly coupled to our bundle of dependencies whereas before it could have been changed without too much hassle to link with any ffmpeg build |
f564373 to
b691e7f
Compare
|
Hi, This PR looks good, except it seems that you've renamed |
This should have only been changed for the AMF encoders... I'll revert the other changes |
Thanks! You also don't need to worry about updating the nvenc presets: #623 That PR shouldn't cause any conflicts with your work once you've reverted the |
Include new files
Add additional va libraries
Actually commit conflict resolution
64ece2d to
e6ea801
Compare
Description
Move to FFmpeg 5 for all builds. The CBS library has been moved upstream to the pre-built repo and is bundled as libcbs.a there, see LizardByte/build-deps#34.
Issues Fixed or Closed
Type of Change
Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.