The Input of the Transport Stream Multiplexer and the Output of the Transport Stream Demultiplexer are the Video and Audio Packetized Elementary Streams (PES)
MPEG-2 Transport Stream:
may contain one or multiple programs (even with independent time-base); is suitable to no error-free transmision; has a fixed length packet structure.
Transport Packet (188 bytes)
Header: 4 bytes
Payload: 184 bytes
Transport-Stream Packet and ATM transmission
The packet length is the output of a compromise: on one hand longer the packet, lower the overhead; on the other hand shorter the packet, easier the streams syncronization.
The 188 bytes transport stream packet can be easily divided into 4 ATM cells. Each ATM cell is composed by 5 bytes of header + 1 byte for the Adaptation Layer and 47 bytes for the payload (=188/4). So a transport stream can be transmitted through ATM with the minimum overhead.
Possible operations on the Transport-Streams
Program selection and demultiplexing of its elementary streams.
Recomposition of one or more Transport-Streams into one or more different Transport-Streams.
Extraction of a given Program from a Transport-Stream and production of a Program-Stream.
Transformation of a Program-Stream into a Transport-Stream.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Stream Transport
By Soixante in forum ComputerReplies: 4Last Post: 4th Apr 2014, 05:05 -
Problem converting from MPEG Program Stream to Transport Stream
By vivajam in forum Newbie / General discussionsReplies: 5Last Post: 24th Jan 2011, 04:40 -
MPEG-2 Transport Stream
By avsubvert in forum Video ConversionReplies: 2Last Post: 7th Aug 2009, 11:39 -
Conversion from Transport Stream
By mparter in forum Video ConversionReplies: 3Last Post: 7th Mar 2008, 14:02 -
need MPEG2 Transport stream and Program stream profiler
By afarun in forum ProgrammingReplies: 3Last Post: 23rd Aug 2007, 01:06