Resize image processing crash

There is a lot going on in your sketch so first create a simple sketch that loads the logo image, resizes the image in setup and then displays it in draw.

If that works start adding things back in one at a time. Start with the video then the sound. If it didn’t work then perhaps the image file is corrupted.

Removing complexity will help track down the actual problem.

4 Likes