CD wont play although plays in other players.
MusicBrainz Picard is not a player, you cannot play your CD nor any audio files with it.
It was previously called MusicBrainz Tagger.
It can for quite some time:
A new integrated media player toolbar. This feature is considered beta and is disabled by default, but you can enable the toolbar in the menu with View > Player. Please note that the file formats supported by the player depend on your operating system.
What OS are you using? Last time I checked it was working on Windows, but isnât working on Ubuntu 20.04 (getting a âconnection refusedâ message).
As there were not any recent changes to the player (link) or the PyQt version (link), I believe it must have something to do either with installed plugins or with a recent Dbus patch (link).
The player is not working for me as well. Plays neither FLAC nor MP3.
- Platform: Windows 10 2004
- Picard version: 2.4.1
Debug log is very nondescript (verbosity: debug):
W: 22:11:00,526 ui.mainwindow.set_statusbar_message:392: Internal player: error, code=1, msg=
Is all that is printed when trying to play a file from the right-hand pane.
Hmm, then is not the Dbus patch. No idea what could it be.
Oh, I think I got it. Working on a fix.
Update: nope, I have no idea. At least on Windows, some files work and some donât no matter what I do.
VLC can play both mp3 files.
Mp3checker said the file which Picard can play is broken while the file Picard canât play is fine.
Mp3check said both are fine.
Huh, youâre right, it does play some MP3s.
Iâm trying to come up with indicators that make a file work or not work in the player. So far, all files with no tags worked. But then again some files with ID3v2.3, ID3v2.4, ID3v1 (or a combination thereof) worked, though most of them donât. Bitrate also doesnât predict if a file will play, as my working examples range from 128kbit/s to 320kbit/s CBR. I donât have VBRs to test.
So it looks like MP3s with no tags will play, but everything else may or may not.
None of the FLAC, AAC, Ogg/Opus, Ogg/Vorbis I threw at it worked.
There is no CD playback functionality in Picard.
The playback depends on the playback capabilities of the OS. Windows has no support for FLAC and Vorbis files by default. You can change that by installing the Directs how filters for Ogg. See also Microsoftâs Codec FAQ.
We used to have a FAQ entry for this, but it got lost with the doc changes recently. Iâ'll make sure we add it back.
That makes sense. I think though that relying on the operating system makes the player feature not that useful, at least on Windows. From my testing, it doesnât even work with MP3 files in a robust way, including files tagged by Picard itself.
Actually, itâs still there in the File Formats section of the Frequently Asked Questions chapter.
I have no idea about the issue itself, but as a reminder here what I was saying when this feature was added:
About after sale support, i mean i can already imagine user reports about X format not being supported on Y platform (or player not working at all), and we canât do much about it since it depends on external stuff (Qt and its plugins), so that will be mostly time to research and answer to users.
It seems this is exactly whatâs happeningâŚ