Join us on Discord!
You can help CodeWalrus stay online by donating here.

Did anyone create a video player for TI-84 Plus CE?

Started by xMarminq_, October 07, 2016, 02:30:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dream of Omnimaga

Darn I forgot about the 64 KB limit. That's gonna be a lot of appvars for a 3 MB movie O.O
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

TheMachine02

Well, about 48 appv for a 3Mb movie. This is a lot  :P

c4ooo

One wondering how the user will view it though. A central program to view all the gifs on the calc? Or maybe somehow make the gif a runnable file that executes the gif viewer, or maybe even embed the gif viewer in the gif? (As long as it isn't too big)

Dream of Omnimaga

  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

c4ooo

Here's how i'm doing it: :)
Quote
The user "opens' the gif with Asm(GifFile
That program has a small header which prints a small flag in free ram and then executes the gif reader.
The gif reader checks to see if the flag exists, and if it does, it uses the flag to determine the filename of the gif to open.
After the gif's header is the data, and the reader reads that.

MateoConLechuga

Sounds like it would make a lot more sense to just convert the gif beforehand rather than whatever that is :p

c4ooo

#21
and how are you going to view your converted gif?...
(The quote has nothing to do with converting gifs >_> )

Powered by EzPortal