Hmm, from what I've read, it's probably a "flx" file, rather
than a flc file...
The difference being it says that the color depth is 8bpp, but
it's not, it's really 15bpp
FlicHeader.creator gives 0x30314c46 which does indeed mean
it is a Discreet 3DStudio MAX file...
Also, when reading the frame type, there'll be no matches, so
it'll ignore them, and give an undefined (gray, for me)
animation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=387078
Could you make a *small* flc file for testing?
Logged In: YES
user_id=7212
It's only 400k... where did it go?
How small do you want me to make it? :)
I think the resolution is 80x60 or something.
Logged In: YES
user_id=7212
Oh, I didn't see that they had to be 256k or less... That's
super lame. I'll put it on my webserver.
http://pyrallis.aegisknight.org/my%20still%20life%20animated.flc
Logged In: YES
user_id=387078
Hmm, from what I've read, it's probably a "flx" file, rather
than a flc file...
The difference being it says that the color depth is 8bpp, but
it's not, it's really 15bpp
FlicHeader.creator gives 0x30314c46 which does indeed mean
it is a Discreet 3DStudio MAX file...
Also, when reading the frame type, there'll be no matches, so
it'll ignore them, and give an undefined (gray, for me)
animation.