chienbv / sacd-ripper

Automatically exported from code.google.com/p/sacd-ripper
GNU General Public License v2.0
0 stars 0 forks source link

support ISO that are not ScarletBook #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There are extracting issues with p.ex. an ISO of the Beatles.
SACD-Ripper says: libsacdread: Not a ScarletBook disc!
libsacdread: Can't read Master TOC.

But foobar can open that ISO and play each song.
Please add support for non-standard ScarletBook ISO's.

Original issue reported on code.google.com by squeezec...@gmx.de on 8 Apr 2014 at 10:31

GoogleCodeExporter commented 9 years ago
That's because the iso is created with a blocksize of 2064 and not 2048.
Therefor we need to convert the iso image to a 2048 blocksize
One method is the following:

1. install a virtual DVD-RW burner drive like TotalMounter
2. In totalmounter mount a new DVD-RW drive, this new drive will become 
available
3. Launch ImgBurn and write the original sacd iso image to the new virtual 
DVD-RW drive (keep verify on)
4. Open the newly created DVD-RW iso with sacd_extract: no errors anymore :-)

Original comment by notfou...@gmail.com on 10 Oct 2014 at 11:44

GoogleCodeExporter commented 9 years ago
Can you give an example of a specific disc that is having this problem?  
There's not enough detail here yet to duplicate your issue.

Original comment by gregs1...@gmail.com on 11 Nov 2014 at 3:26

GoogleCodeExporter commented 9 years ago
If you have heard of the old Mojave quadraphonic blog (no longer around) they 
did some Led Zeppelin SACD-R images from some reel to reel tapes these get the 
same issue if you want I can upload a copy to  mega dot co dot nz/ if you want.

Original comment by mbrus...@gmail.com on 8 Dec 2014 at 6:55