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

Add support for h.264 codec profiles #956

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

davidplowman
Copy link
Collaborator

Both hardware and libav h.264 encoders are updated. The hardware will support baseline, constrained baseline, main and high. libav will support, well, what libav supports (which is a much wider selection).

libav users can also change the encoder "preset" for higher quality encode when there is sufficient CPU available.

Both hardware and libav h.264 encoders are updated. The hardware will
support baseline, constrained baseline, main and high. libav will
support, well, what libav supports (which is a much wider selection).

libav users can also change the encoder "preset" for higher quality
encode when there is sufficient CPU available.

Signed-off-by: David Plowman <[email protected]>
@davidplowman davidplowman merged commit 3c4d041 into next Feb 15, 2024
4 checks passed
@davidplowman davidplowman deleted the h264-profile-support branch February 15, 2024 14:33
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