Bug 65488 - [HSW]VEbox Denoise/De-inerlacing/ProAMP failed
Summary: [HSW]VEbox Denoise/De-inerlacing/ProAMP failed
Status: RESOLVED DUPLICATE of bug 65487
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xiaowei
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-07 03:06 UTC by Liu Tienan
Modified: 2013-06-07 03:09 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Liu Tienan 2013-06-07 03:06:19 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
Duplicate of 65487

*** This bug has been marked as a duplicate of bug 65487 ***


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.