worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.41k stars 1.43k forks source link

Worked fine earlier but now fingerprinting failed in ubuntu studio 14 #73

Closed pragyankb closed 9 years ago

pragyankb commented 9 years ago

Failed fingerprinting Traceback (most recent call last): File "/home/sp/Documents/dejavu/dejavu/init.py", line 78, in fingerprint_directory song_name, hashes = iterator.next() File "/usr/lib/python2.7/multiprocessing/pool.py", line 659, in next raise value CouldntDecodeError: Decoding failed. ffmpeg returned error code: 1

worldveil commented 9 years ago

This is an ffmpeg issue, and I can't debug further except to say that the instructions for installation are here and that you should write a specific issue if you have one with that process.