← Back to team overview

registry team mailing list archive

[Bug 648692] [NEW] Add option to set region code of ripped image to "0".

 

Public bug reported:

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.

** Affects: dvdbackup
     Importance: Wishlist
         Status: New

** Affects: dvdbackup (Debian)
     Importance: Unknown
         Status: Unknown

** Bug watch added: Debian Bug tracker #517066
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517066

** Also affects: dvdbackup (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517066
   Importance: Unknown
       Status: Unknown

** Changed in: dvdbackup
   Importance: Undecided => Wishlist

-- 
Add option to set region code of ripped image to "0".
https://bugs.launchpad.net/bugs/648692
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.



Follow ups

References