• michael's avatar
    improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) · 5de223ec
    michael authored
      - the first audio and video packs now contain only a system header and lots
      of padding.
      - no system headers in any packs other than the first ones
      - the two system headers only contain information about "their" stream
      - fixed some header values (muxrate, some flags, ...) so that they have the
      values specified by the standard
      - padding packs are inserted if the mux rate would be below 75 packs per
      second (the rate must not be below or above that value).
      - fixed the SCR of the packs
      - 20 zero bytes are now inserted at the end of each audio pack, after the
      data packet
    
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2804 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    5de223ec
mpeg.c 46.6 KB