Originally posted by simbun
PerfectTunes AR results affected by metadata ???
Collapse
X
-
-
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.Leave a 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.Leave a comment:
-
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.Leave a comment:
-
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.Leave a comment:
-
Thank you. The number of samples between the two rips match, and the total samples read for each track is a multiple of 588.
Unfortunately XLD does not seem to work anymore on the latest Sonoma: it hangs detecting pregaps irrespective of whether the 'Don't detect pregaps' option is checked or unchecked.
I would like to inform that the CD I'm ripping is an original Hyperion Records release (CDA66468) of 1991.Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Because if it is not this exact length, then it is not a 1:1 rip.
Example you have a very short track, it can be:
588 samples
1176 samples
1764 samples
if it was 1000 samples, then it is not a correct rip from a CD, because it is impossible to rip 1000 samples, as everything has to be divisible by 588. Check the sample count of the track which gives a not from CD error.Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
My posts being quarantined did not contain any attachment or links. And previous posts of mine which did contain attachments went online right away. What's going on?Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Postings with attachments (or links) will be put under quarantine in most of the cases for security reasons and have to be checked by the admin.
Dat EiLeave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
May I ask why some of my updates of yesterday to this thread, which provided additional information, are being held back and do not appear.Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Originally posted by simbunThat's because it's just looking at the tags that were written during ripping.
Originally posted by simbunIf you click on Show Details in PerfectTunes when you're verifying a failed rip is the Disc ID different to '010-00164f7a-00b43369-7e0dcd0a-6'?
Originally posted by simbunWhen you verify a rip with CUETools you can have it generate a .toc (table of contents) file (Settings > Advanced > Misc: Create TOC files). It would be interesting to see if that matched with the logs from your rip.Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Because if it is not this exact length, then it is not a 1:1 rip.
Example you have a very short track, it can be:
588 samples
1176 samples
1764 samples
if it was 1000 samples, then it is not a correct rip from a CD, because it is impossible to rip 1000 samples, as everything has to be divisible by 588. Check the sample count of the track which gives a not from CD error.Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Ripping to lossless?
the sample count of the track has to be divisible exactly by 588 samples, that is how tracks are ripped:
https://en.wikipedia.org/wiki/Compac..._Digital_AudioLeave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Ripping to lossless?
the sample count of the track has to be divisible exactly by 588 samples, that is how tracks are ripped:
Leave a comment:
-
Re: PerfectTunes AR results affected by metadata ???
Originally posted by simbunBy default PerfectTunes uses embedded AccurateRip results, which could account for some of the differences.
To turn it off:
Code:PerfectTunes > Settings > Use AccurateRipResult from ID Tag
It might be useful if you included the log results of one of your rips with and without metadata.
Secure Ripping Log_no_tags.txtSecure Ripping Log_tags.txt
Leave a comment:
Leave a comment: