Manipulating SDL_Overlay to add image above video

I’m playing with ffplay.c (ffmpeg simple media player), which uses SDL for
video display,
I want to add a picture (animated gif) above the video, I’m very new to SDL
and need some general
guidelines on how to do it

is this the right_way or maybe I can Draw to another surface above the
video ?
(the picture may have transparent parts)

10x

With an overlay you won’t have transparency.On Wed, Aug 11, 2010 at 11:39 AM, Asaf O <asaf.tvn at gmail.com> wrote:

I’m playing with ffplay.c (ffmpeg simple media player), which uses SDL for
video display,
I want to add a picture (animated gif) above the video, I’m very new to SDL
and need some general
guidelines on how to do it

is this the right_way or maybe I can Draw to another surface above the
video ?
(the picture may have transparent parts)

10x


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org