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

Wrong ffmpeg parameters for bitrate limiting #970

Open
joef42 opened this issue Feb 3, 2025 · 0 comments
Open

Wrong ffmpeg parameters for bitrate limiting #970

joef42 opened this issue Feb 3, 2025 · 0 comments

Comments

@joef42
Copy link

joef42 commented Feb 3, 2025

I think the parameters used for ffmpeg are not doing what they are expected to do. When using crf with h264 an additional -b:v parameter is ignored. According to https://trac.ffmpeg.org/wiki/Encode/H.264#ConstrainedencodingVBVmaximumbitrate for targeting a crf while still limiting the maximum bitrate -maxrate and -bufsize should be used.

Other than that this is a great webapp, exactly what I was looking for 👍 .

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

No branches or pull requests

1 participant