Skip to content

Add CQP options to screen recorder hardware encoders #7967

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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

girlbossdev
Copy link

@girlbossdev girlbossdev commented Jun 6, 2025

I've added options to use CQP instead of a set bitrate to the hardware encoders, in the same way that CRF is implemented for x264 and x265. I've only tested this with AMF, but from my research these options seem to be platform-agnostic.

I wasn't fully sure if I should enable it by default since it is a (mildly) breaking change, but I ended up doing it because I was going for "feature parity" with the software encoders. If I should change this, please let me know.

@girlbossdev girlbossdev marked this pull request as draft June 10, 2025 12:27
@girlbossdev
Copy link
Author

Seems like these options are not as platform-agnostic as I thought, I'll need to do more testing on different hardware

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.

1 participant