[GH-ISSUE #89] CSImageCapturePlugin doesn't show GIF #83

Open
opened 2026-05-05 15:05:23 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @gobzer on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/89

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:
01479aca32/CapturePlugins/CSImageCapturePlugin/CSImageCapturePlugin/ImageCapture.m (L167)
I think it's ok to raise an issue.

Example GIF attached.
giphy (1)

Originally created by @gobzer on GitHub (Apr 13, 2020). Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/89 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: https://github.com/zakk4223/CocoaSplit/blob/01479aca32f8b35f8550aa28bfcea125aa8cb9f9/CapturePlugins/CSImageCapturePlugin/CSImageCapturePlugin/ImageCapture.m#L167 I think it's ok to raise an issue. Example GIF attached. ![giphy (1)](https://user-images.githubusercontent.com/12876046/79120346-f35ee080-7d92-11ea-9b73-ec0b04a211d3.gif)
Author
Owner

@zakk4223 commented on GitHub (Apr 14, 2020):

Fixed in commit e380430968

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

<!-- gh-comment-id:613161307 --> @zakk4223 commented on GitHub (Apr 14, 2020): Fixed in commit e380430968a391f9adbaa50b8948c15613a2f7ab 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/CocoaSplit#83
No description provided.