[Bug 724699] New: katedec: Katedec overwrites tags from oggdemux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 18 15:07:02 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724699
  GStreamer | gst-plugins-bad | git

           Summary: katedec: Katedec overwrites tags from oggdemux
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: self at brendanlong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=269636)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=269636)
Example Ogg file with two kate streams

oggdemux always sends a tag with just: container-format=(string)Ogg

That tag never shows up for me after katedec though, but if I remove the tag
sending in gstkateutil it shows up. My assumption is that the sticky event
handling code is throwing away the original tag and replacing it with the new
kate tag.

This is especially annoying because I'm trying to add more interesting tags
from Ogg Skeleton, and they work fine for Theora but not for Kate:

https://bugzilla.gnome.org/show_bug.cgi?id=698853

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list