| Summary: | [libva]MPEG2 conformance test fail | ||
|---|---|---|---|
| Product: | libva | Reporter: | Hai <hai.lan> |
| Component: | intel | Assignee: | Focus.Luo <focus.luo> |
| Status: | RESOLVED FIXED | QA Contact: | Ouping Zhang <ouping.zhang> |
| Severity: | normal | ||
| Priority: | medium | CC: | gb.devel, haihao.xiang, seanvk |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Hai
2011-05-30 02:02:34 UTC
This should be fixed nowadays, isn't it? Ouping to follow up. (In reply to comment #1) > This should be fixed nowadays, isn't it? we have tested MP2 files based on gstreamer-vaapi, the bug still can reproduced, btw, some MP2 files(1280x720p-29-97fps-16x9.mp2) can't be decoded. gst-launch-0.10 playbin2 video-sink="vaapisink sync=false" uri=file:////home/MPEG2_conformance/bitstreams/Sarnof_Streams/1280x720p-30fps-16x9.mp2 704x480p-29-97fps-16x9.mp2 YPSNR=0.993924 1280x720p-30fps-16x9.mp2 YPSNR=0.995926 Test criteria: YPSNR > 0.99900 I will update the comments "704x480p-29-97fps-16x9.mp2 YPSNR=0.993924 1280x720p-30fps-16x9.mp2 YPSNR=0.995926 Test criteria: YPSNR > 0.99900" decoding by HW and by SW, and compare the two way, calculate the SSIM. 704x480p-29-97fps-16x9.mp2 Y_SSIM=0.993924 1280x720p-30fps-16x9.mp2 Y_SSIM=0.995926 Test criteria: Y_SSIM > 0.99900 (In reply to comment #1) > This should be fixed nowadays, isn't it? Could you please check SSIM/PSNR values for the following platforms: { GM45, ILK } + IVB? Besides, what reference software is used? ffplay or libmpeg2, for a gst pipeline? Thanks.
This results are from SNB. decoding by HW and by SW, and compare the two way, calculate the SSIM. 704x480p-29-97fps-16x9.mp2 Y_SSIM=0.993924 1280x720p-30fps-16x9.mp2 Y_SSIM=0.995926 Test criteria: Y_SSIM > 0.99900 the reference software is simple_player_mpeg2, libmpeg2. (In reply to comment #5) > Could you please check SSIM/PSNR values for the following platforms: { GM45, > ILK } + IVB? Besides, what reference software is used? ffplay or libmpeg2, > for a gst pipeline? Thanks. The result test based on IVB is same as SNB. And the result based on ILK is as below: Filename YPSNR 704x480p-29-97fps-16x9.mp2 0.067750 (Lost frames) 1280x720p-30fps-16x9.mp2 0.965669 1280x720p-29-97fps-16x9.mp2 can't be play on ILK by gst-vaapi too. Is this still an issue? Hi Focus, Could you re-test this case? Thanks Haihao Worked well on latest test on all supported HW platforms |
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.