Bug 64142 - [Gst-vappi-0.4][HSW/IVB]CSC not support NV12 to YUY2 format
Summary: [Gst-vappi-0.4][HSW/IVB]CSC not support NV12 to YUY2 format
Status: RESOLVED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Zhong Cong
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-02 07:37 UTC by Liu Tienan
Modified: 2013-06-17 07:27 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.