[Mesa-dev] [PATCH 1/9] st/vdpau: fix chroma_format handling in VideoSurfaceQueryGetPutBitsYCbCrCapabilities
Andy Furniss
andyqos at ukfsn.org
Wed Mar 7 15:19:40 PST 2012
Emeric Grange wrote:
> With today series I get that output :
> http://img807.imageshack.us/img807/5593/cran07032012184105.png
I see the same as you - xine works, but can be made to fail.
mplayer sw decode + yuy2 vdpau output is corrupted.
> By the way something seemed wrong while reading mplayer's log :
> (the use of the software scaler and the "DRI failure")
The DRI failure is something I see output at the start of some streams
- it doesn't seem to affect anything and happens without vdpau being
involved.
The swscaler is because the codec is outputting planar 422 but the -vo
needs packed, so it converts it.
More information about the mesa-dev
mailing list