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

Re: Burning a video DVD



Rodolfo Medina wrote:

>> 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




"[KS]" <lists04@fastmail.fm> writes:

> What is the size of your ISO image? 


$ ls -lh image.iso
-rw-r--r--  1 rodolfo rodolfo 6.6G 2006-08-10 23:05 image.iso





> 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.



$ dvd+rw-mediainfo /dev/sr1
INQUIRY:                [_NEC    ][DVD_RW ND-3540A ][1.01]
GET [CURRENT] CONFIGURATION:
 Mounted Media:         11h, DVD-R Sequential
 Media ID:              DAXON008S
 Current Write Speed:   6.1x1385=8467KB/s
 Write Speed #0:        6.1x1385=8467KB/s
 Write Speed #1:        5.1x1385=7056KB/s
 Write Speed #2:        4.1x1385=5645KB/s
 Write Speed #3:        3.1x1385=4234KB/s
 Write Speed #4:        2.0x1385=2822KB/s
 Write Speed #5:        1.0x1385=1411KB/s
GET [CURRENT] PERFORMANCE:
 Write Performance:     4.0x1385=5540KB/s@[0 -> 442367]
                        6.0x1385=8310KB/s@[442368 -> 1155071]
                        8.0x1385=11080KB/s@[1155072 -> 2297888]
 Speed Descriptor#0:    00/2297888 R@8.0x1385=11080KB/s W@8.0x1385=11080KB/s
 Speed Descriptor#1:    00/2297888 R@8.0x1385=11080KB/s W@6.0x1385=8310KB/s
 Speed Descriptor#2:    00/2297888 R@5.0x1385=6925KB/s W@4.0x1385=5540KB/s
 Speed Descriptor#3:    00/2297888 R@5.0x1385=6925KB/s W@2.0x1385=2770KB/s
READ DVD STRUCTURE[#10h]:
 Media Book Type:       25h, DVD-R book [revision 5]
 Legacy lead-out at:    2298496*2KB=4707319808
READ DVD STRUCTURE[#0h]:
 Media Book Type:       25h, DVD-R book [revision 5]
 Last border-out at:    2298496*2KB=4707319808
READ DISC INFORMATION:
 Disc status:           blank
 Number of Sessions:    1
 State of Last Session: empty
 Number of Tracks:      1
READ TRACK INFORMATION[#1]:
 Track State:           invisible incremental
 Track Start Address:   0*2KB
 Next Writable Address: 0*2KB
 Free Blocks:           2297888*2KB
 Track Size:            2297888*2KB
READ CAPACITY:          1*2048=2048



Thanks,
Rodolfo



Reply to: