[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Burning a video DVD



Rodolfo Medina wrote:
> Hi, all.
> 
> I created `image.iso' from a video DVD with:
> 
>  $ readcd dev=0,1,0 f=image.iso
> 
> . Now I want to copy it onto an empty DVD with:
> 
>  $ growisofs -dvd-compat -Z /dev/scd1=image.iso
> 
> , but I get the following:
> 
>  Executing 'builtin_dd if=image.iso of=/dev/scd1 obs=32k seek=0'
>  :-( /dev/scd1: 2298496 blocks are free, 3993460 to be written!
> 
> . What now?
> How come the source DVD is bigger than the empty one?
> How to copy the video?
> 
> Excuse the basic questions, thanks for any help
> Rodolfo
> 
> 

What is the size of your ISO image? What are the specs of the media you
want to write to? You can check you media specs by the following command:

~$ dvd+rw-mediainfo /dev/dvd

change /dev/dvd to appropriate optical drive.



Reply to: