[Bug 756840] New: gstreamer can't play YUYV RAW interlaced file.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 19 23:44:17 PDT 2015


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

            Bug ID: 756840
           Summary: gstreamer can't play YUYV RAW interlaced file.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zhuhai620 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

My command:

gst-launch-1.0 filesrc location=interlace.yuy2! videoparse format=yuy2
width=1280 height=720 interlaced=true ! vaapipostproc
deinterlace-mode=interlaced deinterlace-method=bob format=nv12 ! vaapisink.

The interlace.yuy2 is interlaced RAW file, which contains top and bottom frames
alternately. 

The expect results:
vaapipostproc could deinterlace video and shown by vaapisink.

The real results:
The shown video is not deinterlaced.

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