[gstreamer-bugs] [Bug 345352] New: Indicate what meta data tags a pipeline supports.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 19 13:06:57 PDT 2006


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=345352
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Indicate what meta data tags a pipeline supports.
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mail at renestadler.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


There is currently no way to find out if a particular pipeline will be able to
write out all meta data tags that are passed to it.  Meta data can be silently
lost currently, for example if an app allows user-supplied backends (to support
arbitrary output formats, of which not all might have support for all types of
meta data).

Another use case applies to using analyzers like TRM (musicbrainz
fingerprinting) or ReplayGain.  Applications could disable such extra
processing if the results cannot be saved in the output.

Current state of affairs seems to be that encoders/muxers silently ignore any
unsupported tags they encounter during iteration of passed tag lists.


-- 
Configure bugmail: http://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