GIF playback in Roblox [Demo]

O_o
It might be trying to load the gif.
I would suggest either overwriting the file with a smaller gif, or just let it load.[/quote]
Having the same as Dragons, tried what you suggested but still happening :frowning:

Also try, unblocking all files with .dll

And try running as Administrator

Iโ€™d have to find a way to extract the video frames in Visual Studio. Iโ€™m sure its possible, but Iโ€™d have to do my research :P[/quote]

Just pack FFmpeg with your C# program and then use that to convert video into a stream of images or a gif.

This produces some quite strange results.

Iโ€™m sure

gif.Interval = 0,05

should be

gif.Interval = 0.05