[gstreamer-bugs] [Bug 518933] mp3 tags are not copied when converting to another format

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 27 04:16:27 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=518933

  GStreamer | gst-plugins | Ver: 0.10.17




------- Comment #3 from Sebastian Dröge  2008-02-27 12:16 UTC -------
Ok, when using ... ! id3demux ! mp3parse ! mad ! audioconvert ! ... it works.

Reason is, that decodebin didn't link mp3parse to mad yet, thus the TAG event
is dropped:

0:00:01.561236115 10263 0x8173f78 DEBUG             GST_PADS
gstpad.c:4150:gst_pad_push_event:<mpegaudioparse0:src> Dropping event because
pad is not linked


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=518933.




More information about the Gstreamer-bugs mailing list