Skip to content

Add custom audio track selection (pick any subset of tracks 1-6) - #185

Open
ilyambr wants to merge 2 commits into
exeldro:masterfrom
ilyambr:custom-audio-track-selection
Open

Add custom audio track selection (pick any subset of tracks 1-6)#185
ilyambr wants to merge 2 commits into
exeldro:masterfrom
ilyambr:custom-audio-track-selection

Conversation

@ilyambr

@ilyambr ilyambr commented Aug 8, 2026

Copy link
Copy Markdown

Addresses #169.

Previously the "Audio Track" option only allowed a single track or all tracks. This adds a "Custom" mode with per-track checkboxes so specific tracks (e.g. 5 and 6) can be selected for recording/streaming/replay.

Reuses the existing multi-encoder/multi-mixer output plumbing already used by the "all tracks" mode -- doesn't change default behavior, purely additive (a new option alongside the existing single/all-track choices).

Note on the second commit: it also renames the existing "all tracks" mode's per-track encoder titles from "{source name} track N" to "Track N", matching the naming already used in the track-selection properties UI (some editors didn't surface the old "{source name} track N" title cleanly). That's a small, independent improvement to already-existing behavior, not specific to the new Custom mode -- happy to split it into a separate PR if you'd rather review it apart from the Custom-mode addition.

ilyambr added 2 commits August 8, 2026 10:24
Previously the audio track option only allowed a single track or all
tracks. Adds a "Custom" mode with per-track checkboxes so specific
tracks (e.g. 5 and 6) can be selected for recording/streaming/replay,
reusing the existing multi-encoder/multi-mixer output plumbing.
…ing them untitled

The muxed file's audio stream title metadata was previously set to
'{source name} track N', which some editors don't surface cleanly. Matches
the naming already used in the track-selection properties UI.
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