ofxMovieExporter icon indicating copy to clipboard operation
ofxMovieExporter copied to clipboard

setPixelSource not working as expected

Open facultymatt opened this issue 10 years ago • 1 comments

Im trying to use the setPixelSource() method but something is amiss - only the first pixel frame is ever recorded, no matter then movie length.

Have you verified this is working, and could you please provide an example if so?

Thanks!

facultymatt avatar Mar 02 '14 22:03 facultymatt

Seems to be how I was setting the pixels - I know this because if I use kinect.getPixels() as the source setPixelSource works fine. When I figure out this answer I'll post an update ;)

facultymatt avatar Mar 02 '14 23:03 facultymatt