1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

add reference doc from vb

This commit is contained in:
winlin 2013-11-17 11:27:06 +08:00
parent 553eec5769
commit 741564b809
2 changed files with 7 additions and 1 deletions

8
trunk/research/ts_info.cpp Normal file → Executable file
View file

@ -11,7 +11,13 @@ g++ -o ts_info ts_info.cpp -g -O0 -ansi
/**
ISO/IEC 13818-1:2000(E)
Introduction
SECTION 1 ¨C GENERAL
Intro. 1 Transport Stream
The Transport Stream system layer is divided into two sub-layers, one for multiplex-wide operations
(the Transport Stream packet layer), and one for stream-specific operations (the PES packet layer).
Intro. 2 Program Stream
The Program Stream system layer is divided into two sub-layers, one for multiplex-wide operations
(the pack layer), and one for stream-specific operations (the PES packet layer).
Intro. 4 Packetized Elementary Stream
SECTION 2 ¨C TECHNICAL ELEMENTS
2.4 Transport Stream bitstream requirements
2.5 Program Stream bitstream requirements