fixed it by modify dvb pmtparse.cpp file
add at line 164
case 0x06: // PES Private
if (!isvideo)
{
isaudio = 1;
audio.type = audioStream::atAC3;
}
sangood hasn't added any friends yet.
11 September 2013 - 07:55
fixed it by modify dvb pmtparse.cpp file
add at line 164
4 September 2013 - 09:57
4 September 2013 - 09:28
4 September 2013 - 08:49
The dvbviewer streaming is ok.it can got the sound by setting the ac3 pid.
4 September 2013 - 06:28
I got this code below by TS analyse.
0x000092BE AC3 Frame
SyncInfo():
CRC1 = 59616
fscod = 0
frmsizecod = 30
SamplingRate = 48000
FrameSize = 1792
BitRate = 448000
Duration = 0.032000
BSI():
bsid = 8
bsmod = 0
acmod = 2
dsurmod = 0
lfeon = 0
dialnorm = 31
compre = 1
compr = 241
langcode = 0
Channels = 2