[Bug 724899] New: v4l2src does not set interlaced flag on buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 21 07:32:22 PST 2014


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

           Summary: v4l2src does not set interlaced flag on buffers
    Classification: Platform
           Product: GStreamer
           Version: 1.2.2
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: simon.farnsworth at onelan.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


v4l2src does not set GST_VIDEO_BUFFER_FLAG_INTERLACED on the buffers it pushes
upstream; gstreamer-vaapi relies on this flag to determine whether to
deinterlace the buffer or not.

The attached patch sets GST_VIDEO_BUFFER_FLAG_INTERLACED whenever we're setting
or unsetting GST_VIDEO_BUFFER_FLAG_TFF.

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