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.
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.