It failed because I didn't manage to load a video in a thread since the GL Texture must be loaded in the main thread. And even when I tried to load the movie without Texture and only enable textures later on... I didn't manage to make it work properly.
It failed because I didn't manage to load a video in a thread since the GL Texture must be loaded in the main thread. And even when I tried to load the movie without Texture and only enable textures later on... I didn't manage to make it work properly.