freebsd-ports/multimedia/vcdtools/pkg-descr
Kevin Lo ef9ce9ce3d - Fix MASTER_SITES
- Remove obsolete WWW

PR: 42038
Submitted by: Ports Fury
2002-08-28 03:54:02 +00:00

12 lines
553 B
Text

The VCD-Tools contain two programs, vcdmplex for multiplexing a MPEG audio
and video stream in a form suitable for the VCD and mkvcdfs for making a
raw image of the VCD.
HOW TO MAKE A VCD:
- create a MPEG-1 video stream with the dimensions 352x240 (NTSC) or
352x288 (PAL) and a bitrate of 1152 KBit/sec
- create a MPEG-1 layer 2 audiostream with a sample rate of 44100 Hz,
stereo and a bitrate of 224 KBit/sec
- multiplex these two streams with vcdmplex
- use mkvcdfs to create a VCD image of one ore more of those MPEG streams