MusicBrainz Picard/FAQ

From MusicBrainz Wiki
< MusicBrainz Picard
Revision as of 23:30, 11 January 2008 by BrianG (talk | contribs) (Acknowledgements: fordp, ypcs, phillipbeynon http://ubuntuforums.org/showthread. (Imported from MoinMoin))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Products > Picard > Picard FAQ

This pages answers FrequentlyAskedQuestions about Picard.


How do I use Picard?

See:

File Formats

What formats does Picard support?

MP3, Ogg Vorbis, FLAC, MP4, Musepack, WavPack, Speex, The True Audio and Windows Media Audio. However, it can calculate audio fingerprints only from MP3, Ogg Vorbis, FLAC and Musepack files. This applies to Picard 0.7.2 and older, since version 0.9.0 it should be able to calculate audio fingerprints from all supported file formats.

What Formats will Picard support?

Picard is intended to eventually support all formats (including fingerprinting), but this is a complex process, and will take some time.

Configuration

I tagged a file in Picard, but iTunes is not seeing the tags!

iTunes has a known bug in it's ID3v2.4 implementation, which makes it unable to read such tags if they contain also embedded cover art. As a work-around, you can configure Picard to write ID3v2.3 tags.

    • Comment: If you are using iTunes on Windows XP, you might want to try selecting the songs, pressing CTRL+I, and then when the box comes up, just click OK. It seems to re-read the tags and then make it visible. Not sure why.

How do I tell Picard which browser to use?

On Windows, GNOME and KDE, Picard uses the standard browser for these systems. On other systems, you can use the BROWSER environment variable. For example:

export BROWSER="firefox '%s' &"

Why won't Picard open .mp3 files in Ubuntu?

After installing Picard, .mp3 files are greeyed out, while .ogg files are able to be processed. To resolve this, "libtunepimp" is needed for mp3 support. From the command line:

sudo apt-get install libtunepimp5-mp3