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

Any questions? Need some help?
Post Reply
piter332
Posts: 7
Joined: 13 Nov 2024, 07:27

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

Post 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
User avatar
rednoah
The Source
Posts: 24258
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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.
:idea: Please read the FAQ and How to Request Help.
piter332
Posts: 7
Joined: 13 Nov 2024, 07:27

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

Post by piter332 »

thanks a lot
Post Reply