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

repost: -dvd-compat switch breaks growisofs



Linux copernicus 2.6.12-custom #1 Thu Oct 13 18:12:49 EDT 2005 i686 GNU/Linux
 
growisofs by <appro@fy.chalmers.se>, version 5.21,
  front-ending to mkisofs: mkisofs 2.01-unofficial-iconv (i686-pc-linux-gnu)


I recently bought a dual layer dvd burner (Lite-On SOHW-1693S). I'm
trying to copy a dvd (I own it, I'm copying because I think I should
understand how).

I've burned two disks, neither work. 

First, and this is the main issue: 
	The following command works: 
		growisofs -Z /dev/dvd=image.iso
	
	The following command does not work: 
		growisofs -dvd-compat -Z /dev/dvd=image.iso

With the dvd-compat option, growisofs fails with the following:

Executing 'builtin_dd if=mabuse2.iso of=/dev/dvd obs=32k seek=0'
/dev/dvd: splitting layers at 1906256 blocks
:-[ SEND DVD+R DOUBLE LAYER RECORDING INFORMATION failed with
SK=5h/ASC=26h/ACQ=00h]: Input/output error

Here is the mediainfo:

INQUIRY:                [LITE-ON ][DVDRW SOHW-1693S][KS0A]
GET [CURRENT] CONFIGURATION:
 Mounted Media:         2Bh, DVD+R Double Layer
 Media ID:              MKM/001
 Current Write Speed:   4.0x1385=5540KB/s
 Write Speed #0:        4.0x1385=5540KB/s
 Write Speed #1:        2.4x1385=3324KB/s
GET [CURRENT] PERFORMANCE:
 Write Performance:     4.0x1385=5540KB/s@[0 -> 0]
 Speed Descriptor#0:    00/0 R@2.4x1385=3324KB/s W@4.0x1385=5540KB/s
 Speed Descriptor#1:    00/0 R@2.4x1385=3324KB/s W@2.4x1385=3324KB/s
READ DVD STRUCTURE[#0h]:
 Media Book Type:       E1h, DVD+R DL book [revision 1]
 Legacy lead-out at:    2086912*2KB=4273995776
DVD+R DOUBLE LAYER BOUNDARY INFORMATION:
 L0 Data Zone Capacity: 2086912*2KB, can still be set
READ DISC INFORMATION:
 Disc status:           appendable
 Number of Sessions:    1
 State of Last Session: incomplete
 "Next" Track:          1
 Number of Tracks:      2
READ TRACK INFORMATION[#1]:
 Track State:           reserved
 Track Start Address:   0*2KB
 Next Writable Address: 0*2KB
 Free Blocks:           3812640*2KB
 Track Size:            3812640*2KB
READ TRACK INFORMATION[#2]:
 Track State:           blank
 Track Start Address:   3812656*2KB
 Next Writable Address: 3812656*2KB
 Free Blocks:           361168*2KB
 Track Size:            361168*2KB
 ROM Compatibility LBA: 262144
READ CAPACITY:          1*2048=2048

Without the -dvd-compat switch, it does burn. However, both disks I made
failed.

Disk 1: copied disk using cpvts, created VIDEO_TS and AUDIO_TS, moved
everything to VIDEO_TS, used mkisofs as outlined in the HOWTO at
http://dvd.chevelless230.com/. I tested the image by mounting it and
running xine dvd:/media/mountpoint/. Everything worked fine. I then
wrote the dvd using growisofs -Z /dev/dvd=image.iso. The resulting disk
does not play in a standalone dvd player (tried two), and xine shows the
main menu but won't play any of the titles. It gives me the message, 

The source can't be read. Maybe you don't have enough rights for this,
or source doesn't contain data (e.g., not disk in drive). (Expected NAV
packet but none found.)

Disk 2: created an image using dd, tested it, wrote the image using
growisofs as above. This disk can't be read in a standalone player
either, and xine gives me the following message:

The source seems encrypted, and can't be read. Your DVD is probably
crypted. According to your country laws, you can or can't install/use
livdvdcss to be able to read this disk, which you bought. (Media stream
scambled/encrypted)

Why encrypted? Would this be the firmware on my burner trying to keep me
from potentially illegal activities? Or is there something else wrong?
Does anybody have a method that works for them? Media that they find
reliable (I'm using Verbatim DVD+R DL).





Reply to: