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

Fix ffmpeg invalid arguments #63

Merged
merged 3 commits into from
Feb 21, 2022
Merged

Conversation

jeanslack
Copy link
Owner

@jeanslack jeanslack commented Feb 21, 2022

This PR fixes following errors:

  • ffmpeg invalid argument when converting with double pass.
  • ffmpeg audio output mapping string error on AV-Conversion.on_audioOUTstream method, which raises Invalid stream specifier: a1 type error. This did not allow to perform audio normalizations on indexed audio streams through specific mapping selections.

@jeanslack jeanslack merged commit 674994a into master Feb 21, 2022
@jeanslack jeanslack deleted the fix_ffmpeg_invalid_arguments branch February 23, 2022 16:47
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.

1 participant