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

Also filter bitrates #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crishoj
Copy link

@crishoj crishoj commented Sep 29, 2023

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #79
License MIT

What's in this PR?

This changes the filtering in AutoReps->sides() to also remove corresponding bitrates, in case a size is rejected.

Why?

This fixes the issue where autoGenerateRepresentations() would fail with The count of side value array must be the same as the count of kilo bitrate array in cases where both sizes and bitrates are provided, and filtering rejects some of the sizes.

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.

The count of side value array must be the same as the count of kilo bitrate array
1 participant