- Tag editor
A tag editor (or tagger) is a piece of
software that supports editingmetadata ofmultimedia file format s, rather than the actual file content. These are mainly taggers for common audio tagging formats likeID3 , APE, andVorbis comments (for exampleWindows Media Player andiTunes ), but can also be taggers forJPEG andTIFF metadata, for example (iPhoto ).A common purpose of tag editors is to correct and sort multimedia files, for example music collections. This often happens in a
batch processing mode so that one doesn't have to manually edit every file on its own.ong files
Manual
Most media player programs, such as
iTunes orWinamp , allow users to manually edit tag and song file information. They can edit many advanced fields, including composer, release year, et cetera. Most players can automatically look upCD information fromGracenote — a database that contains track information for millions of CDs.There are also many programs dedicated to the task of tag editing. These programs provide complex tag editing capabilites, such as batch editing, creating tags from filenames and vice versa, so they are useful when there's a need for editing a lot of files.
Taggers
* [http://sourceforge.net/projects/filerename/ filerename.co.uk] , A free open source java program which allows you to rename, edit & tag your files.
* [http://www.luminescence-software.org MetatOGGer] , freeware multifunction program for organizing and managing your music collection for Windows (WPF). Can edit tags, lookup for album information, covers online, extract tags from the file names or folder. Batch renaming and organizing with fully functional undo capability. Can also identify files from their acoustic fingerprint.
*EasyTAG , aGNU package for Linux and Windows supporting many formats and standards. Supports embedded album art.
*Jaikoz , shareware, available for Windows, Linux and Mac OS X written in Java that uses theMusicBrainz database for auto-tagging. Supports embedded album art and auto-lyrics
*Mp3tag , a widely used Windows freeware package supporting an array of formats and standards. Supports embedded album art.
* [http://www.tagtuner.com TagTuner] , a commercial Windows package supports MP3, Ogg Vorbis, Flac, Windows Media Audio, Apple AAC and Lossless files. Can edit tags, lookup for album information and covers online, extract tags from the file names. Batch renaming and fully functional undo capability. Has build-in player and external players support.
* [http://xdlab.ru/en/index.htm TagScanner] , freeware multifunction program for organizing and managing your music collection for Windows.Automatic
Comparing already-existing tag information to online music databases
One type of tag editor compares the already-existing information in a song file's tag to information from online music databases, such as
Gracenote /freedb /Zortam Music Internet Database (ZMLIMD) orMusicBrainz . If the already-existing tag information matches song information of a song from an online music database, then the tag information and information about the song (such as song name and album) can be changed according to that song information match.Acoustic fingerprinting
An acoustic fingerprint is a unique code generated from an audio
waveform . Depending upon the particular algorithm, acoustic fingerprints can be used to automatically categorize or identify an audio sample. Practical uses of acoustic fingerprinting include broadcast monitoring, identification ofmusic and ads being played,peer to peer network monitoring, sound effect library management, and video identification.Hash function
In hash function, for audio identification, such as finding out whether an
MP3 file matches one of a list of known items, one could use a conventional hash function such asMD5 , but this would be very sensitive to highly likely perturbations such as time-shifting,CD read errors, differentcompression algorithm s or implementations or changes in volume. Using something like MD5 is useful as a first pass to find exactly-identical files, but another, more advanced algorithm is required to find all items that would nonetheless be interpreted as identical to a human listener. Although they are not commonFact|date=February 2007, hashing algorithms do exist that are robust to these minor differences. Most of the algorithms available are not extremely robust, but some are so robust that they can identify music played on loud-speakers in a noisy room.Fact|date=February 2007 One example of this in practical use is the service Shazam. Customers call a number and place their telephone near a speaker. The service then analyses the music, and compares it to known hash values in its database. The name of the music is sent to the user. An open source alternative to this service isMusicBrainz , which creates anacoustic fingerprint for anaudio file and matches it to its online, community-driven database.
Wikimedia Foundation. 2010.