- October 26, 2010
- 537
- 201
- Home Country
- Germany
Isn't the ID just a dumb number?Couldn't you just use the ID property instead of the Index property? Or what are you requesting?
I'm meaning the real index of every stream type in the container. It's "index" with ffprobe and "streamorder" with mediainfo.dll
The order of the stream types is not always the same. Sometimes it's like this: subtitle (teletext) - index 0, video - index 1, audio (mp2) - index 2, audio (ac3) - index 3, subtitle (dvbsub) - index 4.
I cannot call the stream with stream selection, instead Emby is switching streams by an index i have to deliver.