chienbv / sacd-ripper

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

sacd_extract 0.3.6 for Mac produces different results than the same PC version #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Extract ISO with 0.3.6 sacd_extract PC and MAC versions (ex. "The Who Live 
at RAH, Disc 1") with flags: -2 -p
2. Put files on Audiorama Plus playlist

What is the expected output? What do you see instead?

1. Some of the files extracted with the Mac version have wrong tags (ex. track 
7 "Mary Ann With The Shaky Hand"), PC version is fine. Files have same size but 
are different. A file compare on PC gives:

Comparing file07.dff and file07_PC.dff...
Compare error at OFFSET 479C745
file1 = D6
file2 = 0
Compare error at OFFSET 479C79F
file1 = 0
file2 = 32
Compare error at OFFSET 479C7BF
file1 = 36
file2 = 35
Compare error at OFFSET 479C7D7
file1 = 32
file2 = 31

2. Some of the files extracted with the Mac version are not inserted in the 
playlist and do not play at all  (ex. track 11 "Baba O'Riley"). Same track 
works with PC extraction. In the example they have different size:

Track 11 (PC) = 109,432,964 bytes
Track 11 (Mac) = 109,429,914 bytes

What version of the product are you using? On what operating system?

sacd_extract 0.3.6 for both PC and Mac
Mac OS 10.7.3

Please provide any additional information below.

Original issue reported on code.google.com by Sergio.V...@gmail.com on 9 Mar 2012 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by mr_wic...@hotmail.com on 1 Apr 2012 at 1:05