[Bug 736100] video-info: doesn't return the right I420 image size for certain resolutions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 7 10:35:40 PDT 2014


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-07 17:35:34 UTC ---
Yeah, your WebRTC API should ideally allow you to provide it a buffer and the
configuration of it (plane offsets, strides, etc)... and otherwise you can
still add a GstVideoMeta with the WebRTC strides to the buffer as long as
downstream supports GstVideoMeta. No need to copy stuff around in that case.

I assume with WebRTC you mean libwebrtc here?

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