I am new at mac programing, so i wasn't able to find out how to write a PICS file.
I am working on a MPEG to quicktime converter. My first try was to write PICT to
disk and feed then to convert to movie. But after one run there are tons of files
on my harddisk, very hard to handle. Could someone send me a little example who to write one PICS file instad a lot of PICT files.
I am using C, so a example in C would be perfect. The base off the software is a free MPEG decoder for unix maschines with X11 R5. The goal of this project should
be a quicktime decompressor and to learn mac programing in a step by step fashion.