0

The pygame.movie package is deprecated and I haven't found an alternative to blit a video on a surface (background for example) and blit other objects on the foreground? That's not possible with moviepy etc. Thank you so much!

Frostie3
  • 11
  • 1
  • 2

1 Answers1

0

There is no such thing, unless if you want to upload every frame of the video as an image and play them frame by frame.

Mercury Platinum
  • 1,549
  • 1
  • 15
  • 28