[GH-ISSUE #720] Large cache size when recording for 10-15 min #585

Closed
opened 2026-02-26 09:31:58 +03:00 by kerem · 5 comments
Owner

Originally created by @0lm on GitHub (Sep 13, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/720

hi there

when using screentogif to record a longer video, like 10-15min long (no game recording, just dektop while doing stuff, now and then opening steam client). when i was done, i waited until it finally renders the videos. when nothing happened after 10 min, i force closed it and checked my HDD space. 50gb were missing. i looked into the screentogif appdata temp folders and saw temp files of the rendering being 50gb big. cant tell hat went wrong. i used it just normal and it never rendered the video but created already 50gb of temp files lol. is that supposed to happen?

Originally created by @0lm on GitHub (Sep 13, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/720 hi there when using screentogif to record a longer video, like 10-15min long (no game recording, just dektop while doing stuff, now and then opening steam client). when i was done, i waited until it finally renders the videos. when nothing happened after 10 min, i force closed it and checked my HDD space. 50gb were missing. i looked into the screentogif appdata temp folders and saw temp files of the rendering being 50gb big. cant tell hat went wrong. i used it just normal and it never rendered the video but created already 50gb of temp files lol. is that supposed to happen?
kerem 2026-02-26 09:31:58 +03:00
Author
Owner

@NickeManarin commented on GitHub (Sep 14, 2020):

I don't recommend in using this software for longer than 1-minute captures right now.

Especially when not using a frame cache (see Memory cache under Options > Recorder), since each frame is simply stored as a PNG image inside the cache folder.

If you enable memory cache, it will write the frames to the memory at first, then after reaching the threshold (that you can set, in MB), it will write to a cache on disk as a single file.

<!-- gh-comment-id:691770971 --> @NickeManarin commented on GitHub (Sep 14, 2020): I don't recommend in using this software for longer than 1-minute captures right now. Especially when not using a frame cache (see Memory cache under Options > Recorder), since each frame is simply stored as a PNG image inside the cache folder. If you enable memory cache, it will write the frames to the memory at first, then after reaching the threshold (that you can set, in MB), it will write to a cache on disk as a single file.
Author
Owner

@0lm commented on GitHub (Sep 14, 2020):

oh i see, that's good to know! your explanation makes things clear now. by any chance, there is no way to make screentogif record as a video file, and later convert to a gif file?
or if i should record something 10min long with OBS instead, can screentogif convert the video into a good quality gif file?

<!-- gh-comment-id:692191377 --> @0lm commented on GitHub (Sep 14, 2020): oh i see, that's good to know! your explanation makes things clear now. by any chance, there is no way to make screentogif record as a video file, and later convert to a gif file? or if i should record something 10min long with OBS instead, can screentogif convert the video into a good quality gif file?
Author
Owner

@ElliotMok commented on GitHub (Sep 24, 2020):

The cache does large when handling a gif file(just simply add some text) of 2'21 min, 8.76 MB,2532 frames. It takes 12.2gb, lol...

<!-- gh-comment-id:698080016 --> @ElliotMok commented on GitHub (Sep 24, 2020): The cache does large when handling a gif file(just simply add some text) of 2'21 min, 8.76 MB,2532 frames. It takes 12.2gb, lol...
Author
Owner

@NickeManarin commented on GitHub (Sep 24, 2020):

@0lm Right now it can't record as video. But you can import a video later. Quality depends of the content and the compression.
@ElliotMok That should change in near future releases. I'm reworking the editor, so the action stack will occupy less space in disk.

<!-- gh-comment-id:698327688 --> @NickeManarin commented on GitHub (Sep 24, 2020): @0lm Right now it can't record as video. But you can import a video later. Quality depends of the content and the compression. @ElliotMok That should change in near future releases. I'm reworking the editor, so the action stack will occupy less space in disk.
Author
Owner

@Ghostwritten commented on GitHub (Jun 20, 2022):

The key is what content you record. If it is a film and television, each photo will occupy more than 1 megabyte. It is terrible to imagine 10 minutes, but you can try to use LICEcap:https://www.cockos.com/licecap/

<!-- gh-comment-id:1160350855 --> @Ghostwritten commented on GitHub (Jun 20, 2022): The key is what content you record. If it is a film and television, each photo will occupy more than 1 megabyte. It is terrible to imagine 10 minutes, but you can try to use LICEcap:https://www.cockos.com/licecap/
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#585
No description provided.