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

max_b_frame and control bit_rate #121

Merged
merged 27 commits into from
Dec 19, 2024
Merged

max_b_frame and control bit_rate #121

merged 27 commits into from
Dec 19, 2024

Conversation

oldma3095
Copy link
Contributor

CodecContext.MaxBFrames()
CodecContext.SetMaxBFrames(n int)
CodecContext.RcMaxRate()
CodecContext.SetRcMaxRate(n int64)
CodecContext.RcMinRate()
CodecContext.SetRcMinRate(n int64)
CodecContext.RcBufferSize()
CodecContext.SetRcBufferSize(n int)

@oldma3095 oldma3095 changed the title control bit rate max_b_frame and control bit_rate Dec 18, 2024
Copy link
Owner

@asticode asticode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 👍

Just a few minor renaming 👍

codec_context.go Outdated Show resolved Hide resolved
codec_context.go Outdated Show resolved Hide resolved
codec_context.go Outdated Show resolved Hide resolved
codec_context.go Outdated Show resolved Hide resolved
codec_context.go Outdated Show resolved Hide resolved
codec_context.go Outdated Show resolved Hide resolved
codec_context_test.go Outdated Show resolved Hide resolved
codec_context_test.go Outdated Show resolved Hide resolved
@asticode asticode merged commit 34fa811 into asticode:master Dec 19, 2024
3 checks passed
@asticode
Copy link
Owner

Thanks for the PR! ❤️

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.

2 participants