Reply to thread

Isn't the ID just a dumb number?

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.


Top Bottom