a = AviSource("yourmovie.avi")
b = a.Crop(0,0,0,a.Height/2)
b = b.FlipVertical()
return a.Overlay(b,0,a.Height/2)posted by ostranenie at 7:30 PM on December 23, 2010 [1 favorite] « Older Dsankt (previously, previously-er) explored the Pa... | Thought to be first entered in... Newer »
This thread has been archived and is closed to new comments
posted by MuffinMan at 4:20 AM on December 21, 2010