Bug 65487

Summary: [HSW]VEbox Denoise/De-inerlacing/ProAMP failed
Product: libva Reporter: Liu Tienan <tienan.liu>
Component: intelAssignee: xiaowei <xiaowei.a.li>
Status: VERIFIED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: major    
Priority: high CC: gordon.jin, jocelyn.li, ouping.zhang
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Liu Tienan 2013-06-07 03:06:01 UTC
System Environment:
----------------------------------------
Platform: HSW
Libva: staging branch 85e0080188ead61f8581fb82532004bfcee54b25
Intel-driver: staging branch 3159d525c24212419b136fcf772c20387631b7c8
gst-plugins-vaapi: 0.4 branch 73cc7dd0bdfda405cfeeb16a2d7b4cbf945b6d86

Bug Info:
----------------------------------
cmd 1:
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

cmd 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 denoise=1 denoise-level=0.3 ! vaapisink

cmd 3:
gst-launch-0.10 filesrc location=/home/MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB-300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc deinterlace=1 deinterlace-method=1 ! vaapisink
	
all the cmds above have the same error info:
gst-launch-0.10: gen75_vpp_vebox.c:382: hsw_veb_iecp_csc_table: Assertion `in_color_std == out_color_std' failed.
Aborted (core dumped)
Comment 1 Liu Tienan 2013-06-07 03:09:07 UTC
*** Bug 65488 has been marked as a duplicate of this bug. ***
Comment 2 xiaowei 2013-06-09 08:43:17 UTC
patches upstreamed. please validate.
Comment 3 Liu Tienan 2013-06-13 07:05:08 UTC
Verified

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.