I want to make some GUI mockup program for video player, so my idea is just to show some menu pictures over real video being playback. I have working program made with C and SDL just to load pictures and make a slideshow, but i don´t know how to put this over video with transparencies.
Do you have a hint?
ps. i usually program with python and C, so if there is any solution with this two i highly appreciate.
Thanks!