/pymontage

Demo for mix videos by FFMPEG + OPENGL in python.

Primary LanguagePython

pymontage

Demo for mix videos by FFMPEG + OPENGL in python3.

Depends on PyAV and ModernGL

python montage.py video1.mp4 video2.mp4 fade/slide 1000 output.mp4

TODO

  1. CLI for humans
  2. Separate vertex and fragment shaders, for animation like scale or rotation
  3. Interpolator