Chouonsoku
7th October 2007, 20:59
I'm trying to demux the audio from Incubus: Alive at Red Rocks and I'm having some issues. When I use the command "xport -h 00000.m2ts 0 17 0", I get an output of:
xport Transport Stream Demuxer 0.98
program = 0, video channel = 17, audio channel = 0
Program Number = 0 (0x0000), Program Map PID = 31 (0x001f)
Program Number = 1 (0x0001), Program Map PID = 256 (0x0100)
Discontinuity!, pid = 4113 <0x1011>, received = 8, expected = 11, at 4131628
Discontinuity!, pid = 4354 <0x1102>, received = 14, expected = 4, at 4131634
Discontinuity!, pid = 4352 <0x1100>, received = 9, expected = 1, at 4131706
Discontinuity!, pid = 256 <0x0100>, received = 3, expected = 7, at 4133822
Discontinuity!, pid = 31 <0x001f>, received = 2, expected = 9, at 4146977
Discontinuity!, pid = 4113 <0x1011>, received = 7, expected = 5, at 10217943
Discontinuity!, pid = 4352 <0x1100>, received = 13, expected = 8, at 10217944
Discontinuity!, pid = 4354 <0x1102>, received = 7, expected = 8, at 10217945
Discontinuity!, pid = 256 <0x0100>, received = 1, expected = 9, at 10219286
Discontinuity!, pid = 31 <0x001f>, received = 15, expected = 13, at 10239874
Discontinuity!, pid = 4608 <0x1200>, received = 12, expected = 15, at 10243186
packets for pid 0 <0x0000> = 8941, first = 1, last = 20710870
packets for pid 31 <0x001f> = 934, first = 3, last = 20703504
packets for pid 256 <0x0100> = 8941, first = 2, last = 20710871
packets for pid 4097 <0x1001> = 9337, first = 4, last = 20711317
packets for pid 4113 <0x1011> = 14908683, first = 5, last = 20712106
packets for pid 4352 <0x1100> = 4032436, first = 21, last = 20712062
packets for pid 4353 <0x1101> = 1344507, first = 24, last = 20710838
packets for pid 4354 <0x1102> = 393611, first = 36, last = 20711603
packets for pid 4608 <0x1200> = 4716, first = 2670705, last = 20612815
coded frames = 0, video fields = 0
I noticed that it shows that there are two programs, so I tried switching out the first with the second and got this:
xport Transport Stream Demuxer 0.98
program = 1, video channel = 17, audio channel = 0
Program Number = 0 (0x0000), Program Map PID = 31 (0x001f)
Program Number = 1 (0x0001), Program Map PID = 256 (0x0100)
program descriptor = 0x05, 0x04, 0x48, 0x44, 0x4d, 0x56
program descriptor = 0x88, 0x04, 0x0f, 0xff, 0xff, 0xfc
ES descriptor for stream type 0x1b = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x1b, 0x61, 0x3f
ES descriptor for stream type 0x80 = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x80, 0x61, 0xff
ES descriptor for stream type 0x80 = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x80, 0x31, 0xff
ES descriptor for stream type 0x81 = 0x05, 0x04, 0x41, 0x43, 0x2d, 0x33
ES descriptor for stream type 0x81 = 0x81, 0x04, 0x06, 0x48, 0x0e, 0x00
Discontinuity!, pid = 4113 <0x1011>, received = 8, expected = 11, at 4131628
Discontinuity!, pid = 4354 <0x1102>, received = 14, expected = 4, at 4131634
Discontinuity!, pid = 4352 <0x1100>, received = 9, expected = 1, at 4131706
Discontinuity!, pid = 256 <0x0100>, received = 3, expected = 7, at 4133822
Discontinuity!, pid = 31 <0x001f>, received = 2, expected = 9, at 4146977
Discontinuity!, pid = 4113 <0x1011>, received = 7, expected = 5, at 10217943
Discontinuity!, pid = 4352 <0x1100>, received = 13, expected = 8, at 10217944
Discontinuity!, pid = 4354 <0x1102>, received = 7, expected = 8, at 10217945
Discontinuity!, pid = 256 <0x0100>, received = 1, expected = 9, at 10219286
Discontinuity!, pid = 31 <0x001f>, received = 15, expected = 13, at 10239874
Discontinuity!, pid = 4608 <0x1200>, received = 12, expected = 15, at 10243186
ts rate = unspecified
packets for pid 0 <0x0000> = 8941, first = 1, last = 20710870
packets for pid 31 <0x001f> = 934, first = 3, last = 20703504
packets for pid 256 <0x0100> = 8941, first = 2, last = 20710871
packets for pid 4097 <0x1001> = 9337, first = 4, last = 20711317
packets for pid 4113 <0x1011> = 14908683, first = 5, last = 20712106
packets for pid 4352 <0x1100> = 4032436, first = 21, last = 20712062
packets for pid 4353 <0x1101> = 1344507, first = 24, last = 20710838
packets for pid 4354 <0x1102> = 393611, first = 36, last = 20711603
packets for pid 4608 <0x1200> = 4716, first = 2670705, last = 20612815
coded frames = 0, video fields = 0
I'm sort of at a loss as to where to go from here since I haven't had this issue with any Blu-Ray titles before. And, I already tried extracting the audio with TsRemux. It came out as static, as do most PCM files I extract with it. Any help would be appreciated.
xport Transport Stream Demuxer 0.98
program = 0, video channel = 17, audio channel = 0
Program Number = 0 (0x0000), Program Map PID = 31 (0x001f)
Program Number = 1 (0x0001), Program Map PID = 256 (0x0100)
Discontinuity!, pid = 4113 <0x1011>, received = 8, expected = 11, at 4131628
Discontinuity!, pid = 4354 <0x1102>, received = 14, expected = 4, at 4131634
Discontinuity!, pid = 4352 <0x1100>, received = 9, expected = 1, at 4131706
Discontinuity!, pid = 256 <0x0100>, received = 3, expected = 7, at 4133822
Discontinuity!, pid = 31 <0x001f>, received = 2, expected = 9, at 4146977
Discontinuity!, pid = 4113 <0x1011>, received = 7, expected = 5, at 10217943
Discontinuity!, pid = 4352 <0x1100>, received = 13, expected = 8, at 10217944
Discontinuity!, pid = 4354 <0x1102>, received = 7, expected = 8, at 10217945
Discontinuity!, pid = 256 <0x0100>, received = 1, expected = 9, at 10219286
Discontinuity!, pid = 31 <0x001f>, received = 15, expected = 13, at 10239874
Discontinuity!, pid = 4608 <0x1200>, received = 12, expected = 15, at 10243186
packets for pid 0 <0x0000> = 8941, first = 1, last = 20710870
packets for pid 31 <0x001f> = 934, first = 3, last = 20703504
packets for pid 256 <0x0100> = 8941, first = 2, last = 20710871
packets for pid 4097 <0x1001> = 9337, first = 4, last = 20711317
packets for pid 4113 <0x1011> = 14908683, first = 5, last = 20712106
packets for pid 4352 <0x1100> = 4032436, first = 21, last = 20712062
packets for pid 4353 <0x1101> = 1344507, first = 24, last = 20710838
packets for pid 4354 <0x1102> = 393611, first = 36, last = 20711603
packets for pid 4608 <0x1200> = 4716, first = 2670705, last = 20612815
coded frames = 0, video fields = 0
I noticed that it shows that there are two programs, so I tried switching out the first with the second and got this:
xport Transport Stream Demuxer 0.98
program = 1, video channel = 17, audio channel = 0
Program Number = 0 (0x0000), Program Map PID = 31 (0x001f)
Program Number = 1 (0x0001), Program Map PID = 256 (0x0100)
program descriptor = 0x05, 0x04, 0x48, 0x44, 0x4d, 0x56
program descriptor = 0x88, 0x04, 0x0f, 0xff, 0xff, 0xfc
ES descriptor for stream type 0x1b = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x1b, 0x61, 0x3f
ES descriptor for stream type 0x80 = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x80, 0x61, 0xff
ES descriptor for stream type 0x80 = 0x05, 0x08, 0x48, 0x44, 0x4d, 0x56, 0xff, 0
x80, 0x31, 0xff
ES descriptor for stream type 0x81 = 0x05, 0x04, 0x41, 0x43, 0x2d, 0x33
ES descriptor for stream type 0x81 = 0x81, 0x04, 0x06, 0x48, 0x0e, 0x00
Discontinuity!, pid = 4113 <0x1011>, received = 8, expected = 11, at 4131628
Discontinuity!, pid = 4354 <0x1102>, received = 14, expected = 4, at 4131634
Discontinuity!, pid = 4352 <0x1100>, received = 9, expected = 1, at 4131706
Discontinuity!, pid = 256 <0x0100>, received = 3, expected = 7, at 4133822
Discontinuity!, pid = 31 <0x001f>, received = 2, expected = 9, at 4146977
Discontinuity!, pid = 4113 <0x1011>, received = 7, expected = 5, at 10217943
Discontinuity!, pid = 4352 <0x1100>, received = 13, expected = 8, at 10217944
Discontinuity!, pid = 4354 <0x1102>, received = 7, expected = 8, at 10217945
Discontinuity!, pid = 256 <0x0100>, received = 1, expected = 9, at 10219286
Discontinuity!, pid = 31 <0x001f>, received = 15, expected = 13, at 10239874
Discontinuity!, pid = 4608 <0x1200>, received = 12, expected = 15, at 10243186
ts rate = unspecified
packets for pid 0 <0x0000> = 8941, first = 1, last = 20710870
packets for pid 31 <0x001f> = 934, first = 3, last = 20703504
packets for pid 256 <0x0100> = 8941, first = 2, last = 20710871
packets for pid 4097 <0x1001> = 9337, first = 4, last = 20711317
packets for pid 4113 <0x1011> = 14908683, first = 5, last = 20712106
packets for pid 4352 <0x1100> = 4032436, first = 21, last = 20712062
packets for pid 4353 <0x1101> = 1344507, first = 24, last = 20710838
packets for pid 4354 <0x1102> = 393611, first = 36, last = 20711603
packets for pid 4608 <0x1200> = 4716, first = 2670705, last = 20612815
coded frames = 0, video fields = 0
I'm sort of at a loss as to where to go from here since I haven't had this issue with any Blu-Ray titles before. And, I already tried extracting the audio with TsRemux. It came out as static, as do most PCM files I extract with it. Any help would be appreciated.