[Bug 728438] v4l2: Implement a v4l2 video encoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 24 05:21:36 PDT 2014


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

--- Comment #21 from ayaka <lxr1234 at hotmail.com> 2014-05-24 12:21:34 UTC ---
the actually problem happened in 
ensure_array () gstquery.c:833 of gstreamer
for decoder
in line 837
value = gst_structure_id_get_value (s, quark);
value is not NULL
but for encoder
value is NULL.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list