![[XAnim Logo]](xanim.gif)
Radius Cinepak support is now available for XAnim Rev 2.70.3
and later. I can not distribute source code for Cinepak so I instead
distribute object modules that have been precompiled for various machine
and OS combinations. The modules are then linked into XAnim at compile
time. Please read the
cinepak.readme
file for more detailed instructions on how to do this.
Both the AVI and Quicktime animation formats may use the Radius Cinepak
Video Codec. You can use the "+v" option with XAnim to get
information about what Video and Audio codecs a particular animation uses.
Caution! Some WWW browsers are extemely brain-dead when it comes
to downloading compressed files. They usually screw it up somehow, so
always double check the size of the file you download. If much less
than the size I give, the file is still compressed(even though the browser
may have told you otherwise). Also note that they usually don't tell
you if the file was truncated due to a network error and sometimes they
don't even use binary mode, completely corrupting the file.
I highly recommend manually ftp'ing the files as described in the
cinepak.readme
and always verify the file size after uncompressing.
As of 01May96 only the following machine/OS combinations are supported:
- Sun 3/SunOS 4.x
-
xa2.0_cvid_sun3.o.Z uncompressed size is 5411 bytes.
- (Thanks to Sebastien C. Roy for the cross-compiler)
- Sun Sparc/SunOS 4.x
-
xa2.0_cvid_sparcCOFF.o.Z uncompressed size is 7832 bytes.
- Sun Sparc/SunOS 5.x
-
xa2.0_cvid_sparcELF.o.Z uncompressed size is 8568 bytes.
- Sun Sparc/Solaris
-
xa2.0_cvid_sparcELF.o.Z uncompressed size is 8568 bytes.
- Sun x86/Solaris
-
xa2.0_cvid_sol86.o.Z uncompressed size is 7308 bytes.
- (Thanks to Daniel Rock for the cross-compiler)
- HP 9000/7xx
-
xa2.0_cvid_parisc.o.Z uncompressed size is 6716 bytes.
- HP 68k
-
xa2.0_cvid_hp68k.o.Z uncompressed size is 5503 bytes.
- (Thanks to Stan Brown for the cross-compiler)
- DEC Alpha OSF/1(v3.x only)
-
xa2.0_cvid_alphaOSF1.o.Z uncompressed size is 14208 bytes.
- (Avoid XAnim Revs 27052-27053)
- 386/NetBSD
-
xa2.0_cvid_netbsd386.o.Z uncompressed size is 6563 bytes.
- (Thanks to Roland C Dowdeswell for the cross-compiler)
- x86 PC/BSDI 2
-
xa2.0_cvid_netbsd386.o.Z uncompressed size is 6563 bytes.
- x86 PC/FreeBSD
-
xa2.0_cvid_netbsd386.o.Z uncompressed size is 6563 bytes.
- x86 PC/Linux AOUT
-
xa2.0_cvid_linuxAOUT.o.Z uncompressed size is 6755 bytes.
- (Thanks to Mark Nordberg for the cross-compiler)
- x86 PC/Linux ELF
-
xa2.0_cvid_linuxELF.o.Z uncompressed size is 7584 bytes.
- (Thanks to Mark Nordberg for the cross-compiler)
- SGI/Irix 5.x and 6.x
-
xa2.0_cvid_sgi.o.Z uncompressed size is 11688 bytes.
- (Thanks to Paul Close for the cross-compiler)
If your machine/OS combination is not listed above then you need to
do one of the following:
- Physcially provide me with such a machine/OS.
- Provide me with a cross compiler for your particular machine/OS that
runs on a Sun Sparc/SunOS 4.1.3 machine. I'll compile it and you'll
have to test the resulting module.
Back to the XAnim Download Page.
Back to the XAnim Home Page.