Summary: | [Gst-vappi-0.4]Vaapidownload failed to dump I420 YUV | ||
---|---|---|---|
Product: | libva | Reporter: | Yang Lianyue <lianyuex.yang> |
Component: | intel | Assignee: | Zhong Cong <congx.zhong> |
Status: | VERIFIED FIXED | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | gordon.jin, ouping.zhang, tienan.liu |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | postproc-fix-bug-vaapipostproc-format-support |
Description
Yang Lianyue
2013-06-09 08:13:45 UTC
Created attachment 80978 [details] [review] postproc-fix-bug-vaapipostproc-format-support modified src cap template format to 'Any', so we can set fourcc to driver manually. Created attachment 80978 [details] [review] [review] postproc-fix-bug-vaapipostproc-format-support modified src cap template format to 'Any', so we can set fourcc to driver manually. ------------------------------------- It's my mistake , this patch has nothing to do with this bug,but relates to another bug. this bug relates to bug63951,the patch 'postproc-fix-bug-vaapipostproc-format-support' is added for that patch, and it's fixed.So now this bug is also fixed. gst-launch-0.10 filesrc location=/home/Mux_Stream/H264_640x368_frame300.MP4 ! qtdemux ! vaapidecode ! vaapipostproc ! video/x-surface,type=vaapi,format=\(fourcc\)I420 ! vaapidownload ! video/x-raw-yuv,format='(fourcc)'I420 ! filesink location=HW.yuv the bug is 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.