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 for audio overrun during multiplexing #226

Merged
merged 2 commits into from
Jun 16, 2024

Conversation

thebetauser
Copy link
Contributor

Added -shortest flag to force a cut at the end of the shortest stream during multiplexing. This resolves issue #215 on Linux.

This PR only contains the patch for Linux since I was not able to test on Windows or with x265 encoding and the original bug report specifically mentioned Linux.

Added -shortest flag to force the shortest stream during multiplexing. This resolves issue Puyodead1#215 on linux.
@Puyodead1 Puyodead1 merged commit 2de870c into Puyodead1:master Jun 16, 2024
1 check passed
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.

2 participants