Incorrect flic visualisation and crash
Posted: Wed Feb 13, 2013 3:00 pm
1. FLC file with odd width is displayed wrong (I have an example but I do not have possibility to attach it there).
You can find rplayer.flc file in Sisters demo from Compuphase graphics engine page.
They use non standard flic file formats but it does not matter for this particular file. My own code shows it correct.
As I understand the problem is in DELTA_FLC (FLI_SS2) chunk processing.
Other flics from this archive is absolutely non standard and uses own Compuphase magic IDs and most software can't recognize it as flic (but it's not a topic of this report).
2. I have an example of really broken FLI file which leads XnView to crash. You can find it there.
I use XnView 1.99.6 on Win7 x64.
Offtopic: I write my own flic player just as part of other library and I have some technical questions because I found some difference between my processing of this files and XnView way.
Is it possible to ask this questions?
Thank you in advance.
You can find rplayer.flc file in Sisters demo from Compuphase graphics engine page.
They use non standard flic file formats but it does not matter for this particular file. My own code shows it correct.
As I understand the problem is in DELTA_FLC (FLI_SS2) chunk processing.
Other flics from this archive is absolutely non standard and uses own Compuphase magic IDs and most software can't recognize it as flic (but it's not a topic of this report).
2. I have an example of really broken FLI file which leads XnView to crash. You can find it there.
I use XnView 1.99.6 on Win7 x64.
Offtopic: I write my own flic player just as part of other library and I have some technical questions because I found some difference between my processing of this files and XnView way.
Is it possible to ask this questions?
Thank you in advance.