vcdimager: Supplied Tools

 
 Supplied Tools
 ==============
 
 The following command-line tools are provided with this package:
 
 'vcdimager'
      Simple front-end, allowing for easy command-line controlled
      generation of basic VCD and SVCD disc images without an
      intermediate XML description.
 
 'libvcdinfo'
      A library for working with VCDs to extract information.
 
 'vcd-info'
      Selectively shows detailed information about the structure a Video
      CD. See SeeIntroduction (vcd-info)Top.
 
 'vcdxgen'
      XML VCD-description generator, with a command-line interface
      similar to the classic 'vcdimager' front-end.  See Seevcdxgen.
 
 'vcdxbuild'
      Builds a VCD/SVCD according to a supplied XML description and files
      containing the MPEG program streams referred to in the XML
      description.  See Seevcdxbuild.
 
 'vcdxrip'
      Disassembles a given VCD or SVCD disc into a XML description and
      the contained MPEG program streams.  See Seevcdxrip.
 
 'vcdxminfo'
      This is a debugging tool for displaying some MPEG properties, as
      conceived by internal library 'libvcd' and 'libvcdinfo'.  See See
      vcdxminfo.
 
 'cdxa2mpeg'
      A program to strip the RIFF header on CD-XA-format tracks.  See
      Seecdxa2mpeg.
 
    The generated CD images created are suitable for being burnt on to
 CD-R, by the use of a CD-recording program which recognizes the
 BIN/CUE-format, such as cdrdao(1), for instance.
 
    ---------- Footnotes ----------
 
    (1) see <http://cdrdao.sourceforge.net>