The thing is I've just discovered: if I rip twice in a row this CD (with the same identical settings of DP, of course: in this case TAG writing enabled) I get two sets of rips which have different md5 hashes (as output by ffmpeg). Something deeper is going on here, either with the CD, or with dBpoweramp, or with my drive, or with ffmpeg, or with any combination of them. I don't have any solid starting point any more.
PerfectTunes AR results affected by metadata ???
Collapse
X
-
-
If there is a non-standard pregap, and we do not hold that disc in PT for toc lookup, then PT would not be able to get the correct disc identifier for perfecttunes.Comment
-
Originally posted by simbun
I ripped a disc with and without metadata to Apple Lossless and got the same hashes from ffmpeg.
Obviously our setups are very different, but you could remove ffmpeg from the mix by writing to FLAC, as this format includes an embedded MD5 that you can view using:
Code:for filename in *.flac; do echo -n "$filename=" metaflac --show-md5sum "$filename" done
The internal MD5s should match at which point you can verify ffmpeg.Comment
-
In any case, let me say (from the outside) that this whole business needs be understood, fixed and/or - at the very least - thoroughly documented. You can't send around paid software that works like this. This looks more like experimental stuff.Comment
-
Originally posted by simbun
So an AccurateRip submission doesn't count as being in PT?
I assume there's no point creating a CUE sheet that includes the PREGAP? Whenever I've tested PT and have removed the CUE sheet containing the PREGAP it's always verified it anyway.Comment
-
👍 1Comment
-
Originally posted by simbunAnd that's using metaflac instead of ffmpeg?
Originally posted by simbunIf that's the case then your setup isn't producing accurate rips, it's not even producing consistent rips as the audio differs between rips. If XLD doesn't work then maybe fre:ac would, that or a reinstall of dBpoweramp making sure that all the existing configuration has been removed.
Comment
-
It is impossible to dBp to confirm a rip as accurate if it is not, as it is a positive match system. Each disc would have to have 4 billion incorrect entries in the database for a bad rip to be verified as accurate, and even then we filter out the individual bad rips from ever appearing.
A dbp match vs later on PT saying the disc is not in AR, is just the missing first track offset.Comment
-
Originally posted by simbunYou make it sound like all discs with non-standard pregaps won't verify in PT, yet I've just run the Windows version of PT against 'Now That's What I Call Music! 18' (I chose this disc as I'm pretty sure it only has one pressing) that has non-standard pregaps (00:00:33) and it was correctly verified.
I even tried it with a disc with a less common pregap (00:00:05), thinking you might be trying the common ones, and it still verified.Comment
-
Originally posted by simbunFrancescoT
Assuming CD Ripper is working correctly, the only other thing I can think of - and this assumes that CD RIpper verifies the rip before it gets written to disk - is that there's a problem with your storage. (disk, cable e.t.c.). Where are you writing to, and do you have another location to try?Comment
-
It is impossible to dBp to confirm a rip as accurate if it is not, as it is a positive match system. Each disc would have to have 4 billion incorrect entries in the database for a bad rip to be verified as accurate, and even then we filter out the individual bad rips from ever appearing.
Why does this only happen for older albums and not (never afaIk) for recent ones?
Comment
-
Originally posted by simbunI think that's the first time you've confirmed that you're able to repeatedly rip any discs with matching MD5s. In that case I have absolutely no idea what's going on!Comment
-
Originally posted by simbunJust so I'm clear, are you saying that you've re-ripped discs that match the MD5 of your old rips (using ffmpeg to calculate the MD5), and/or you've ripped discs twice and in some scenarios the MD5s do match? That's the bit I wasn't clear on, but either way, two rips containing mismatching MD5s shouldn't be possible if they're both classified as accurate.
The standard response in this type of situation seems to be to perform a reinstall, which strangely seems to fix things the majority of the time, which frustrates me.
I have already re-installed dBp at least twice.Comment
-
You would have to post some logs, upload example files for examination.
Instead of throwing around accusations that the software is untested. AccurateRip has processed half a billion CDs, and we have never seen a situation where it was found to report as accurate when it was not, for the data it checks.Comment
-
You would have to post some logs, upload example files for examination.
Instead of throwing around accusations that the software is untested. AccurateRip has processed half a billion CDs, and we have never seen a situation where it was found to report as accurate when it was not, for the data it checks.Comment
Comment