Difference between revisions of "Picard With Acoustic Fingerprinting"
From MusicBrainz Wiki
((Imported from MoinMoin)) |
(beta3 (Imported from MoinMoin)) |
||
Line 4: | Line 4: | ||
==Download== | ==Download== | ||
− | ===Latest BETA Release - 0.7.0 Beta | + | ===Latest BETA Release - 0.7.0 Beta 3=== |
− | * Linux tarball [https://helixcommunity.org/download.php/ | + | * Linux tarball [https://helixcommunity.org/download.php/2009/picard-0.7.0-beta3.tar.gz picard-0.7.0-beta3.tar.gz] (290 kB) |
− | * Windows installer [https://helixcommunity.org/download.php/ | + | * Windows installer [https://helixcommunity.org/download.php/2010/picard-setup-0.7.0-beta3.exe picard-setup-0.7.0-beta3.exe] (5.78 MB) |
− | * [[Picard Linux Install| | + | * See [[Picard Linux Install|PicardLinuxInstall]] for Linux packages. |
''Please note that this is a '''BETA''' release. You can download the latest stable release (0.6.0) from [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload].'' | ''Please note that this is a '''BETA''' release. You can download the latest stable release (0.6.0) from [http://musicbrainz.org/wd/PicardDownload http://musicbrainz.org/wd/PicardDownload].'' | ||
Line 16: | Line 16: | ||
This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding: | This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding: | ||
* libofa: The [http://www.musicdns.org/downloads Open Fingerprint Architecture] library from [http://www.musicdns.org MusicDNS]. | * libofa: The [http://www.musicdns.org/downloads Open Fingerprint Architecture] library from [http://www.musicdns.org MusicDNS]. | ||
− | * libtunepimp: This [http:// | + | * libtunepimp: This [http://users.musicbrainz.org/~luks/libtunepimp-0.5.0-alpha2.tar.gz ALPHA version of libtunepimp]. This version can create PUIDs, the new acousting fingerprint ID, and that is about it. To create PUIDs with the examples/puid program, you need to register for a clientID at [http://www.musicdns.org MusicDNS.org]. |
− | * python-musicbrainz2: The new Python [[python-musicbrainz2| XML web service client]], [http://musicbrainz.org/~matt/python-musicbrainz2-0. | + | * python-musicbrainz2: The new Python [[python-musicbrainz2| XML web service client]], [http://users.musicbrainz.org/~matt/python-musicbrainz2-0.3.1.tar.gz version 0.3.1] |
A lot of these releases are still quite rough. We'll be adding more documentation and cleaning things up in the coming days. | A lot of these releases are still quite rough. We'll be adding more documentation and cleaning things up in the coming days. |
Revision as of 23:12, 29 April 2006
Picard 0.7.0 is a new BETA version of PicardTagger with support for automatic identifying of audio files using PUIDs, MusicDNS' AudioFingerprinting technology.
Download
Latest BETA Release - 0.7.0 Beta 3
- Linux tarball picard-0.7.0-beta3.tar.gz (290 kB)
- Windows installer picard-setup-0.7.0-beta3.exe (5.78 MB)
- See PicardLinuxInstall for Linux packages.
Please note that this is a BETA release. You can download the latest stable release (0.6.0) from http://musicbrainz.org/wd/PicardDownload.
Source code
This version of Picard was build using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding:
- libofa: The Open Fingerprint Architecture library from MusicDNS.
- libtunepimp: This ALPHA version of libtunepimp. This version can create PUIDs, the new acousting fingerprint ID, and that is about it. To create PUIDs with the examples/puid program, you need to register for a clientID at MusicDNS.org.
- python-musicbrainz2: The new Python XML web service client, version 0.3.1
A lot of these releases are still quite rough. We'll be adding more documentation and cleaning things up in the coming days.
Documentation
- HowPUIDsWork
- see also the general PicardTaggerDocumentation and HowToTagFilesWithPicard