Is there a way to tell what Region Code a DVD-R has been burned in?
Regards
Fatal
+ Reply to Thread
Results 1 to 3 of 3
-
-
Use IFOEdit to access the VIDEO_TS.IFO of the DVD while in the DVD-ROM.
Click on VMGM_MAT in the top panel and look at the lower one at offset 0023h where the Region Code information is stored. IFO Edit should tell you which regions are enabled.
You can do the same thing by opening the .IFO file with a hex editor and checking offset 23h, although it's harder this way. Calculate which regions are enabled in binary form.
For each disabled region, the appropriate bit is set to 1. So, if region 1 is disabled, bit-0 is 1, if region 2 is disabled, bit 1 is set to one.
If a DVD is region 2, then the bitmap is 11111101. If it's Region 1, the bitmap is 11111110.The more I learn, the more I come to realize how little it is I know.
Similar Threads
-
DVD coding
By Ciz41 in forum Newbie / General discussionsReplies: 5Last Post: 22nd Dec 2010, 03:02 -
Soniq QMD80B Portable region coding firmware update
By twiztid in forum DVD & Blu-ray PlayersReplies: 1Last Post: 14th Aug 2010, 03:44 -
Region coding on burned disks.
By sambat in forum Authoring (DVD)Replies: 6Last Post: 14th May 2010, 16:59 -
BluRay Region Coding Announced - Japan & US Same Region
By GullyFoyle in forum Latest Video NewsReplies: 57Last Post: 18th Dec 2008, 15:55 -
DVD Region Coding
By jasej in forum Authoring (DVD)Replies: 5Last Post: 27th Jul 2007, 07:59