Skip to content

VideoTools v2.1

Choose a tag to compare

@EricLafortune EricLafortune released this 12 Nov 16:16
· 34 commits to master since this release
  • ComposeVideo now applies more accurate NTSC and PAL frame rates, to avoid overflowing or underflowing the speech buffer in videos with long speech segments.
  • Fixed a potential inifinite loop in LPC tuning.

You can create videos for the TI-99/4A with the attached Java library videotools.jar.

You can play the small example video on a TI-99/4A with a programmable cartridge (or more conveniently on an emulator such as Mame) with the attached RPK cartridge file video.rpk.

You can play your own video by assembling it with the source code of the player in this project.