
Seeing as MC32 only takes uncompressed AVIs, I'm trying to find other possibilities to get more video into space that's less than 100MB.
Watching this really helpful video by Jon Burton about Sonic 3D Blast's intro inspired me to find other methods of adding big videos with little file size. This question about converting 1,000 PNG images into an AVI on Super User gave me an idea of trying to make a .GIF of a 5-minute video or splitting the video into individual frames and then make FFmpeg convert them all into a raw video, but what if each frame was dithered so the size on each frame was condensed and it tricked FFmpeg into exporting the same 5 or 10 minute video but without taking up a huge chunk of MBs?
I'm only testing the waters here, so I could be right or wrong, but I'm willing to see if it's possible to find other means of rendering big videos without eating up the disc.