Skip to content

Copy all avaiable input streams to the output#51

Open
elijahmathews wants to merge 1 commit intoBrettSheleski:masterfrom
elijahmathews:master
Open

Copy all avaiable input streams to the output#51
elijahmathews wants to merge 1 commit intoBrettSheleski:masterfrom
elijahmathews:master

Conversation

@elijahmathews
Copy link

Currently, comchap (and I believe comcut as well) does not copy the all input streams to the chapterized/trimmed output file. I've mostly noticed this with inputs that have multiple audio streams included within, where only the first of these streams ends up landing in the output.

This pull request should address this by adding -map 0 to the FFmpeg command to ensure that all streams (e.g. video, audio, subtitles) are copied into the output.

@BrettSheleski
Copy link
Owner

Awesome, will review when I'm at a computer. First glance on my phone looks great.

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