MovieTexture vs. VideoTexture

  1. MovieTexture is the new class that will replace VideoTexture. I think it’s still somewhat experimental. It’s supposed to create a MovieTexture only if you explicitly put “use-movietexture 1” in your Config.prc file; otherwise it should create an FFMpegTexture (which inherits from VideoTexture). If you didn’t do this, I don’t know why it’s creating a MovieTexture. Try putting “use-movietexture 0” in your Config.prc file.

  2. MovieTexture integrates sound and video. VideoTexture is video only. MovieTexture might be buggy.

  3. Sounds like a bug.

  4. Also sounds like a bug.

David