Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How to identify DVD recording format?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
cc
Posts: 820
Joined: 2005-06-08 19:14

How to identify DVD recording format?

#1 Post by cc »

hi

How to identify DVD media recording format, I mean is it +R or -R media under Debian?
Last edited by cc on 2010-05-01 01:09, edited 2 times in total.

User avatar
julian67
Posts: 4633
Joined: 2007-04-06 14:39
Location: Just hanging around
Been thanked: 7 times

Re: Identify DVD recording format

#2 Post by julian67 »

Code: Select all

dvd+rw-mediainfo /dev/dvd
example:

Code: Select all

$ dvd+rw-mediainfo /dev/sr0
INQUIRY:                [HL-DT-ST][DVDRAM GH15F    ][EG00]
GET [CURRENT] CONFIGURATION:
 Mounted Media:         1Ah, DVD+RW
 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 -> 2295103]
 Speed Descriptor#0:    02/2295103 R@3.3x1385=4584KB/s W@4.0x1385=5540KB/s
 Speed Descriptor#1:    02/2295103 R@3.3x1385=4584KB/s W@2.4x1385=3324KB/s
READ DVD STRUCTURE[#0h]:
 Media Book Type:       00h, DVD-ROM book [revision 0]
 Media ID:              INFODISC/A10
 Legacy lead-out at:    2295104*2KB=4700372992
READ DISC INFORMATION:
 Disc status:           complete
 Number of Sessions:    1
 State of Last Session: complete
 Number of Tracks:      1
 BG Format Status:      suspended
READ FORMAT CAPACITIES:
 formatted:		2295104*2048=4700372992
 26h(0):		2295104*2048=4700372992
READ TRACK INFORMATION[#1]:
 Track State:           complete
 Track Start Address:   0*2KB
 Free Blocks:           0*2KB
 Track Size:            2295104*2KB
FABRICATED TOC:
 Track#1  :             14@0
 Track#AA :             14@2295104
 Multi-session Info:    #1@0
READ CAPACITY:          2295104*2048=4700372992
Wisdom from my inbox: "do not mock at your pottenocy"

cc
Posts: 820
Joined: 2005-06-08 19:14

Re: Identify DVD recording format

#3 Post by cc »

Thx, it works well, but can dvd+rw-mediainfo /dev/dvd identify a kind of protection mechanisms?

User avatar
julian67
Posts: 4633
Joined: 2007-04-06 14:39
Location: Just hanging around
Been thanked: 7 times

Re: Identify DVD recording format

#4 Post by julian67 »

Code: Select all

man dvd+rw-mediainfo
will tell you this much quicker than asking on the board. No.
Wisdom from my inbox: "do not mock at your pottenocy"

cc
Posts: 820
Joined: 2005-06-08 19:14

Re: Identify DVD recording format

#5 Post by cc »

julian67 wrote:

Code: Select all

man dvd+rw-mediainfo
will tell you this much quicker than asking on the board. No.
under man dvd+rw-mediainfo I cannot find about a protection mechanisms.

User avatar
julian67
Posts: 4633
Joined: 2007-04-06 14:39
Location: Just hanging around
Been thanked: 7 times

Re: Identify DVD recording format

#6 Post by julian67 »

That's what the "No." means in my previous post. If it's not described in the manual that's because it's not a feature.
Wisdom from my inbox: "do not mock at your pottenocy"

cc
Posts: 820
Joined: 2005-06-08 19:14

Re: Identify DVD recording format

#7 Post by cc »

Is it any other tool to find out the kind of protection mechanisms?

User avatar
mzilikazi
Forum Account
Forum Account
Posts: 3282
Joined: 2004-09-16 02:14
Location: Colorado Springs, CO

Re: Identify DVD recording format

#8 Post by mzilikazi »

cc wrote:Is it any other tool to find out the kind of protection mechanisms?
Yes. Not completely free software but it runs quite well on Linux even though it's a beta.
Debian Sid Laptops:
AMD Athlon(tm) 64 X2 Dual-Core Processor TK-55 / 1.5G
Intel(R) Pentium(R) Dual CPU T2390 @ 1.86GHz / 3G

Post Reply