RobustVideoMatting icon indicating copy to clipboard operation
RobustVideoMatting copied to clipboard

Support writing the audio stream back into video

Open Ahuge opened this issue 2 years ago • 1 comments

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.

Ahuge avatar Oct 15 '21 20:10 Ahuge

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

Ahuge avatar Oct 15 '21 20:10 Ahuge