Incorrect flic visualisation and crash

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
NightBlade
Posts: 1
Joined: Wed Feb 13, 2013 2:25 pm

Incorrect flic visualisation and crash

Post by NightBlade »

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.
User avatar
xnview
Author of XnView
Posts: 46253
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Incorrect flic visualisation and crash

Post by xnview »

NightBlade wrote: Is it possible to ask this questions?
Yes, i have made this loader some years ago :)
Pierre.
Post Reply