[Bug 726194] v4l2src does not cope well when a capture card is sometimes interlaced, sometimes progressive at the same resolution

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 12 11:12:12 PDT 2014


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

--- Comment #1 from Simon Farnsworth <simon.farnsworth at onelan.co.uk> 2014-03-12 18:35:42 UTC ---
Created an attachment (id=271638)
 View: https://bugzilla.gnome.org/attachment.cgi?id=271638
 Review: https://bugzilla.gnome.org/review?bug=726194&attachment=271638

[PATCH] v4l2: Ensure interlace-mode is mixed whenever hardware does interlaced


There exists component video capture hardware capable of supporting both
720x576i25 and 720x576p25 formats. Test interlaced mode before progressive,
so that our caps are interlace-mode=mixed whenever buffers can be
interlaced.

Signed-off-by: Simon Farnsworth <simon.farnsworth at onelan.co.uk>
---
 sys/v4l2/gstv4l2object.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

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