[Bug 733056] Send codec specific headers as bus messages from parser plugin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 16 22:40:08 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733056
GStreamer | gst-plugins-bad | unspecified
Edward Hervey <bilboed> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at bilboed.com
--- Comment #7 from Edward Hervey <bilboed at bilboed.com> 2014-07-17 05:40:00 UTC ---
I'm more in favor of having it parsed/put on GstMeta.
For headers that aren't processing-critical (such as copyrigh extension,
user-data, etc...), you could skip parsing, and just indicate the location/size
of it in the buffer. That will allow downstream elements (or applications
intercepting) the buffers to then parse it out .. but won't be expensive on the
parser.
--
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