Page 1 of 1

How do I get the audio to show me in both languages?

Posted: 18 Oct 2025, 16:11
by piter332
Hello, I'm using this expression

Format: Select all

{n} {sxe} {t} [{vf} {source} {vcf} {acf} {audioLanguages} Subs{textLanguages}{tags}]
But it only shows me the audio channel format of the first language, what would I have to do to get it to show me the second language as well?

thank you so much

Re: How do I get the audio to show me in both languages?

Posted: 18 Oct 2025, 16:39
by rednoah
You would have to use the {audio} binding to access all audio streams:

Format: Select all

{ audio.Format_Commercial }
:arrow: See Re: multiple audio tracks, more than 3 chapters, only english subs for a more detailed example.

Re: How do I get the audio to show me in both languages?

Posted: 18 Oct 2025, 17:07
by piter332
thanks a lot