nasser / zajal

Experimental creative coding framework
MIT License
161 stars 10 forks source link

Video support #74

Open nasser opened 11 years ago

nasser commented 11 years ago

Including documentation

nasser commented 11 years ago

This is complicated by the fact that none of openFrameworks' video grabbers or players compile in 64bit. The 'future' is supposedly the AVFoundation framework, and openFrameworks has an AVFoundationVideoPlayer and an AVFoundationVideoGrabber class written for iOS. Porting them to Mac OS might be possible.

Because it involves significant modification to the openFrameworks core, I'm moving this to 0.4.1.

http://stackoverflow.com/questions/4708257/error-expected-specifier-qualifier-list-before-qtvisualcontextref http://stackoverflow.com/questions/7453564/snow-leopard-64-bit-replacement-for-quicktime-api http://stackoverflow.com/questions/6672348/extracting-movie-frames-quickly-in-a-64-bit-cocoa-app-on-snow-leopard