Closed gautamverma closed 9 years ago
Are the files equivalent at a binary level (i.e., their md5 hashes mash)? Have you tried using the fpcalc
command-line tool directly to see if the result is different there too? Can you share the music file with me?
Yeah, we used the same file on two different machines. Due to this we resort to generate the fingerprint only on the Server and use the same everywhere.
This sounds like it may a bug in the underlying Chromaprint AcoustID implementation. As far as I know, the fingerprints should be the same for the same file on different machines. You may want to report an issue to them providing more information. https://bitbucket.org/acoustid/chromaprint/issues?status=new&status=open
Why is generating to different fingerprint for the same music file with same length on 2 different machines? Any ideas.
One machine is AWS EC2 Instance running ubuntu 14.04 and other is a windows 8 machine. We have manually generated and verified it. Both are using same fpcalc command line tool for generating the fingerprint. If more information is required we are happy to provide it. We are trying to use generated fingerprint as the ID for the file but if it not unique that it fails the whole purpose.