正在显示
2 个修改的文件
包含
7 行增加
和
1 行删除
不能预览此文件类型
trunk/research/ts_info.cpp
100644 → 100755
@@ -11,7 +11,13 @@ g++ -o ts_info ts_info.cpp -g -O0 -ansi | @@ -11,7 +11,13 @@ g++ -o ts_info ts_info.cpp -g -O0 -ansi | ||
11 | /** | 11 | /** |
12 | ISO/IEC 13818-1:2000(E) | 12 | ISO/IEC 13818-1:2000(E) |
13 | Introduction | 13 | Introduction |
14 | -SECTION 1 ¨C GENERAL | 14 | + Intro. 1 Transport Stream |
15 | + The Transport Stream system layer is divided into two sub-layers, one for multiplex-wide operations | ||
16 | + (the Transport Stream packet layer), and one for stream-specific operations (the PES packet layer). | ||
17 | + Intro. 2 Program Stream | ||
18 | + The Program Stream system layer is divided into two sub-layers, one for multiplex-wide operations | ||
19 | + (the pack layer), and one for stream-specific operations (the PES packet layer). | ||
20 | + Intro. 4 Packetized Elementary Stream | ||
15 | SECTION 2 ¨C TECHNICAL ELEMENTS | 21 | SECTION 2 ¨C TECHNICAL ELEMENTS |
16 | 2.4 Transport Stream bitstream requirements | 22 | 2.4 Transport Stream bitstream requirements |
17 | 2.5 Program Stream bitstream requirements | 23 | 2.5 Program Stream bitstream requirements |
-
请 注册 或 登录 后发表评论