[Bug 724521] v4l2object: Inconvenient handling of V4L2_FRMSIZE_STEPWISE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 14 08:06:29 PDT 2014


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

--- Comment #10 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-04-14 15:06:25 UTC ---
Thanks, good to know, again for small steps, I suggest to expose it as a range
in GST to prevent the caps size becoming too big. For sources, we can always
get it to round up, and crop. Loosing a border of 1 or 2 pixels won't make much
difference (cameras are already cropping a bit), and I expect that standard
resolution are supported in most cases.

Right now, a lot of HW have hidden steps, so we need a way to handle that
anyway. On blocker I have, is that v4l2 device do a round neared, rather then
useful round up.

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