10

I was looking for a light weight python library which would allow me to create a simple video (a slideshow) from a bunch of images. I looked into PyFFMpeg and Pymedia, but they seem really old, and was wondering if anyone knows of any other libraries I could use, (or has had success using PyFFMpeg/Pymedia recently).

Thanks!

iman453
  • 8,635
  • 15
  • 51
  • 67

1 Answers1

7

Go for opencv And a bit of help from Here

Community
  • 1
  • 1
Arihant Nahata
  • 1,764
  • 2
  • 18
  • 29