I'd be glad to help you.
I assume you need this for a software project of your own.
Do you know C/C++?
If you get the LaserBoy distribution, it comes with all the code that makes it.
Since you have an early version of the specification, you have the definitions for what ILDA calls Format 0, 1 and 2. That is a very large part of the spec and will be exactly what you need for almost all of the ILDA files that are out there now.
There has been a great deal of controversy about how to store frame information (within the same file standard) that might contain more than 255 colors in a single frame.
First, sometime in 2004, a new file section was proposed called
Format 3. It works GREAT! LaserBoy implements the original proposal and has since 2004.
Then, ILDA turned right around and ruined it. It was busted on purpose, to take away my claim of having implemented it properly, in my own code, before anyone else. I know this because I was in contact with the chair of the ILDA Technical Standards and Specifications Committee and he told me so.
The busted version was out there for a while and people wrote code for it and there are some files out there that store frames in the busted Format 3.
Then ILDA took their file standard spec out of the public domain and made it for members only. This is ridiculous!
While it was out of sight of most developers, they deprecated Format 3 and came up with Format 4 and 5. These formats completely replace everything about the previous file spec of Formats 0, 1 and 2. So, they are in NO WAY an extension of the original ILDA file format.
This was published in January of 2005.
http://www.akrobiz.com/laserboy/ilda_file_format.htmlAlso, see this:
http://akrobiz.com/laserboy/forum/index.php/topic,279.0/msg,3119.htmlKnowing these facts and not ever giving in to mob stupidity is what got me banned from The Photonlexicon.
Welcome to The LaserBoy Forum!
We tell the truth here and we respect the pursuit of perfection through proper math and science!
There are currently six or more laser related software projects that are discussed here at the LaserBoy Forum and there are even more people here who are computer programmers.
You are welcome and encouraged to share your software ideas and have your own discussion area here on our forum.
James.