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

Define Bitrate or video compression based on a factor of current media #1

Open
georgek42 opened this issue Jul 18, 2023 · 0 comments
Open

Comments

@georgek42
Copy link

Often times I've had an issue where the input file had a lower bitrate than what I had defined, causing the file to fail due to it being bigger in size post-processing than the original file, and that's just how my library is set up.

It would be possible to set a factor such as "0.8" which would define the target bitrate based on a percentage of the original bitrate of the media, perfect for H.264 to H.265 conversions, causing a lower bitrate will still maintain the same quality.

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