I used Converter application on a 720p .mp4 video 450MB. The resulting file had the low resolution, but the file size went up by 60% to 720MB. What?
Hi- yes, it's counterintuitive but the file size can increase due to the encoding used within the AVI file. TinyTV uses a very low power microcontroller so the AVI contains a MJPEG video stream and uncompressed audio which is all it can handle. The compression ratio is low compared to H264 that might be in a MP4 file, but that's how we're able to achieve the video playback on a device this size/cost.
Thanks,
Ben
Thanks for sharing the technical details. After reading up on MJPEG all makes sense.
Geometry Dash (https://geometrygame.org/)
It makes me wonder whether the encoding settings or compression method used in the TinyTV conversion process are less efficient for HiRes sources. In theory, reducing resolution should reduce the file size, not inflate it. Perhaps TinyTV uses a different codec or color space that adds overhead?