After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719752 - [gst-vaapi-master][vc1]gstreamer-vaapi subcase SA00048.vc1 conformance ssim result <0.99
[gst-vaapi-master][vc1]gstreamer-vaapi subcase SA00048.vc1 conformance ssim r...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 719750 (view as bug list)
Depends on:
Blocks: 758397
 
 
Reported: 2013-12-03 07:05 UTC by zhaoshengyan
Modified: 2018-05-04 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
subcase video SA00048.vc1 (66.53 KB, application/octet-stream)
2013-12-03 07:05 UTC, zhaoshengyan
Details

Description zhaoshengyan 2013-12-03 07:05:08 UTC
Created attachment 263373 [details]
subcase video SA00048.vc1

Test Env:
-------------------------
Platform:        IVB
Arch:            x86_64
Libdrm:        
(master)libdrm-2.4.49-2-gc3d96897de647bd5f6d4802c108a3f65a307d61b
Mesa:           (master)5b331f6fcbf226f18e0c517ffdce30a39bb92982
Xf86_video_intel:              
(master)2.99.906-65-g3dae8b97151f1d08942ec690dac5a5008901d7d0
Libva:          (staging)1264cd81fd8728f18bd2feedf6e9c1a232663890
Libva_intel_driver:            
(staging)2a61b0d17072bdc5b58608e3dfa2c4f9f80dcec4
Ffmpeg:         (master)e3d7a3978b857e32b32575ff78ecc7d67a18687e
Mplayer:                (hwaccel-vaapi)1923fa10ed77bbf8408f2ce312d85a97dab1f0f3
Gstreamer10:            (1.0)4e880d4d1e151ea64f83c28b5c3e1bbc06c57903
Gst_plugins_base10:             (1.0)2dd3f028c1e6dea799d7496639f53220818b20b1
Gst_plugins_good10:             (1.0)643d425f51f81b56deec16c01162637546708ee5
Gst_plugins_bad10:              (1.0)0587ab41b4f9979e9cfc11011ed5c970569ee3d3
Gst_plugins_ugly10:             (1.0)c7c911b8320576429e4a4234a1e29ec7436e6814
Gst_plugins_vaapi10:           
(master)0e9fc92819352b708b55b77e360a0b1ee7e7b555

Reproduce Steps:
--------------------------
rm -rf /root/.cache
rm -rf /root/.gstreamer-1.0/*
setting gstreamer folder path and export them
export PATH LD_LIBRARY_PATH PKG_CONFIG_PATH GST_PLUGIN_PATH
Dump yuv raw data based on SA00048.vc1, we got reference decoder dumped ref.yuv and gstreamer-vaapi dumped dump.yuv.
Compute the ssim value between ref.yuv and dump.yuv and got the following detail, these value should not lower than 0.99 expectedly.

ssim results:
--------------------------
Y_MIN_SSIM =     0.988264
Y_AVERAGE_SSIM = 0.991931
U_MIN_SSIM =     0.997890
U_AVERAGE_SSIM = 0.998083
V_MIN_SSIM =     0.997721
V_AVERAGE_SSIM = 0.998019




Reproduce rate:
--------------------------
100%
Comment 1 zhaoshengyan 2013-12-03 07:21:40 UTC
The same results have been got bypass SGB and HSW.
Comment 2 zhaoshengyan 2013-12-04 01:25:18 UTC
The same results have been got by SGB and HSW.
Comment 3 zhaoshengyan 2013-12-06 01:05:23 UTC
*** Bug 719750 has been marked as a duplicate of this bug. ***
Comment 4 sreerenj 2016-03-24 16:54:18 UTC
Moving to Product:GStreamer, Component:gstreamer-vaapi
Comment 5 Víctor Manuel Jáquez Leal 2018-05-04 13:00:57 UTC
This report looks obsolete to me. Reopen if it still persist and please explain how to obtain that results.