NickeManarin / ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
http://www.screentogif.com
Microsoft Public License
23.04k stars 2.15k forks source link

[Feature Request] Estimated file size output #1277

Open mishmanners opened 5 months ago

mishmanners commented 5 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when I have to create multiple exports of the same thing because I can't get the file size right.

Describe the solution you'd like What would be great, when we go to encode the file, it'd be great if there was an estimated size based on the parameters set. Ie. like what Adobe does when you export an image.

Describe alternatives you've considered At the moment, I export up to 20 different files to get the correct size. Ie. to upload something to a blog or GitHub, 10MB is the file limit.

tankorsmash commented 1 week ago

This isn't directly related, but when you try to export a recording, and the disk doesn't have enough space, the output just generates a 48byte stub or fails with an Ffmpeg error. If there was an filesize estimate, it would be nice if the UI showed you a warning before trying to export as well.