Have anybody had any luck building DIC from the make-file?

1,552

Updated makefile. Please pull the test branch.

1,553

I have a dump and edcecc report this

[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 315213, 315214, 
Total errors: 0
Total warnings: 2

edcchk 1.26 report this

edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  http://www.claunia.com/
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking TOYSTRYGAME (Track 1).bin...
Non-data sectors........ 2
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 315211
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 2
    with errors..... 0
    with warnings... 0
Total sectors........... 315215
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

what error count should i use 2?

1,554

It needs other logs.

1,555

Here are the logs https://www83.zippyshare.com/v/7bF0LG1D/file.html also a lot of older PC Games coverdiscs have 4 non data sectors for example PC Games 1/97 https://www35.zippyshare.com/v/7diPaxz0/file.html

[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 330553, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  http://www.claunia.com/
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking gp2demo.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 330550
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 330554
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

1,556

sarami wrote:

http://forum.redump.org/post/58182/#p58182
"312" sectors are intentional c2 errors, but I don't know all intentional errors are 312.
At least please check rereading at 10000 times.

discimagecreator cd f Startopia (USA) 32 /c2 10000 /d8 /sf 

No. I won't do that. I've seen another disc with SafeDisc Lite that did the same thing. I won't wear out my Plextor's laser any more.

1,557 (edited by sarami 2018-09-08 13:29:53)

ajshell1 wrote:

No. I won't do that.

Ok. Then, you need to get a no-damaged disc because I don't know if 288 bits error is really intentional c2.

315213 and 315214 sectors are all zero. Is this audio silence? Perhaps admin or moderator can judge it.


xTMODx wrote:

also a lot of older PC Games coverdiscs have 4 non data sectors for example PC Games 1/97 https://www35.zippyshare.com/v/7diPaxz0/file.html

Same as http://forum.redump.org/post/63108/#p63108

CDmage looks the invalid mode sector on error data sector. In this case, this disc has 4 errors.
edcchk looks the invalid mode sector on non-data sector. In this case, this disc has 0 error.
DIC looks the invalid mode sector on non-error data sector and incomplete data sector on error data sector. In this case, this disc has 1 error.

Which is correct? Perhaps admin or moderator can judge it.

sarami wrote:

Updated makefile. Please pull the test branch.

Lovely <3
Thank you so much!

1,559

In my opinion:

CDmage does too much checks, different subheaders should not be flagged as an error.

edcchk cannot differentiate between data and audio sectors if you scan the whole image containing audio tracks, and if i remember correctly it treats empty data sectors as non-data, which would be incorrect, because it has to be an error.

sarami wrote:

DIC looks the invalid mode sector on non-error data sector and incomplete data sector on error data sector. In this case, this disc has 1 error.

That should be correct.

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

1,560

iR0b0t wrote:

In my opinion:

CDmage does too much checks, different subheaders should not be flagged as an error.

edcchk cannot differentiate between data and audio sectors if you scan the whole image containing audio tracks, and if i remember correctly it treats empty data sectors as non-data, which would be incorrect, because it has to be an error.

sarami wrote:

DIC looks the invalid mode sector on non-error data sector and incomplete data sector on error data sector. In this case, this disc has 1 error.

That should be correct.

Ok so i will put in the error count from .img_EdcEcc.txt file. What if there are warnings and 0 errors?

1,561

xTMODx wrote:

Ok so i will put in the error count from .img_EdcEcc.txt file. What if there are warnings and 0 errors?

If warnings reflect different or wrong subheaders only (i cannot think of any other case right now) then we can have an additional note about warnings in database.

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

1,562 (edited by Jackal 2018-09-08 19:08:14)

xTMODx wrote:

Here are the logs https://www83.zippyshare.com/v/7bF0LG1D/file.html also a lot of older PC Games coverdiscs have 4 non data sectors for example PC Games 1/97 https://www35.zippyshare.com/v/7diPaxz0/file.html

[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 330553, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  http://www.claunia.com/
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking gp2demo.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 330550
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 330554
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

This disc has 4 errors in cdmage. There are lead-out sectors inside the data track. We should keep using cdmage because it's the only tool that gives sensible results. Non-data sectors inside a data track should be included in the error count.

1,563 (edited by xTMODx 2018-09-08 20:34:28)

Ok i made a list of all three scanning methods in comparison

PC Games 12-95

CDmage B5 1.02.1 error report for image "PCG_1295.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|305.619| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.620| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.621| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.622| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 305472, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  http://www.claunia.com/
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG_1295.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 305469
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 305473
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 02-96

CDmage B5 1.02.1 error report for image "PCG0296.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|317.653| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|317.654| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|317.655| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|317.656| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 317506, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG0296.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 317503
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 317507
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 03-96

CDmage B5 1.02.1 error report for image "PCG0396.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|303.324| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|303.325| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|303.326| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|303.327| No |  Yes |   No    |Yes|    N/A     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 3
    Sector: 303174, 303175, 303176, 
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 303177, 
Total errors: 4
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG0396 (Track 1).bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 303174
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 303178
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 04-96

CDmage B5 1.02.1 error report for image "PCG0496.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|298.115| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|298.116| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|298.117| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|298.118| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
      1|298.119| Yes|  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:5
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 297968, 
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is invalid: 1
    Sector: 297969, 
Total errors: 2
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG0496.bin...
Non-data sectors........ 5
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 297965
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 297970
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 05-96

CDmage B5 1.02.1 error report for image "PCG_0596.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|319.820| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|319.821| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|319.822| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|319.823| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 319673, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG_0596.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 319670
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 319674
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 07-96

CDmage B5 1.02.1 error report for image "PCG0796_V050.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|274.579| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|274.580| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|274.581| No |  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|274.582| No |  Yes |   No    |Yes|    N/A     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 3
    Sector: 274429, 274430, 274431, 
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 274432, 
Total errors: 4
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG0796_V050 (Track 1).bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 274429
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 274433
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 08-96

CDmage B5 1.02.1 error report for image "E3_CD.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|321.881| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|321.882| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|321.883| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|321.884| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 321734, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking E3_CD.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 321731
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 321735
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 09-96

CDmage B5 1.02.1 error report for image "PCG0996.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|305.878| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.879| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.880| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|305.881| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 305731, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG0996.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 305728
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 305732
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 12-96

CDmage B5 1.02.1 error report for image "PCG1296.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|332.303| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|332.304| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|332.305| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|332.306| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 332156, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking PCG1296.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 332153
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 332157
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 01-97

CDmage B5 1.02.1 error report for image "GP2DEMO.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|330.700| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|330.701| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|330.702| No |  Yes |   N/A   |No |    No      | No  | No  |High    |unused/empty
      1|330.703| No |  Yes |   N/A   |Yes|    Yes     | Yes | Yes |Medium  |unused/empty
Total error count:4
EdcEcc error count:
[ERROR] Number of sector(s) where mode(0x0f) is unknown: 1
    Sector: 330553, 
Total errors: 1
Total warnings: 0
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking GP2DEMO.bin...
Non-data sectors........ 4
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 330550
    with errors..... 0
Mode 2 form 1 sectors... 0
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 0
    with errors..... 0
    with warnings... 0
Total sectors........... 330554
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 06-97

CDmage B5 1.02.1 error report for image "TOYSTRYGAME.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|315.363| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|315.364| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2
EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 315213, 315214, 
Total errors: 0
Total warnings: 2
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking TOYSTRYGAME (Track 1).bin...
Non-data sectors........ 2
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 315211
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 2
    with errors..... 0
    with warnings... 0
Total sectors........... 315215
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 07-97-BONUS

CDmage B5 1.02.1 error report for image "OL_CDDEMO1.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1|280.155| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1|280.156| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2
EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 280005, 280006, 
Total errors: 0
Total warnings: 2
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking OL_CDDEMO1 (Track 1).bin...
Non-data sectors........ 2
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 280003
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 2
    with errors..... 0
    with warnings... 0
Total sectors........... 280007
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 07-97-PLUS

CDmage B5 1.02.1 error report for image "EWJ1.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1| 20.107| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1| 20.108| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2
EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 19957, 19958, 
Total errors: 0
Total warnings: 2
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking EWJ1 (Track 01).bin...
Non-data sectors........ 2
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 19955
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 2
    with errors..... 0
    with warnings... 0
Total sectors........... 19959
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

PC Games 09-97-PLUS

CDmage B5 1.02.1 error report for image "FATAL.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1| 63.502| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1| 63.503| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2
EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 63352, 63353, 
Total errors: 0
Total warnings: 2
edccchk - CD image EDC/ECC Checker
v1.26 (32-bit Windows, MinGW, large file support)
  Copyright (C) 2013 Natalia Portillo
  [url]http://www.claunia.com/[/url]
  based on ecm v1.03
  Copyright (C) 2002-2011 Neill Corlett
Checking FATAL (Track 01).bin...
Non-data sectors........ 2
Mode 0 sectors.......... 0
    with errors..... 0
Mode 1 sectors.......... 0
    with errors..... 0
Mode 2 form 1 sectors... 63350
    with errors..... 0
    with warnings... 0
Mode 2 form 2 sectors... 2
    with errors..... 0
    with warnings... 0
Total sectors........... 63354
Total errors............ 0
Total warnings.......... 0
Total errors+warnings... 0
Done

1,564

Jackal wrote:

There are lead-out sectors inside the data track.

What evidence let it say to you?

1,565

sarami wrote:
Jackal wrote:

There are lead-out sectors inside the data track.

What evidence let it say to you?

Here are the last 4 "non-data" sectors: https://www52.zippyshare.com/v/pVD3oZwQ/file.html

I assumed they are lead-out sectors?

1,566

Jackal wrote:

I assumed they are lead-out sectors?

But subchannel of these sectors points data, not lead-out.
edcchk doesn't see the subchannel, so it can't recognize data or audio or lead-in/out correctly.

330553 sector is apparently a bad sector, bad edc/ecc.
330550, 330551 and 330552 are sectors edc/ecc is no problem.

iR0b0t wrote:

CDmage does too much checks, different subheaders should not be flagged as an error.

edcchk cannot differentiate between data and audio sectors if you scan the whole image containing audio tracks, and if i remember correctly it treats empty data sectors as non-data, which would be incorrect, because it has to be an error.

I think so, too.

A problem is 16th byte (mode).

CDmage recognizes these 3 sectors as error data sector because 16th byte is not 0x01 or 0x02.
edccchk doesn't recognize these 3 sectors as data sector because 16th byte is not 0x01 or 0x02.
DIC recognizes these 3 sectors as non-error data sector because edc/ecc is no problem.


edccchk is clearly incorrect because these 3 sectors are data sector.

If incorrect 16th byte should be an error, CDmage is correct. If not so, DIC is correct.

iR0b0t wrote:

If warnings reflect different or wrong subheaders only (i cannot think of any other case right now) then we can have an additional note about warnings in database.

It's easy to understand if 'error counts' of redump'org db counts only bad edc/ecc.

1,567

sarami wrote:

If incorrect 16th byte should be an error, CDmage is correct. If not so, DIC is correct.

We should check CD specifications. If this byte is specified to be either 0x01 or 0x02 and nothing else then it should be treated as an error, otherwise maybe make it a warning.

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

1,568

How to understand the DVD-Video region from the logs? RegionManagementInformation: fd - what does it mean?

1,569 (edited by sarami 2018-09-10 00:50:30)

microsoft wrote:

RegionManagementInformation

Indicates in which regions of the world the disc can be played. Each bit represents one of eight regions. If a bit is set, the disc cannot be played in the corresponding region. If a bit is not set, the disc can be played in the corresponding region.

I fixed it in 7/26.

e.g. dvd-video

========== CopyrightInformation ==========
        CopyrightProtectionType: CSS/CPPM
    RegionManagementInformation: 2

e.g. xbox360

========== CopyrightInformation ==========
        CopyrightProtectionType: No
    RegionManagementInformation: 1 2 3 4 5 6 8

iR0b0t wrote:
sarami wrote:

If incorrect 16th byte should be an error, CDmage is correct. If not so, DIC is correct.

We should check CD specifications. If this byte is specified to be either 0x01 or 0x02 and nothing else then it should be treated as an error, otherwise maybe make it a warning.

Ecma-130 defines 0x00, 0x01 and 0x02. I knew 0x00 for the first time.
https://imgur.com/a/97uUzeX

1,570

sarami wrote:

If incorrect 16th byte should be an error, CDmage is correct.

sarami wrote:

Ecma-130 defines 0x00, 0x01 and 0x02

So, maybe you can adjust DIC with that?

If sector mode is not 0x00 or 0x01 or 0x02 then treat it as error. And in addition to that check mode 0x00 according to Ecma-130.

PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)

1,571

iR0b0t wrote:

If sector mode is not 0x00 or 0x01 or 0x02 then treat it as error.

OK, but is this error, not warning? As you know, CDmage doesn't distinguish between error and warning.

And...

CDmage B5 1.02.1 error report for image "FATAL.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1| 63.502| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1| 63.503| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2


EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 63352, 63353, 
Total errors: 0
Total warnings: 2

Are all 2352 bytes zero sectors error or warning or no error?


More...
4th sector from last of SecuROM changes the mode from 1 to 2 intentionally for the purpose of protect.
Is this error or warning?

1,572 (edited by Jackal 2018-09-10 05:47:48)

sarami wrote:
iR0b0t wrote:

If sector mode is not 0x00 or 0x01 or 0x02 then treat it as error.

OK, but is this error, not warning? As you know, CDmage doesn't distinguish between error and warning.

And...

CDmage B5 1.02.1 error report for image "FATAL.cue"
Track #| Sector|Sync|Header|Subheader|EDC|Intermediate|ECC P|ECC Q|Severity|Content of sector
      1| 63.502| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
      1| 63.503| Yes|  Yes |   No    |No |    N/A     | No  | No  |Low     |unused/empty
Total error count:2


EdcEcc error count:
[INFO] Number of sector(s) where EDC doesn't exist: 2
[INFO] Number of sector(s) where sync(0x00 - 0x0c) is zero: 2
    Sector: 63352, 63353, 
Total errors: 0
Total warnings: 2

Are all 2352 bytes zero sectors error or warning or no error?


More...
4th sector from last of SecuROM changes the mode from 1 to 2 intentionally for the purpose of protect.
Is this error or warning?

If there's a sector inside a data track that has a different format, so non-data, different mode or other yellow book violation, then it should be regarded as an error imo for the error count, even if ECC/EDC matches.

1,573

Uploaded test version.
win: http://www.mediafire.com/file/eq80y20l9 … st.7z/file
linux: http://www.mediafire.com/file/uw3e03kdk … t.tar/file

iR0b0t wrote:

And in addition to that check mode 0x00 according to Ecma-130.

Added.

Jackal wrote:

If there's a sector inside a data track that has a different format, so non-data, different mode or other yellow book violation, then it should be regarded as an error imo for the error count, even if ECC/EDC matches.

All set to error.

Linux build works great, but seem to fail at .bin creation with Audio CDs.

Logs:
https://mega.nz/#!eghiiQLB!B4smJK10MAWx … boCdMvjQcM
https://mega.nz/#!X4hAgQwT!U7cYJQI6Qokx … 5W4_vK6Gxs

1,575

sarami wrote:
microsoft wrote:

RegionManagementInformation

Indicates in which regions of the world the disc can be played. Each bit represents one of eight regions. If a bit is set, the disc cannot be played in the corresponding region. If a bit is not set, the disc can be played in the corresponding region.

I fixed it in 7/26.

e.g. dvd-video

========== CopyrightInformation ==========
        CopyrightProtectionType: CSS/CPPM
    RegionManagementInformation: 2

e.g. xbox360

========== CopyrightInformation ==========
        CopyrightProtectionType: No
    RegionManagementInformation: 1 2 3 4 5 6 8

Nice. Does DIC also support RCE (Regional Code Enhancement) discs?