[MPlayer-dev-eng] OSX, Quartz & yv12
Nicolas Plourde
nicolas.plourde at sympatico.ca
Mon Jan 26 13:50:01 CET 2004
On 26-Jan-04, at 7:38 AM, Romain Dolbeau wrote:
> Nicolas Plourde wrote:
>> Hi, Im currently programming a vo driver for OSX using Carbon &
>> Quartz.
>> I can play RGB BGR correctly but yv12 is not working correctly
>> (everything is light blue).
>
>> Look like Mplayer is converting color space but something is going
>> wrong in the
>> process (big endian maybe). Any idea ?
>
> Apparently, in your latest patch, replacing IMGFMT_RGB24
> by IMGFMT_RGB32 (in query_format) and kCGImageAlphaNone
> by kCGImageAlphaNoneSkipFirst (in draw_frame) give
> a correct result.
>
> --
> Romain Dolbeau
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>
Nice I will fix it to support both and yuv is in progress also.
====
Nicolas Plourde <nicolas.plourde at sympatico.ca>
More information about the MPlayer-dev-eng
mailing list