Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dvdbackup [2018/03/28 06:32] – beandog | dvdbackup [2025/04/21 06:02] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== dvdbackup ====== | ====== dvdbackup ====== | ||
| - | This is what I use to backup ALL my DVDs. I like it a lot. So much, that I have so far had zero interest in duplicating it's functionality in [[dvd_info]]. | + | * [[https:// |
| + | |||
| + | The latest release of this is from 2012. You can still build it from source, but **it will break with modern libdvdread**. Use your package manager to install it (if it has it), as this will be patched to work properly. Alternatively, | ||
| + | |||
| + | This is what I use to backup ALL my DVDs. I like it a lot. | ||
| < | < | ||
| - | dvdbackup -M -p -i $1 -n " | + | dvdbackup -M -p -i / |
| </ | </ | ||
| '' | '' | ||
| - | I'm not sure if this is a real problem or not, I found it on one DVD that's fussy to rip anyway (DSNYR, track 3064), and I'd have to query a lot to see if it's common, and even more to see if it's problematic. | + | I'm not sure if this is a real problem or not, I found it on one DVD that's fussy to rip anyway (DSNYR, track 3064), and I'd have to query a lot to see if it's common, and even more to see if it's problematic. |
| - | + | ||
| - | Found it while working on '' | + | |