Is there any way to use a video as background (i.e. lay a "layer image" over a video), or place it on an arbitrary position (like screen.blit(myimage, (0,0))
)?
As pygame.movie
was removed from recent versions, it should not be considered in this topic.