ScreenToGif icon indicating copy to clipboard operation
ScreenToGif copied to clipboard

[Bug] IOException: Stream was too long.

Open brian6932 opened this issue 3 years ago • 2 comments
trafficstars

Describe the bug Not sure if this is a memory allocation bug, but is there anyway to bypass it?

To Reproduce I was just making a 352 frame apng: image

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version 2.37.1

brian6932 avatar Oct 21 '22 00:10 brian6932

Ok, after cropping, and doing the same action again, it no longer errored. If this is an allocation issue, maybe a cli launch flag to set allocation size would be useful.

brian6932 avatar Oct 21 '22 00:10 brian6932

The APNG encoder was rewritten for version 3 of the app. This should not happen again.

NickeManarin avatar Jun 23 '23 18:06 NickeManarin