[Bug 796625] vaapipostproc: Bob deinterlace doesn't work for raw file.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 19 23:11:26 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796625

--- Comment #10 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
(In reply to U. Artie Eoff from comment #9)
> I may be naive, but should "rawvideoparse format=nv12 width=1920 height=1080
> interlaced=1" output interlaced frames for vaapipostproc?

It will pretend it's interlaced, but it's not, since the image you provided is
progressive. Then you selected a BOB deinterlacer, which I believe is the only
one that won't deteriorate the frame. Also, we aware that you need at least 3
fields (2 interleaved frames) in order to use any other algo.

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