Discussion:
SFF-Fileformat
(too old to reply)
Daniel Kruge
2008-04-13 13:35:47 UTC
Permalink
Hello Group!

I am interested in understanding the SFF-Fileformat. I just know, that
the pages in in are compressed with a Huffman-like alhorithm.

Is the specification of the format opensource?


with best regards,
Dan.K.
Lothar Kimmeringer
2008-04-13 15:40:01 UTC
Permalink
Post by Daniel Kruge
I am interested in understanding the SFF-Fileformat. I just know, that
the pages in in are compressed with a Huffman-like alhorithm.
Is the specification of the format opensource?
The specification is not licensed under the GNU Free Documentation
License or something similar like Creative Commons, but it's
part of the CAPI-specification and can be downloaded freely
at www.capi.org

Just go to http://www.capi.org/download/capi20-1.pdf, page 153.
The Modified Huffman Algorithm is just mentioned but there are
a lot of examples out there and dependent on the way you read
in the data you have to reverse the bit-order to get correct results.


Regards, Lothar
--
Lothar Kimmeringer E-Mail: ***@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!
Loading...