VCD copy

Rashkae ubuntu at tigershaunt.com
Fri Apr 6 23:41:37 UTC 2007


Nikolai wrote:
> Hi all,
> I've created some VCD discs from my video camera and now I would like
> to duplicate some of them. What application should I use for this? k3b
> doesn't seem to be able to copy a VCD, is there's anything else I can
> use? Thanks.


Unfortunately, I'm not familiar enough with the GUI cd-recorders to make
a suggestion in that area.  But if all else fails, all you need to copy
a disc is dd and cdrecord

dd if=/dev/cdrom of=burn.iso
cdrecord dev=/dev/cdrom -v -dao burn.iso

Or, if your writing these out to a dvd.

growisofs -Z /dev/dvd=burn.iso





More information about the ubuntu-users mailing list