[GH-ISSUE #1273] I used ScreenToGif to record a gif of about 2.5 minutes, but the C drive was instantly filled up? #935

Open
opened 2026-02-26 09:33:05 +03:00 by kerem · 2 comments
Owner

Originally created by @HangboQuan on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1273

Originally assigned to: @NickeManarin on GitHub.

I used ScreenToGif to record a gif of about 2.5 minutes, but the C drive was instantly filled up, this folder contains about 2,000 pirctures, It takes up so much disk space that I can't download the gif, the path is C://User/user/AppData/Local/Temp...
image

Steps to reproduce the behavior:

  1. Open ScreenToGif and click this button
    rxT0tZvZep
  2. Then, Click on "录制"
    8835cc27-a092-427e-8e57-2d882146fe05
  3. After the recording is complete, I'm going to save it to my D drive, I can't download the gif because my c drive is full

OS: windows10
Version: 2.40.1

Originally created by @HangboQuan on GitHub (Dec 23, 2023). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1273 Originally assigned to: @NickeManarin on GitHub. I used ScreenToGif to record a gif of about 2.5 minutes, but the C drive was instantly filled up, this folder contains about 2,000 pirctures, It takes up so much disk space that I can't download the gif, the path is C://User/user/AppData/Local/Temp... ![image](https://github.com/NickeManarin/ScreenToGif/assets/42888075/2d371946-10b9-4d03-b205-7b716135571d) Steps to reproduce the behavior: 1. Open ScreenToGif and click this button ![rxT0tZvZep](https://github.com/NickeManarin/ScreenToGif/assets/42888075/2ff395bf-d10c-4498-aeca-db650c57d8e5) 2. Then, Click on "录制" ![8835cc27-a092-427e-8e57-2d882146fe05](https://github.com/NickeManarin/ScreenToGif/assets/42888075/20a31878-0c53-47ef-8828-bb208129a226) 3. After the recording is complete, I'm going to save it to my D drive, I can't download the gif because my c drive is full OS: windows10 Version: 2.40.1
Author
Owner

@pawlos commented on GitHub (Dec 23, 2023):

Not sure if that's a bug.
During the encode process there is a phase where the images are being converted to a raw format and concatenated into one single big file. With that resolution, fps and time the file would end up something like that. I would check if that's the case (see Encode folder) but the file should (and the Encode folder) be gone after the process. This happens only for S2G encoder. Try with a different one i.e. FFmpeg it should have less disk footprint.

<!-- gh-comment-id:1868379322 --> @pawlos commented on GitHub (Dec 23, 2023): Not sure if that's a bug. During the encode process there is a phase where the images are being converted to a raw format and concatenated into one single big file. With that resolution, fps and time the file would end up something like that. I would check if that's the case (see Encode folder) but the file should (and the Encode folder) be gone after the process. This happens only for S2G encoder. Try with a different one i.e. FFmpeg it should have less disk footprint.
Author
Owner

@Welding-Torch commented on GitHub (Feb 13, 2024):

It is definitely a bug, and I've experienced it many times while using ScreenToGIF. Really needs attention because this bug can break not just the app but the whole system that it's working on 🤯

<!-- gh-comment-id:1940313342 --> @Welding-Torch commented on GitHub (Feb 13, 2024): It is definitely a bug, and I've experienced it many times while using ScreenToGIF. Really needs attention because this bug can break not just the app but the whole system that it's working on 🤯
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
starred/ScreenToGif#935
No description provided.