Skip to content

Add option to merge audio streams together #12

@Adam-Kay

Description

@Adam-Kay

Improvement Description

When #9 is closed, the encoder utility will be able to preserve all audio streams that are in the input file. But video players by default will only play the first stream and the second one will be silenced. This is inconvenient for certain kinds of recordings, where system audio and microphone audio are in separated tracks.

Functionality / Design

Maybe detect if there are files with multiple audio streams and offer to merge them together in the final file.

How to implement

Somehow the program will "scan" ahead and see if there are files with dual audio tracks and ask what it should do prior to the start of the encoding queue.

Metadata

Metadata

Assignees

Labels

backburnerThis is low-priority or requires something else to be completed firstenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions