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 request] Show more info on the audio track list #171

Closed
04arm opened this issue Dec 3, 2024 · 1 comment · May be fixed by #173
Closed

[Feature request] Show more info on the audio track list #171

04arm opened this issue Dec 3, 2024 · 1 comment · May be fixed by #173

Comments

@04arm
Copy link

04arm commented Dec 3, 2024

When you open a file with multiple audio tracks, you have to choose the audio track you want from a list that looks like this:

Track 01: aac
Track 02: aac
Track 03: aac
Track 04: opus
Track 05: eac3

Choosing the right track would be easier if the list showed more information, like this:

Track 01: aac, 5.1, en: English
Track 02: aac, 2.0, en: English (SDH)
Track 03: aac, 2.0, en: English (DVD commentary)
Track 04: opus, 2.0, es-419: Spanish, Latin America (TV dub)
Track 05: eac3, 2.0, es-ES: Spanish, Spain
Track ##: codec, channels, language: Title
@arch1t3cht
Copy link
Owner

This has been requested a couple of times, but the libraries Aegisub uses to load audio and video (FFMS2, BestSource, etc) do not expose this information, so there's no easy way to do this.

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 a pull request may close this issue.

2 participants