A software to convert .mp4 , .mov and .mkv to .8xp
REQUIRES CLIBS LIBRARY ON YOUR TI(copy clibs.8xg on it with tiConnect) : https://github.com/CE-Programming/libraries/releases/tag/v8.8
WORK ONLY ON : WINDOWS 8/10 64 bit
AND ARTIFICE(if your ti-OS is superior to 5.5): https://yvantt.github.io/arTIfiCE/
THE .8XP IS GENERATED IN 8xp-progs
USE convert.py
to generate everything needed and convert it (the conversion is automatic and degrade video to 25x25(in THEORY it could go to 64x64 for vid less than 1 sec) picture , else it would be too big) To CHANGE IT = modify RESOLUTION_OF_GIF = 25
make2.exe
was modified by me for the usage of TIGIF(source code and credits at https://github.com/alexdieu/TIGIF#credits-)
WHY I SHOULD NEVER SEND MY PROGRAMS IN RAM ?
Programs generated by TIGIF softwares are too big . If EVER you put one of this programs in your TI RAM , the calculator will instant reset ! So put it in your ROM ! Normally , you have 2-3mb rom on your TI .
IF U GOT make2: *** [bin/TIGIF.8xp] Error 1
THIS MEANS THAT YOUR GIF IS TOO LONG OR HAS TOO MUCH FRAMES (25 FPS MAX)
IF U GOT [success] bin\TIGIF.8xp, 38165 bytes. [ERROR] COMPILATION FAILED !
THIS IS BECAUSE YOU HAVE TO EMPTY 8xp directory , anyways you can get you program at TIGIF-main\build\bin
Toolchain for make2.exe
: https://github.com/CE-Programming/toolchain
Convimg for Image palette quantization : https://github.com/mateoconlechuga/convimg
STARING GIF :
OPTIONS :
RESOLUTION_OF_GIF = 64
SCALE = 4
RESULT :
NOTES : It's the recorder that is at 4 frames/sec ! the gif can be up to 25fps on your screen!
Try mutiples demos on your TI (IN releases )