zakk4223 / CocoaSplit

Stream/record your desktop/webcam to twitch/owned etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSImageCapturePlugin doesn't show GIF

gobzer opened this issue · comments

When GIF file is a target for CSImageCapturePlugin, it doesn't show up.

I know that any GIF could be replaced by a video. But since the code for animated images exists:

[newLayer addAnimation:_animation forKey:@"gifIndex"];

I think it's ok to raise an issue.

Example GIF attached.
giphy (1)

Fixed in commit e380430

In the meantime, you can work around it by drag+dropping the gif file into the source list area, or directly onto the preview view