
input file is an .avi file
On Thu, 4 Mar 1999 10:58:19 -0800, Cynthia Lau
Quote:
> how could I get all the raw data from the file? and how are the data
> arranged?
> Cynthia
<Jack>
Make sure you open the file in binary mode. The format of the data in
many kinds of file formats can be found at either of the links below:
Wotsit's File Format Collection
http://www.wotsit.org
http://wotsit.simsware.com
</Jack>
--
Do not email me with questions about programming.
Post them to the appropriate newsgroup.
Followups to my posts are welcome.