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

Support writing the audio stream back into video #83

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

Conversation

Ahuge
Copy link

@Ahuge Ahuge commented Oct 15, 2021

This PR remuxes the audio stream back into the output video.

When output_type == video, we can support adding back the audio stream
from the original video input.

It introduces a new convert_video flag passthrough_audio: bool = True.

When output_type == video, we can support adding back the audio stream
from the original video input.
@Ahuge
Copy link
Author

Ahuge commented Oct 15, 2021

I don't know if you are accepting PRs on this repo. I just found this functionality useful and wanted to offer it upstream

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