Bug 62195 - [GM45] low ssim value when decoding MPEG2 files
Summary: [GM45] low ssim value when decoding MPEG2 files
Status: VERIFIED WONTFIX
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 02:37 UTC by Du Yan
Modified: 2013-03-25 01:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Du Yan 2013-03-12 02:37:19 UTC
System Environment:
--------------------------
Libva: master 9f4dedc4de014cc665c32dfbac1c017f9396b563
Intel driver: master 82d6940694c7a650642ccb6d68bf01b70dba4dcc
Platform: GM45


Bug Info
------------------
low ssim value when decoding MPEG2 files.
pass rate = 1/38 = 2.63%

e.g.

file name Y SSIM extreme Y SSIM average	U SSIM extreme U SSIM average V SSIM extreme	V SSIM average	frame no dumped frame no

att_mismatch_att.bits 0.64308 0.915475 1 1 1 1 132 132
bits_conf_lep_11.bits 0.976785 0.989264	0.207009 0.339677 0.192062 0.32773 3 3
gi4_video.bits 0.988589	0.991809 0.344178 0.359352 0.350964 0.367575 4	4


att_mismatch_att.bits start from 101st frame, low ssim
Y_SSIM = 0.924266
U_SSIM = 1.000000
V_SSIM = 1.000000
Y_MIN_SSIM =     0.643080

bits_conf_lep_11.bits start from 1st frame, low ssim
Y_SSIM = 0.999411
U_SSIM = 0.423495
V_SSIM = 0.415032
Y_MIN_SSIM =     0.976785
Comment 1 haihao 2013-03-18 06:49:21 UTC
We won't fix MPEG-2 conformance issue on legacy platform which doesn't have fixed function for MPEG-2 decoding.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.