video_editor icon indicating copy to clipboard operation
video_editor copied to clipboard

Crashing on export

Open goaldtesting opened this issue 2 years ago • 3 comments

Hi there, on iOS the app crashes when I try export and I'm getting the following output in the console? This is using the code from the example. stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=3072 MB, unused=0x0)

goaldtesting avatar Jul 05 '22 07:07 goaldtesting

Hi, no you should be able to export on debug mode as well.

It looks like the exportation takes too much resources on your phone. You should probably be able to export a shorter video.

LeGoffMael avatar Jul 05 '22 09:07 LeGoffMael

same issue on android OutofMemoryError in visualizing trimmer or during exporting

android 8.1 ram: 2gb

gperez-88 avatar Aug 17 '22 19:08 gperez-88

The same issue for me in Android it is working but in iOS, if the video is taken from the phone I can't export it because the app is crashing.

AgentRachithHegde avatar Oct 17 '22 02:10 AgentRachithHegde