[Bug 655244] encodebin has to provide the downstream possible caps to h264parse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 7 07:08:02 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-07 14:07:57 UTC ---
In decodebin2 this is done by creating a capsfilter with the union of all
decoder factory caps. Something similar with the encoders should be possible in
encodebin.

It's important that h264parse has a peer and gets the correct constraints from
that peer before it negotiates (i.e. handles the first buffer).

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