[gstreamer-bugs] [Bug 319316] retag example doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 27 02:13:50 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=319316
 GStreamer | gstreamer (core) | Ver: 0.8.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|gst-plugins                 |gstreamer (core)
         Resolution|                            |FIXED
            Summary|tag setters from mad plugin |retag example doesn't work
                   |strip the tags              |
   Target Milestone|HEAD                        |0.8.12



------- Additional Comments From Tim-Philipp Müller  2005-10-27 09:13 -------
id3tags mode of operation depends on its source pad caps. If the source pad caps
are not application/x-id3 it will not add tags, so you need to use a filtered
link there for things to work.

The retag.c example wasn't really up-to-date or at least not working as
intended. I've updated it now. 

2005-10-27  Tim-Philipp Muller  <tim at centricular dot net>

        * examples/retag/retag.c: (main):
          Update retag example so that it actually works (#319316).

See

http://cvs.freedesktop.org/gstreamer/gstreamer/examples/retag/retag.c?r1=1.5&r2=1.5.4.1&only_with_tag=BRANCH-GSTREAMER-0_8

for changes.

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list