[Bug 726325] RFC: Add tunneling support.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 18 04:56:22 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726325
  GStreamer | gst-omx | git

--- Comment #18 from Julien Isorce <julien.isorce at gmail.com> 2014-03-18 12:20:48 UTC ---
(In reply to comment #12)
> (In reply to comment #9)
> Without data flow gst_video_encoder_chain never gets called, and so we never
> update the encoder caps.
> 
> I tried fixing this, but I'm not deep enough into the gstreamer core components
> to find a fitting solution. It's indeed a hack, but for now I can live with it.

Try to redefine sink_event
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst-libs/gst/video/gstvideoencoder.h#n264.
Then on a GST_EVENT_CAPS just call gst_video_encoder_setcaps if tunneled.

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