Movie textures are decoded in software, with each decoded frame uploaded to the GPU as a texture. These decoded frames can obviously consume memory. Video players will upload the compressed frames to the GPU and use the GPU to do the decoding.
↧