1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00

convert ts_info to unix format

This commit is contained in:
winlin 2013-11-23 11:33:57 +08:00
parent 14211d884a
commit 145eb7bf29

View file

@ -55,7 +55,7 @@ Introduction
Intro. 1 Transport Stream Intro. 1 Transport Stream
Intro. 2 Program Stream Intro. 2 Program Stream
Intro. 4 Packetized Elementary Stream Intro. 4 Packetized Elementary Stream
SECTION 2 ¨C TECHNICAL ELEMENTS SECTION 2 TECHNICAL ELEMENTS
2.4 Transport Stream bitstream requirements 2.4 Transport Stream bitstream requirements
2.4.1 Transport Stream coding structure and parameters 2.4.1 Transport Stream coding structure and parameters
2.4.2 Transport Stream system target decoder 2.4.2 Transport Stream system target decoder
@ -72,7 +72,7 @@ SECTION 2
2.5 Program Stream bitstream requirements 2.5 Program Stream bitstream requirements
2.6 Program and program element descriptors 2.6 Program and program element descriptors
2.7 Restrictions on the multiplexed stream semantics 2.7 Restrictions on the multiplexed stream semantics
Annex A ¨C CRC Decoder Model Annex A CRC Decoder Model
*/ */
#if 1 #if 1
// Transport Stream packets are 188 bytes in length. // Transport Stream packets are 188 bytes in length.