Auto analyze audio and rename ID tags

2

1

Possible Duplicate:
Auto-tagging MP3s

I used several applications for iOS platforms such as: Soundhound, Shazam. They work like that: First records music from mic, then searches it over internet, and shows info about recorded music. What I need is, to rename files, (re)fill wrong or unfilled id tags based on audio analysis (not from mic) like the applications above.

Is there any application that does it on Windows platform?

Tural Ali

Posted 2011-12-25T21:20:00.653

Reputation: 1 893

Question was closed 2011-12-26T09:06:14.523

Answers

3

MusicBrainz Picard is a popular tool.

user1686

Posted 2011-12-25T21:20:00.653

Reputation: 283 655

2

WinAmp can do that, even in the free version. Right-click an audio file (or multiple selected files) in the playlist or the media library, mouse-over Send To and click Auto Tagger. It uses a mixture of audio fingerprint and existing tag/filename components to retrieve the correct tags, and uses album information as well (i.e., it might find a song on an album, but if the song is in a folder with other songs that form a compilation, then it will correctly find the compilation information.) It produces fairly accurate tags in most cases (even useful with obscure or totally untagged files).

Felix Dombek

Posted 2011-12-25T21:20:00.653

Reputation: 1 729