GNOME Bugzilla – Bug 634393
v4l2src: Set top field first for interlaced captures
Last modified: 2010-12-05 12:18:14 UTC
Created attachment 174118 [details] [review] implement top field first flag for v4l2 captures offering the information Set the top field first buffer flag if the v4l2 driver delivers the information.
This is a good start. More important is that v4l2src should put interlaced=true in the caps.
> This is a good start. More important is that v4l2src should put > interlaced=true in the caps. See bug #634391 Thanks for the patch, pushed: commit ab69275f4d76a882028d7c1b8ba37e61312e90ba Author: Janne Grunau <janne.grunau@collabora.co.uk> Date: Thu Nov 4 19:31:45 2010 +0100 v4l2src: set top field first for interlaced buffers if v4l2 exports it https://bugzilla.gnome.org/show_bug.cgi?id=634393