[gstreamer-bugs] [Bug 563221] GST_TAG_MERGE_REPLACE_ALL not replacing all tags

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 15 06:50:51 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=563221

  GStreamer | gst-plugins-good | Ver: 0.10.9




------- Comment #9 from Stefan Kost (gstreamer, gtkdoc dev)  2008-12-15 14:50 UTC -------
Some correction: The application would actually use:
  gst_tag_setter_set_tag_merge_mode (setter, GST_TAG_MERGE_KEEP_ALL);
to state, that it wants its own tags to be kept.
It would use
  gst_tag_setter_add_tags (setter, GST_TAG_MERGE_REPLACE_ALL,..., NULL);
to set tags. I made corrections to the docs and also fix the elements.

I can't reproduce the long/short issue that you reported.

$ gst-play -t test_tags2.avi 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "avidemux0".
     audio codec: MPEG-1 layer 3
FOUND TAG      : found by element "avidemux0".
           title: example title
          artist: example artist
           genre: example genre
         comment: example comment
       copyright: example copyright
         encoder: GStreamer Good Plug-ins 0.10.11.1 AVI muxer


-- 
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=563221.




More information about the gstreamer-bugs mailing list