hdragomir / facetogif

face to gif is a simple webapp that lets you record yourself and gives you an infinitely looping animated gif
https://hdragomir.github.io/facetogif/
MIT License
476 stars 53 forks source link

Rotating the video makes it more what people expect :) #7

Closed codepo8 closed 11 years ago

codepo8 commented 11 years ago

Added the video rotation and the context rotation when recording.

hdragomir commented 11 years ago

@codepo8 that's amazing! Thanks!

sathia-musso commented 11 years ago

Hi, I made some testings with this filters, but for some reason they didn't work: http://www.html5rocks.com/en/tutorials/getusermedia/intro/#toc-effects I'll read how you managed to rotate the image and if possible I'll merge with the css effects.

cheers