Page 1 of 1

test

Posted: Sun Apr 30, 2006 2:03 am
by Isaac

Posted: Sun Apr 30, 2006 7:38 am
by Richard Cranium
Thank you for that test.

Posted: Sun Apr 30, 2006 1:43 pm
by Isaac
im really working on something. you see the space between each row... that's what i needed to know.


What im doing is making a big video play with little memory. Imagine each gif being a tv. If nothing is moving on that square it can just hold it's picture till it's time to change again. I can have a 640x480 video play on a forum using gifs being less than 800 k to play ;)

Posted: Sun Jun 04, 2006 9:00 pm
by Xamindar
yeah but they will all be playing at different rates. They all will not load at the same time.

Posted: Mon Jun 12, 2006 4:39 pm
by Isaac
maybe... but if you have all the gifs hold the first frame for about 10 seconds it might work. of course they would all say loading.

Posted: Wed Jun 14, 2006 7:52 am
by DCrazy
If you're not planning on posting it here, then you could use JavaScript to load the images and then play them.

But you are aware that this is how video codecs work, right? Part of what they do is determine what data has not appreciably changed between keyframes and just don't encode the data for that region.

Posted: Mon Jun 19, 2006 3:46 pm
by Isaac
DCrazy wrote:If you're not planning on posting it here, then you could use JavaScript to load the images and then play them.

But you are aware that this is how video codecs work, right? Part of what they do is determine what data has not appreciably changed between keyframes and just don't encode the data for that region.
Oh this is just for posting in this forum. Yeah im a wmv man my self.

Posted: Mon Jun 19, 2006 3:46 pm
by Isaac
DCrazy wrote:If you're not planning on posting it here, then you could use JavaScript to load the images and then play them.

But you are aware that this is how video codecs work, right? Part of what they do is determine what data has not appreciably changed between keyframes and just don't encode the data for that region.
Oh this is just for posting in this forum. Yeah im a wmv man my self.

Posted: Mon Jun 19, 2006 3:47 pm
by Isaac
DCrazy wrote:If you're not planning on posting it here, then you could use JavaScript to load the images and then play them.

But you are aware that this is how video codecs work, right? Part of what they do is determine what data has not appreciably changed between keyframes and just don't encode the data for that region.
Oh this is just for posting in this forum. Yeah im a wmv man my self.

Posted: Mon Jun 19, 2006 3:56 pm
by Xamindar
Isaac wrote:Yeah im a wmv man my self.
wmv is not advisable if you are talking about video files. Use a more open format. Some people will not be able to play wmv files.