View Full Version : Audio track numbering in DGIndex
berrinam
24th January 2006, 08:32
In DGIndex, are the audio tracks always set to count from one up, for any type of MPEG2-compatible audio? What I mean is, if there is one audio track, will it always be labelled Track 1, and if there are two audio tracks, will they be Tracks 1 and 2, and so on?
Guest
24th January 2006, 23:47
For program streams, the audio stream ID is used to determine the track number:
0x1c0 (stream 0) -> Track 1
0x1c1 (stream 1) -> Track 2
etc.
For transport streams, only one audio PID can be selected, so it is always assigned to Track 1.
I cannot guarantee that DVD makers start populating tracks with stream 0, but I haven't seen a counterexample. Probably 'mpucoder' would know more about that I do.
berrinam
25th January 2006, 05:22
Thanks for your response.
Doom9
18th April 2006, 10:32
Is there any way to make a mapping between the audio Stream ID and the substream IDs?
E.g. a DVD that has two AC3 tracks and a DTS track with substream IDs 0x81, 0x82 and 0x88, DGIndex names the DTS one (0x88) xyz_T01...dts, the first AC3 one xyz_T02...ac3.
Ripping tools generally list the substream ID... is there any way to make a 1:1 match that works in call cases?
Guest
20th April 2006, 01:59
I don't know what you mean by "substream ID".
Please tell me how to see the "substream ID" using, say, DVDDecrypter.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.