After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752475 - tracker-extract-vorbis, -flac: embedded media art (METADATA_BLOCK_PICTURE) not supported
tracker-extract-vorbis, -flac: embedded media art (METADATA_BLOCK_PICTURE) no...
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: Extractor
git master
Other Linux
: Normal enhancement
: ---
Assigned To: tracker-extractor
tracker-extractor
Depends on:
Blocks:
 
 
Reported: 2015-07-16 09:54 UTC by Simon McVittie
Modified: 2021-05-26 22:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Album art for the flac extractor (3.82 KB, patch)
2016-11-07 17:29 UTC, Andrew Branson
needs-work Details | Review

Description Simon McVittie 2015-07-16 09:54:36 UTC
tracker-extract-mp3 knows how to extract ID3v2 APIC frames from MP3 files and feed them into libmediaart.

However, tracker-extract-vorbis does not know how to process the recommended METADATA_BLOCK_PICTURE tag in Vorbis comments (which is a Base64-encoded Flac METADATA_BLOCK_PICTURE structure): https://wiki.xiph.org/VorbisComment#METADATA_BLOCK_PICTURE

tracker-extract-flac doesn't seem to have any support for libmediaart at all, and in particular no support for the embedded binary METADATA_BLOCK_PICTURE structure.
Comment 1 Andrew Branson 2016-11-07 17:29:30 UTC
Created attachment 339263 [details] [review]
Album art for the flac extractor

Here's the code from Vorbis ported over. It seems to work for me up until the libalbumart code, but stops there. It seems to be sending good data, but nothing shows up in the libalbumart cache.
Comment 2 Andrew Branson 2016-12-05 11:32:55 UTC
FLAC extraction fixed, and included in the patch in #774694 instead.
Comment 3 Sam Thursfield 2021-05-26 22:26:05 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/tracker/-/issues/

Thank you for your understanding and your help.