summaryrefslogtreecommitdiff
path: root/multimedia/vcdtools/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-08 17:54:12 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-08 17:54:12 +0000
commit45821c2e7cf74d39c6381cdadb50333136fcb637 (patch)
treef232a8f2e58238751372270eefc9f29461edfda8 /multimedia/vcdtools/pkg-descr
parentadd vcdpad (diff)
add vcdtools, enable you to create your own VCD
Notes
Notes: svn path=/head/; revision=39277
Diffstat (limited to 'multimedia/vcdtools/pkg-descr')
-rw-r--r--multimedia/vcdtools/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/vcdtools/pkg-descr b/multimedia/vcdtools/pkg-descr
new file mode 100644
index 000000000000..70de86592ac1
--- /dev/null
+++ b/multimedia/vcdtools/pkg-descr
@@ -0,0 +1,14 @@
+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
+
+WWW: http://www.munich-vision.de/vcd/