Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - deng4

Pages: [1]
1
TI-Nspire / Nspire Video Player
« on: March 23, 2011, 08:07:24 pm »
First of all this is in not the same video player as apcalc's nPlayer. I made this one during the last week in an attempt to achieve much higher levels of compression then other calculator video players The current version uses intraframe deflate compression and interframe RLE based change compression. Also interlaced videos are supported for even more compression. Overall this allows for about 7 sec/MB, but i have even more compressed video in the works. To generate video files I made a C# converter (will include in next release) of full color gifs to my more compressed format automatically. Currently the player can maintain a constant set fps which can theoretically be [1,100]. Each frame takes about 10ms (5 interlaced) to render. I would really like to know what you guys think and I will add more improvements soon.


Download Here!

Pages: [1]