lotus

previous page: 89  How do you tell an MPEG-1 bitstream from an MPEG-2 bitstream ?
  
page up: MPEG FAQ
  
next page: 91  Coded block pattern (MPEG-2)

90 What are start codes? (MPEG-2)




Description

This article is from the MPEG FAQ, by Frank Gadegast phade@cs.tu-berlin.de with numerous contributions by others.

90 What are start codes? (MPEG-2)

These 32-bit byte-aligned codes provide a mechanism for cheaply
searching coded bitstreams for commencement of various layers of video
without having to actually parse variable-length codes or perform any
decoder arithmetic. Start codes also provide a mechanism for
resynchronization in the presence of bit errors. A start code may be
preceded by an arbitrary number of zero bytes. The zero bytes can be
use to guarantee that a start code occurs within a certain location, or
by rate control to increase the bitrate of a coded bitstream.

 

Continue to:













TOP
previous page: 89  How do you tell an MPEG-1 bitstream from an MPEG-2 bitstream ?
  
page up: MPEG FAQ
  
next page: 91  Coded block pattern (MPEG-2)