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 719751 - [gst-vaapi-master][vc1]gstreamer-vaapi subcase SA10090.vc1 conformance ssim result <0.99
[gst-vaapi-master][vc1]gstreamer-vaapi subcase SA10090.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
Depends on:
Blocks: 758397
 
 
Reported: 2013-12-03 07:00 UTC by zhaoshengyan
Modified: 2018-05-04 13:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
subcase test video (317.34 KB, application/octet-stream)
2013-12-03 07:00 UTC, zhaoshengyan
Details

Description zhaoshengyan 2013-12-03 07:00:31 UTC
Created attachment 263372 [details]
subcase test video

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 SA10090.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.986988
Y_AVERAGE_SSIM = 0.991199
U_MIN_SSIM =     0.998498
U_AVERAGE_SSIM = 0.998708
V_MIN_SSIM =     0.998269
V_AVERAGE_SSIM = 0.998535





Reproduce rate:
--------------------------
100%
Comment 1 zhaoshengyan 2013-12-03 07:21:53 UTC
The same results have been got bypass SGB and HSW.
Comment 2 zhaoshengyan 2013-12-04 01:22:27 UTC
The same results have been got by SGB and HSW.
Comment 3 sreerenj 2016-03-24 16:54:21 UTC
Moving to Product:GStreamer, Component:gstreamer-vaapi
Comment 4 Víctor Manuel Jáquez Leal 2018-05-04 13:02:19 UTC
it looks an obsolete issue. Reopen if it persists.