Hi,
when I try to export a timelapse of an area in MPEG4, the ffmpeg javascript is throwing this error :
Uncaught RangeError: Array buffer allocation failed
at new ArrayBuffer (<anonymous>)
at new Memory (ffmpeg-worker-mp4.js:22:474)
at cb (ffmpeg-worker-mp4.js:138:346)
at self.onmessage (ffmpeg-worker-mp4.js:237:489)
At first, I thought this was because there was too many images in the timelapse, but even with just 35 images, it is failing.
The GIF export is working well.
Thanks for the help,
Regards,