mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #1273] I used ScreenToGif to record a gif of about 2.5 minutes, but the C drive was instantly filled up? #935
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#935
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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...

Steps to reproduce the behavior:
OS: windows10
Version: 2.40.1
@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.
@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 🤯