Summary: | [ILK] vaPutImage is broken | ||
---|---|---|---|
Product: | libva | Reporter: | Uros Vampl <mobile.leecher> |
Component: | intel | Assignee: | PengChen <peng.c.chen> |
Status: | CLOSED WONTFIX | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | tlinux |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
lspci
i3-530 lspci -nn |
Description
Uros Vampl
2015-07-11 17:40:57 UTC
1,what is the format of the image for the intput of vaPutImage()?does this image have the right video data? 2,vaPutImage() put the image data to one created surface, then this surface is displayed with vaPutSurface() while X11 is used in your system > (In reply to PengChen from comment #1) > 1,what is the format of the image for the intput of vaPutImage()? The video uses yuv420p, if that's what you mean here. > does this image have the right video data? Yes. The same video, using the same player (mpv) with the same settings and the same version of libva-intel-driver, will display fine on a Haswell machine. Only Ironlake has the problem. Could you attach the output of 'lspci -nn'? Created attachment 120958 [details]
lspci
The same problem on Intel Core i5-450M (Ironlake GPU)
Attachment result lspci -nn
Created attachment 120959 [details]
i3-530 lspci -nn
i3-530 is what I have. lspci -nn is attached
do you know the source and destination surface or image format of vaPutImage() being used in mpv player? Ironlake is an old platform with very limited support. |
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.