[Bug 785616] New: md5 is not always same under ubuntu UI mode.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 31 07:47:30 UTC 2017


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

            Bug ID: 785616
           Summary: md5 is not always same under ubuntu UI mode.
    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: ---

Each time md5 get from Ubuntu UI mode is different. For example, I run the same
h264 decode pipeline several times and get the different md5:

# gst-launch-1.0 -q filesrc
location=/media//yami_h264_Base_Ext_Main_profile/CABACI3_Sony_B.jsv '!'
h264parse '!' vaapih264dec '!' vaapipostproc format=i420 '!' checksumsink2
frame-checksum=FALSE file-checksum=TRUE plane-checksum=FALSE
155495809127a6dd2c99c96b2ca8eae7

# gst-launch-1.0 -q filesrc
location=/media//yami_h264_Base_Ext_Main_profile/CABACI3_Sony_B.jsv '!'
h264parse '!' vaapih264dec '!' vaapipostproc format=i420 '!' checksumsink2
frame-checksum=FALSE file-checksum=TRUE plane-checksum=FALSE
979beb55e43eee727e046414028d5f9d

#gst-launch-1.0 -q filesrc
location=/media//yami_h264_Base_Ext_Main_profile/CABACI3_Sony_B.jsv '!'
h264parse '!' vaapih264dec '!' vaapipostproc format=i420 '!' checksumsink2
frame-checksum=FALSE file-checksum=TRUE plane-checksum=FALSE
c586c2ccdd8bb1e202983ba56f734241

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