julapy / ofxiOSVideoWriter

ofxiOSVideoWriter allows to screen record OF applications on iOS. (still very much a work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

16 pixel alignment ?

ofZach opened this issue · comments

I think (not 100% sure -- just going on what I saw just now) that the widths of the video writer need to be aligned on 16 pixels or you get some weird sheering effect. It might be nice to add a few convenience functions and a getWidth() function to make it easier.