[Bug 650652] [encodebin] missing encoder error when trying to remux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 9 09:51:06 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #21 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-09 16:51:01 UTC ---
As I said on IRC earlier, I think we need to come up with a better way of
making sure that we handle errors properly if there's no suitable encoder. Just
going ahead with "maybe passthrough is all that's needed" and then later
failing with a not-linked error if encoding is required seems .. suboptimal.
Maybe one could come up with a fake encoder element that just posts an error
(and a missing-plugin message) if it receives a buffer or something like that.

Also, not entirely sure if the whole parser issue has really been fixed, I
think we still need to make parsers accept parsed input (which we can do now,
but haven't done it yet afaik). Might do that later if I don't forget.

-- 
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