Bug 64142

Summary: [Gst-vappi-0.4][HSW/IVB]CSC not support NV12 to YUY2 format
Product: libva Reporter: Liu Tienan <tienan.liu>
Component: intelAssignee: Zhong Cong <congx.zhong>
Status: RESOLVED FIXED QA Contact: Sean V Kelley <seanvk>
Severity: normal    
Priority: medium CC: gordon.jin, lianyuex.yang, ouping.zhang
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Liu Tienan 2013-05-02 07:37:04 UTC
System Environment:
----------------------------------------
Platform: HSW
Libva: staging branch 2b25c3439781f0b7162011627a8ad3bb6288d1bb
Intel-driver: staging branch 5bd630d4ea732818728b0a464f45739c86e08be3
Gst-vaapi: 0.4 branch dd40042d447a0b696a75172bd3ed6cd1bad23377


Reproduce steps:
---------------------------------
xinit&
gst-launch-0.10 filesrc location=/home/H264_640x368_frame300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc ! video/x-surface,type=vaapi,format=\(fourcc\)YUY2 ! vaapidownload ! video/x-raw-yuv,format='(fourcc)'YUY2 ! filesink location=HW.yuv

Actually result: After the above steps, there is no "HW.yuv". But, it worked on IVB platform.
Comment 1 Liu Tienan 2013-05-03 06:04:03 UTC
>>>>>>>But, it worked on IVB platform.
The sentence is wrong. The correct is "It worked on SNB platform, but did not work on IVB and HSW platform."
Comment 2 Ouping Zhang 2013-06-07 03:22:47 UTC
System Environment:
----------------------------------------
Gst-vaapi: (0.4) 73cc7dd0bdfda405cfeeb16a2d7b4cbf945b6d86

gst-launch-0.10 filesrc location=/home/MP4_h264_nHD_30FPS_580Kbps_AAC_44.1KHz_64Kbps_10sec0.7Mb_BBB-300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc ! video/x-surface,type=vaapi,format=\(fourcc\)YUY2 ! vaapidownload ! video/x-raw-yuv,format='(fourcc)'YUY2 ! filesink location=HW.yuv

this issue has been fixed.

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.