Skip to content

Instantly share code, notes, and snippets.

@cblument
cblument / movie_tests.py
Created December 29, 2015 03:00
example of on_color method not working
from moviepy.editor import *
import gizeh
def make_redframe(t):
'''Creates a red 1280x720 frame with hello world centered. Background
color is set to red.
'''
surface = gizeh.Surface(width=1280, height=720)
rect = gizeh.rectangle(lx=1280, ly=720, xy=[1280/2,720/2], fill=(1,0,0))

Keybase proof

I hereby claim:

  • I am cblument on github.
  • I am cblument (https://keybase.io/cblument) on keybase.
  • I have a public key whose fingerprint is 1656 94BB 3CDE E773 04B7 7C95 3338 EF88 9B0A 4175

To claim this, I am signing this object: