It might be an IE bug - I don't think C2 uses it in IE, because early versions of IE11 simply did not support passing video to that method at all, so it uses a workaround where it renders video to a canvas2d and then passes the canvas2d to videoToTexture, which works. And I don't think anything else in the engine uses that method with a video.