What format is used to store sound in FLI/FLC files? I've noticed that when you
open a FLI/FLC in VidEdit, it briefly says, "scanning for audio." I've never
heard of audio in one of these files. What program would put it there, and what
format is it stored in. I'm going going to need to extract the sound
information, so I'll need detailed information.
BTW: The docs posted in the libraries for FLI/FLC files contain some incorrect
information: The FLI_LC chunk described in ANIFILES.DOC is incorrect in stating
that there is a pixel skip count at the beginning of every line. Ignore this
info and the rest is essentially accurate. It took me some head scratching to
figure this out while I was writing a program to parse FLI/FLC, so I hope this
is corrected for the next guy.