[Bug 796625] vaapipostproc: Bob deinterlace doesn't work for raw file.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 19 05:02:52 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796625
--- Comment #2 from Fei <fei.w.wang at intel.com> ---
(In reply to Nicolas Dufresne (ndufresne) from comment #1)
> You forgot set set interlaced=1 on rawvideoparse in order to tall
> vaapipostproc that the input is interlaced. Can you validate this please ?
Same result with cmd: gst-launch-1.0 -vf filesrc location=1920x1080.nv12
num-buffers=1 ! rawvideoparse format=nv12 width=1920 height=1080 interlaced=1 !
vaapipostproc format=nv12 width=1920 height=1080 deinterlace-mode=1
deinterlace-method=bob ! checksumsink2 file-checksum=false frame-checksum=false
plane-checksum=false dump-output=true dump-location=bob_NV12_1920x1080.yuv
--
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