Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support for videos with multiple audio tracks #3125

Open
echo6ix opened this issue Nov 15, 2022 · 3 comments
Open

[Feature] Add support for videos with multiple audio tracks #3125

echo6ix opened this issue Nov 15, 2022 · 3 comments

Comments

@echo6ix
Copy link
Contributor

echo6ix commented Nov 15, 2022

Is your feature request related to a problem? Please describe.
It is not uncommon that media rips contain multiple audio tracks (eg. default track and director's commentary). There is currently no method to indicate and select audio tracks on videos that have more than one audio track.

Describe the solution you'd like

  • When multiple audio tracks are detected display an icon to indicate there are multiple tracks, and allow the user to click it to select a track
  • In the file info nav tab, display the multiple tracks and their names, for example:
    Audio track 1. Stereo - [English]
    Audio track 2. Commentary - [English]
@YurikaL
Copy link
Contributor

YurikaL commented Dec 8, 2022

Multiple audio tracks and advanced video playback in general are best suited for native external players such as mpv. Offloading video playback to such an external player would be the best solution for audio track switching support. Vote for external remote players support at #2747!

@seducingbits
Copy link

Would love support for multiple audio tracks.

Related/Duplicate of: #1058

@smegmarip
Copy link

If multi-track audio playback is beyond the current project scope, what about giving users the option to select a preferred audio track language when importing and transcoding media?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants