Add count of Audio Streams to Filename?

Any questions? Need some help?
Post Reply
smogan
Posts: 1
Joined: 07 Nov 2013, 06:47

Add count of Audio Streams to Filename?

Post by smogan »

I wonder if there is some (hidden?) way to add the count of audio streams (not channels) to the naming scheme e.g. for multilingual releases?
User avatar
rednoah
The Source
Posts: 24017
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Add count of Audio Streams to Filename?

Post by rednoah »

Use audios object to access any audio stream:

Code: Select all

{audios.size()}
:idea: Please read the FAQ and How to Request Help.
Post Reply