When making MKV's I would like to achieve the following:
FAVLANG audio without subtitles if FAVLANG exist (lowest weight).
Original language with FAVLANG subtitles or english subtitles if FAVLANG doesn't exist (highest weight).
Can this be done in a profile
What is contained in input="default", just video and subtitles, or are there audio here as well
The "N" is described as being the track number, is it really a stream number (within a track)
Is the original sound track always stream 0
Thanks!
~Per
Last edited by Knaldgas on Sat Mar 17, 2012 11:44 am, edited 1 time in total.
Knaldgas wrote:When making MKV's I would like to achieve the following:
FAVLANG audio without subtitles if FAVLANG exist (lowest weight).
Original language with FAVLANG subtitles or english subtitles if FAVLANG doesn't exist (highest weight).
Can this be done in a profile
Unfortunately no. Request noted.
Knaldgas wrote:
What is contained in input="default", just video and subtitles, or are there audio here as well
This part of profile is not related to selection. Different selection tokens behave differently, some match only audio, some only subtitles, some both, and there is only one token that matches video.
Knaldgas wrote:
The "N" is described as being the track number, is it really a stream number (within a track)
This functionality is unfortunately broken.
Knaldgas wrote:
Is the original sound track always stream 0
All streams are added in the same order as they are mastered on the source media. Most times stream 0 is the "main" track.