[Bug 765041] New: [MVC][decode] md5 mismatch.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 14 11:08:31 UTC 2016


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

            Bug ID: 765041
           Summary: [MVC][decode] md5 mismatch.
    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: ---

1. Testing Steps:
========================================================================
gst-launch-1.0 -q filesrc location=/media/mvc/MVCICT-1.264 '!' h264parse '!'
video/x-h264,stream-format=avc,alignment=au '!' vaapidecode '!' vaapipostproc
format=i420 '!' videoconvert '!' fdsink | /opt/X11R7/ffmpeg/bin/ffmpeg -v 0 -f
rawvideo -s 768x480 -pix_fmt yuv420p -i pipe:0 -filter:v crop=720:480:0:0 -f
md5 -

gst-launch-1.0 -q filesrc location=/media/mvc/MVCICT-1.264 '!' h264parse '!'
video/x-h264,stream-format=byte-stream,alignment=nal '!' vaapidecode '!'
vaapipostproc format=i420 '!' videoconvert '!' fdsink |
/opt/X11R7/ffmpeg/bin/ffmpeg -v 0 -f rawvideo -s 768x480 -pix_fmt yuv420p -i
pipe:0 -filter:v crop=720:480:0:0 -f md5 -

gst-launch-1.0 -q filesrc location=/media/mvc/MVCICT-1.264 '!' h264parse '!'
video/x-h264,stream-format=byte-stream,alignment=au '!' vaapidecode '!'
vaapipostproc format=i420 '!' videoconvert '!' fdsink |
/opt/X11R7/ffmpeg/bin/ffmpeg -v 0 -f rawvideo -s 768x480 -pix_fmt yuv420p -i
pipe:0 -filter:v crop=720:480:0:0 -f md5 -

2. md5 info:

MVCICT-1.264:
out md5:c12dd5be2eca69fc55bb27cbc191c83e
ref md5:394e14805bad1626ea4210008bcfe3ee

MVCICT-2.264:
out md5:9fcd7e681e27d484e98322db8be04dff
ref md5:394e14805bad1626ea4210008bcfe3ee

3. Testing Env:
========================================================================
gst_plugins_vaapi:   (master)506c9e2b5bbc50730b0083598b346b0fcc41ec78
libva:               (master)2339d10b9a39ba4f7173053b9eab8d6a151717a5
Libva_intel_driver:  (master)2c1bec03889fe759a33c087a7c107ad84bbb72fb

4. Frequency of Occurence:
========================================================================
100%

5. fail case:
Media_Dec_MVC_Gstreamer/MVCICT-1.264    FAIL
Media_Dec_MVC_Gstreamer/MVCICT-2.264    FAIL
Media_Dec_MVC_Gstreamer_nal/MVCICT-1.264    FAIL
Media_Dec_MVC_Gstreamer_nal/MVCICT-2.264    FAIL
Media_Dec_MVC_Gstreamer_au/MVCICT-1.264    FAIL
Media_Dec_MVC_Gstreamer_au/MVCICT-2.264    FAIL

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