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

CBR bitrate calculations should consider factors other than resolution #4

Open
ghost opened this issue Oct 29, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Oct 29, 2020

Currently, we only use the resolution to determine our -b:v and -maxrate argument values. However, we should consider other factors in this calculation:

  • The hard cap file size limit of 200 MB.
  • The duration of the cut
  • If we are downscaling the source video
@ghost ghost added the enhancement New feature or request label Oct 29, 2020
@ghost
Copy link
Author

ghost commented Apr 25, 2023

No one should be using this bitrate control mode unless something is wrong. This should be low priority IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants