[Bug 796521] New: msdk: Playback not smooth by using ximagesink.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 7 02:10:06 UTC 2018


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

            Bug ID: 796521
           Summary: msdk: Playback not smooth by using ximagesink.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fei.w.wang at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Reproduce Steps:
============================================
$gst-launch-1.0 filesrc location=/media/ts/Sally.ts '!' tsdemux '!'
mpegvideoparse '!' msdkmpeg2dec '!' msdkvpp '!' video/x-raw,format=NV12 '!'
videoconvert '!' ximagesink

Video rendered not smooth. And if remove video/x-raw,format=NV12:
$ gst-launch-1.0 filesrc location=/media/ts/Sally.ts '!' tsdemux '!'
mpegvideoparse '!' msdkmpeg2dec '!' msdkvpp '!' videoconvert '!' ximagesink

Video rendered looks good.

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