[SDL] SDL_Overlay and yuv

l l happyarch at gmail.com
Wed Aug 16 23:56:09 PDT 2006


Hi,
I try to kill my previous stupid question,

The video decoder library with SDL(TVDLWS) works fine with my embedded board,
It is too easy to play yuv file.

TVDLWS produce yuv file through pUint8(* Uint8) type variable.

Now my question is how to use the pUint8 variable with SDL library?

Any hint that very appreciated!
TIA


2006/8/16, l l <happyarch at gmail.com>:
> Hi,
>
> I have .yuv file from decoder library, and want to know how to code it
> in SDL library.
> I had tried it in SDL library, it could display the yuv file, but
> couldn't displayed it with decoder library directly(i.e. without yuv
> file).
>
> TIA
>




More information about the SDL mailing list