Hi,
I’m getting some strange results when playing a native qtz file (also when exported to mov in Quartz Composer) with ofVideoPlayer.
The video doesn’t show up in full size (QTZMovie.draw(0,0, 1024,768)
Instead, it’s split in two 512x384 pixels, as you can see in the pic.
If i use a normal mov file, it plays correctly.
Any idea?