PDA

View Full Version : how to get the codec information in the ts file


kcynice
26th August 2008, 09:01
I am puzzled by the *.ts(transport stream) file.
When i rebuilt the pes packets, where could i got the codec information of each stream included in element stream? or any related documents? i have only iso13838-1.pdf
thanks,

Dmitry Vergheles
26th August 2008, 09:16
the spec you need is ISO/IEC 13818-1; GENERIC CODING OF MOVING PICTURES AND ASSOCIATED AUDIO: SYSTEMS;

kcynice
26th August 2008, 10:58
the spec you need is ISO/IEC 13818-1; GENERIC CODING OF MOVING PICTURES AND ASSOCIATED AUDIO: SYSTEMS;

i got it, the stream_type section store that.thanks