Hi, I am trying to playback 720p videos frame by frame onto an Open GL texture using the callback methods in libVlc 2.2.1. This Open GL texture forms the background of a game that is Cocos2d-x based; I am basically using Cocos2d-x for an animated overlay on top of local video. The videos are chained...