Add support for multiple audio streams
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- audio-video-rtc, desktop
Research direction
Start by locating the WinRT media setup that creates the MSS and adds AudioStreamDescriptor instances. Trace how MediaPlayerElement exposes stream selection and where SwitchStreamsRequested can control decoding. Done means multiple named or language-tagged streams are selectable and only selected streams are decoded.
Written by the indexing model from the issue text.
Description
The WinRT side does support multiple audio streams (I think since creators update) and we could make use of that in this project as well. We just need to add more than one AudioStreamDescriptor to the MSS (and maybe give them some reasonable names and assign language tags), then the MediaPlayerElement should automatically show a UI to allow stream selection. Additionally, we'd need to listen to SwitchStreamsRequested, so we only decode those streams that are actually in use.
Has someone already investigated this?
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/FFmpegInterop
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/FFmpegInterop#330 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
microsoft/FFmpegInterop#327 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/FFmpegInterop#324 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
microsoft/FFmpegInterop#323 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
microsoft/FFmpegInterop#278 ·
All issues in microsoft/FFmpegInterop
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·