Add option to set region code of ripped image to "0".
Bug #648692 reported by
Benjamin Drung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dvdbackup |
Triaged
|
Wishlist
|
Unassigned | ||
dvdbackup (Debian) |
Confirmed
|
Unknown
|
Bug Description
As in:
FILE * fd;
fd = fopen("
fseek(fd,
putc(0x0,fd); /* write zeros to all the region code bits */
Because otherwise, even though the dvd is decrypted, the region code is still there, waiting to bite you.
Changed in dvdbackup: | |
importance: | Undecided → Wishlist |
Changed in dvdbackup: | |
status: | New → Triaged |
Changed in dvdbackup: | |
milestone: | none → 0.4.2 |
Changed in dvdbackup (Debian): | |
status: | Unknown → Confirmed |
Changed in dvdbackup: | |
milestone: | 0.4.2 → 0.4.3 |
To post a comment you must log in.