Re: [SLUG] create VCDs

From: Levi Bard (levi@bard.sytes.net)
Date: Tue May 18 2004 - 15:38:19 EDT


>I want to try storing video on VCDs (as I have a CD burner but not a DVD
>burner, and CD blanks are much cheaper than DVD blanks). I understand
>it'll be limited in resolution, framerate, and audio channels, but since
>any client TVs and the source data share those limitations too, it's OK.
>What tool has the ability to create VCDs?
>
>I got and installed GNU vcdimager 0.7.12, but its man page is abysmal, and
>its web site is down to protest software patents. It should do the job,
>if I can figure out how to use it.
>
>I thought cdrecord would work, but I was using it wrong. (cdrecord
>dev=a,b,c speed=d file.mpg) Needless to say, that didn't work.
>
>
OK, if you already have properly formatted mpegs, (352x240, 29.97 or
23.976 fps, etc for VCD on NTSC), all you need to do is run `vcdimager
file1.mpg file2.mpg ...`
It will create videocd.bin and videocd.cue, where each input file is a
separate vcd track. To burn these, you use cdrdao. As in, `cdrdao
--device a,b,c --speed d --driver generic-mmc videocd.cue`

That having been said, DVD prices have really gone down. You can get
dvd-r for under $1 now, and dvd-rw for just over $1. And a dvd+-rw
burner for ~$100.

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:40:34 EDT