I am attempting to read PICT resources on a Sun and have been tols that they are 32-bit QuickTime compressed. I have tried to find the algorithm for this (Mac developer CD's etc) but with litle success.
It appears that on the Mac it is transparent to the programmers as the compression/decompression is taken care of 'behind the scenes'.
However as previously stated I need to be able to read them on a Sun Sparc.
Any offers/pointers would be gratefully recieved, either via e-mail direct or Posted replies.
Thans in advance.
Adrian Baldwin - Software Development - Monotype Systems Ltd
You might try checking with APDA (the Apple Developer sales arm). Apple
sells a QuickTime Movie Exchange Toolkit with sources for $79.
--
Bill Southworth
w...@magdalen.dmc.com
>I looked in the FAQ and couldn't find the answer to this (honest).
>I am attempting to read PICT resources on a Sun and have been tols that they are 32-bit QuickTime compressed. I have tried to find the algorithm for this (Mac developer CD's etc) but with litle success.
>It appears that on the Mac it is transparent to the programmers as the compression/decompression is taken care of 'behind the scenes'.
>However as previously stated I need to be able to read them on a Sun Sparc.
>Any offers/pointers would be gratefully recieved, either via e-mail direct or Posted replies.
Check out xanim2.68. It has support for some of the codecs used
with Quicktime. It can be found at most X archives e.g. ftp.x.org
under the contrib directory. Below is an excerpt from xanim.readme:
+ Quicktime Animations. The following features are
supported:
-> Uncompressed (RAW ) depth 8.
-> Apple Graphics (RLE ) depth 1,8,16 and 24.
-> Apple Animation (SMC ) depth 8.
-> Apple Video (RPZA) depth 16.
-> SuperMac Cinepak (CVID) depth 24.
-> Supports multiple video trak's.
-> Supports animations with multiple codecs.
-> Supports flattened anims
-> Supports separate .rsrc and .data forks.
--
Hunter Scales Motorola Semiconductor Inc.
hunter...@email.mot.com Austin, Texas
"The opinions expressed in this posting do not necessarily reflect
those of the management"