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 784634 - tag: Extract unsynchronized lyrics from id3
tag: Extract unsynchronized lyrics from id3
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 463978
 
 
Reported: 2017-07-06 19:57 UTC by Christian Weiske
Modified: 2018-11-03 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Weiske 2017-07-06 19:57:30 UTC
gst-discoverer-1.0 fails to show lyrics from .mp3 files that contain a USLT tag (Unsynchronized lyrics). Using the python bindings to extract the tag also fails.

I'm using gstreamer1.0-plugins-base-apps 1.12.1-1 on Ubuntu Artful (17.10) with all plugin categories (good, bad, ugly). MP3 support only came with -ugly.

Demo files can be found at http://cweiske.de/tagebuch/embedded-lyrics.htm#demo

ID3 specification of USLT tag: http://id3.org/id3v2.3.0#Unsychronised_lyrics.2Ftext_transcription
Comment 1 Cédric Bellegarde 2017-10-10 16:39:33 UTC
Here it works, but I don't know how to get tags... I'm really doing ugly hack in Lollypop but I'm looking for a proper way to extract tags from a Gst.Sample...
Comment 2 Edward Hervey 2018-05-05 14:29:31 UTC
What is needed is to add support in libgsttag's id3 tag handling to extract USLT as GST_TAG_LYRICS
Comment 3 Cédric Bellegarde 2018-05-05 15:08:14 UTC
Here how it works in Lollypop:
https://gitlab.gnome.org/gnumdk/lollypop/blob/master/lollypop/tagreader.py#L346

Not sure if it's your question ;)
Comment 4 GStreamer system administrator 2018-11-03 11:57:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/362.