Principher
26th September 2007, 12:58
Now for a question related to what I actually do at work :)
This is a pretty basic question on parsing MPEG2-PSs. I am tryng to detect which audio streams are available in an mpeg2 file. I have interpreted some of 13818-1 in the direction that I should search for 0x000001BC (program stream map). However none of the MPEG2 PSs I have contain that value, so I have reached that I have misread the docs. Could you guide me in the right direction :)
Just to recap, how do I detect the number of audio streams in an MPEG2 PS?
This is a pretty basic question on parsing MPEG2-PSs. I am tryng to detect which audio streams are available in an mpeg2 file. I have interpreted some of 13818-1 in the direction that I should search for 0x000001BC (program stream map). However none of the MPEG2 PSs I have contain that value, so I have reached that I have misread the docs. Could you guide me in the right direction :)
Just to recap, how do I detect the number of audio streams in an MPEG2 PS?