]> git.pld-linux.org Git - packages/cdrkit.git/blob - cdrkit-1.1.11-dvdman.patch
debian patch to fix build with gcc 10
[packages/cdrkit.git] / cdrkit-1.1.11-dvdman.patch
1 diff -up cdrkit-1.1.11/wodim/wodim.1.dvdman cdrkit-1.1.11/wodim/wodim.1
2 --- cdrkit-1.1.11/wodim/wodim.1.dvdman  2011-06-08 14:49:00.073093571 +0200
3 +++ cdrkit-1.1.11/wodim/wodim.1 2011-06-08 14:50:59.707093540 +0200
4 @@ -835,49 +835,33 @@ newer ones) still implement the Sony pro
5  not yet become a problem to use this driver for all Sony drives. If you find
6  a newer Sony drive that does not work with this driver, please report.
7  .TP
8 -.B mmc_dvd
9 +.B mmc_mdvd
10  The generic SCSI-3/mmc-2 DVD-R/DVD-RW driver is auto-selected whenever
11  .B wodim
12  finds a MMC-2 or MMC-3 compliant drive that supports to write DVDs and
13  an appropriate medium is loaded.
14 -There is no Track At Once mode for DVD writers.
15 -.TP
16 -.B mmc_dvdplus
17 -The generic SCSI-3/mmc-3 DVD+R/DVD+RW driver is auto-selected whenever
18 -one of the DVD+ media types that are incompatible to each other is found.
19 -It checks media and then 
20 -branches to the driver that matches the current medium.
21 -.TP
22 -.B mmc_dvdplusr
23 -The generic SCSI-3/mmc-3 DVD+R driver is auto-selected whenever
24 -a DVD+R medium is found in an appropriate writer.
25  Note that for unknown reason, the DVD-Plus alliance does not
26 -like that there is a simulation mode for DVD+R media.
27 -The author of
28 -.B wodim
29 -tries to convince manufacturers to implement a simulation mode for DVD+R
30 -and implement support.
31 -DVD+R only supports one write mode that is somewhere between Track At Once
32 -and Packet writing; this mode is selected in 
33 +like that there is a simulation mode for DVD+R and DVD+RW media nor a way 
34 +to erase DVD+RW media.
35 +DVD+R and DVD+RW only supports one write mode that is somewhere between 
36 +Track At Once and Packet writing; this mode is selected in 
37  .B wodim
38  via a the 
39  .BR \-dao / \-sao
40  option.
41 -.TP
42 -.B mmc_dvdplusrw
43 -The generic SCSI-3/mmc-3 DVD+RW driver is auto-selected whenever
44 -a DVD+RW medium is found in an appropriate writer.
45 -As DVD+RW media needs to be formatted before its first use, wodim
46 -auto-detects this media state and performs a format before it starts
47 -to write.
48 -Note that for unknown reason, the DVD-Plus alliance does not
49 -like that there is a simulation mode nor a way to erase DVD+RW media.
50 -DVD+RW only supports one write mode that is close to
51 -Packet writing; this mode is selected in 
52 +As DVD+RW media needs to be formatted before its first use, 
53  .B wodim
54 -via a the 
55 -.BR \-dao / \-sao
56 -option.
57 +auto-detects this media state and performs a format before it starts
58 +to write. 
59 +.sp
60 +Note: If you have any problems during burning DVDs using 
61 +.BR wodim , 
62 +please consider 
63 +.B growisofs 
64 +from package
65 +.BR dvd+rw-tools , 
66 +which often works better 
67 +in these cases.
68  .TP
69  .B cw_7501
70  The driver for Matsushita/Panasonic CW-7501 is auto-selected when
This page took 0.056949 seconds and 3 git commands to generate.