Bug 65701

Summary: [GST-vaapi-04][SNB/IVB] ProcAPM failed
Product: libva Reporter: Liu Tienan <tienan.liu>
Component: intelAssignee: Jocelyn Li <jocelyn.li>
Status: CLOSED NOTABUG QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium CC: lianyuex.yang, ouping.zhang
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Liu Tienan 2013-06-13 08:47:15 UTC
System Environment:
----------------------------------------
Platform: SNB/IVB
Mesa:           (9.1)f32ec82a8cfcabc5b7596796f36afe7986651f02
Xserver:                (server-1.14-branch)xorg-server-1.14.1
Xf86_video_intel:               (master)2.21.9
Cairo:          (master)0dac37c41473deafa4a2f154187c5c3d08b07c91
Libva:          (master)ffb82f3a85e424b869c2c1ce48251b3305e2cd61
Libva_intel_driver:             (master)01f7c2c6c5ae6321f3b3cfebc89f73dcb50b30af
Kernel_version:         3.9.5


Reproduce steps:
---------------------------------
1  xinit&
2  gst-launch-0.10 filesrc 

location=/home/MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB-300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc hue=150.0 brightness=50.0 contrast=5.0 saturation=5.0 auto-brightness=1 auto-contrast=1 auto-saturation=1 ! vaapisink


Finding:
--------------------------------
When changing the values of hue, brightness, contrast or saturation. All the results are the same. 
But it worked well on HSW.
Comment 1 haihao 2013-06-14 07:36:27 UTC
ProcAMP isn't implemented on IVB/SNB
Comment 2 haihao 2013-06-14 07:38:47 UTC
The APP should query the capability before creating VPP pipeline.

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.