diff options
Diffstat (limited to 'multimedia/dvdbackup/README')
-rw-r--r-- | multimedia/dvdbackup/README | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/multimedia/dvdbackup/README b/multimedia/dvdbackup/README index 48ef05de8d..1e9c1fd8cf 100644 --- a/multimedia/dvdbackup/README +++ b/multimedia/dvdbackup/README @@ -1,4 +1,17 @@ dvdbackup is a tool to backup video DVDs from the command line. It has the advantages of being small, fast, and easy to use. -libdvdcss is optional but most likely desired. +By default, dvdbackup reformats the DVD title by replacing the +underscores with spaces and converting to "Proper Case". +To turn this "feature" off and retain the original VOLUME_ID +formatting, pass CLOBBER="no" to the script. + +For those who wish to test this on current (15.0 EXPERIMENTAL), +pass CURRENT="yes" to the script. Just bear in mind that +functions -M, (mirror entire disc), -T (mirror titleset) +and -F (main feature) are nonfunctional ATM under current. + +NOTE: Copyright laws vary from nation to nation, so bear in mind +that this program is only intended for personal backups. + +libdvdcss is is an optional runtime dependency. |