Add option to set region code of ripped image to "0".

Bug #648692 reported by Benjamin Drung
6
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("VIDEO_TS.IFO","r+");
fseek(fd,0x23,SEEK_SET); /* hex position 0x23 is the region code byte */
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.

Benjamin Drung (bdrung)
Changed in dvdbackup:
importance: Undecided → Wishlist
Benjamin Drung (bdrung)
Changed in dvdbackup:
status: New → Triaged
Benjamin Drung (bdrung)
Changed in dvdbackup:
milestone: none → 0.4.2
Changed in dvdbackup (Debian):
status: Unknown → Confirmed
Benjamin Drung (bdrung)
Changed in dvdbackup:
milestone: 0.4.2 → 0.4.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.