[Bug 789228] New: vaapipostproc doesn't support csc.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 20 06:08:39 UTC 2017


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

            Bug ID: 789228
           Summary: vaapipostproc doesn't support csc.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fei.w.wang at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

some csc failed or saved data is not correct:

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=RGB16 ! vaapipostproc format=nv12 !
filesink location=test.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=ARGB ! vaapipostproc format=nv12 !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=YV12 ! vaapipostproc format=argb !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=YUY2 ! vaapipostproc format=argb !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=RGB16 ! vaapipostproc format=yuy2 !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=NV12 ! vaapipostproc format=argb !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=RGB16 ! vaapipostproc format=nv12 !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=RGB ! vaapipostproc format=nv12 !
filesink location=a.yuv

gst-launch-1.0 videotestsrc num-buffers=5 !
video/x-raw,width=1920,height=1080,format=RGB16 ! vaapipostproc format=argb !
filesink location=a.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