• Bugs
  • Can't export AVI larger than 4GB

Hello,

When I try to export my animation into an AVI file I get an error and it doesn't export.
(Java.io.IOException: AVI file is larger than 4GB)

I'll work with mov files meanwhile 🙂

Thanks.

Related Discussions
...
  • 編集済み

If the output file would be greater than 4GB you should try using different AVI settings, such as lowering the quality, the fps, or scaling down the assets.
Export - Spine User Guide: AVI

AVI uses 32 bit addresses, so it is limited to 4 gigabytes. MOV is probably better, plus it can have a transparent background while AVI can't.