I'm updating an old project to OF 0.9.0 and noticed that I can't get my ofVideoPlayer to render with ofDisableArbTex() turned on. I'm just seeing a white rect instead of my video texture. I did a sanity check with the videoPlayerExample and am getting the same thing.
Was this disabled on purpose or is it a bug?
(I'm on OS X 10.11)
Thanks!