the-xkcd-community / the-red-spider-project

Coding and xkcd combined, for fun!
http://the-xkcd-community.github.com/the-red-spider-project
Other
40 stars 33 forks source link

Asciivideo #76

Open WesleyAC opened 10 years ago

WesleyAC commented 10 years ago

Pull request because @jgonggrijp asked me to.

Some things to think about though: It does pull in ffmpeg as a depend, making it linux/OS X only (?) There might be a framerate issue on some computers. I forget if I fixed it or not :/

jgonggrijp commented 10 years ago

ffmpeg claims to be cross-platform, so in theory it should work on Windows as well, but we'll have it tested just to be on the safe side. What is the suggested testing procedure, by the way?