xndcn / pymontage

Demo for mix videos by FFMPEG + OPENGL in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo for mix videos by FFMPEG + OPENGL in python.


Languages

Language:Python 100.0%