haroldo-ok / sgdk-video-player

A video converter/video player for SGDK
MIT License
8 stars 1 forks source link

Reduce multi frame tile count #9

Open haroldo-ok opened 11 months ago

haroldo-ok commented 11 months ago

Initial tests: it will necessary to decrease RgbQuant-SMS's RAM consumption to make it even feasible:

convert tmpmv_test\frame_1.jpg tmpmv_test\frame_2.jpg tmpmv_test\frame_3.jpg tmpmv_test\frame_4.jpg -append -format png tmpmv_test\frames_1_to_4.png
node --max-old-space-size=4096 ..\node_modules\rgbquant-sms convert tmpmv_test\frames_1_to_4.png tmpmv_test\frames_1_to_4b.png --colors 16 --maxTiles 768 --dithKern Ordered2x1