[gstreamer-bugs] [Bug 590014] Future of parsers
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jul 29 04:29:03 PDT 2009
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=590014
GStreamer | gstreamer (core) | Ver: git
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
------- Comment #1 from Sebastian Dröge 2009-07-29 11:29 UTC -------
About a year ago David Schleef proposed something for the future of muxers and
parsers (look at the gstreamer-devel list). In short the plan was:
a) Let parsers output different formats and convert between them. There would
be one format that contains all information needed for putting the codec into
MP4, one format for Matroska, etc.
b) Let muxers only accept it's special format.
This would solve this bug, would remove specific codec handling inside the
muxers and would simplify a lot of code while making the parsers only slightly
more complex.
Also parsers could support a "simple" format, which would be like the format
that most parsers nowadays output: A framed and timestamped stream of buffers +
useful caps.
--
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=590014.
More information about the Gstreamer-bugs
mailing list