1994-11-06 22:15:46 +00:00
|
|
|
XAnim is a program that can display animations of various
|
|
|
|
formats on systems running X11. XAnim currently supports
|
1995-08-15 08:44:36 +00:00
|
|
|
the following animation types:
|
|
|
|
|
|
|
|
+ FLI animations.
|
|
|
|
+ FLC animations.
|
|
|
|
+ IFF animations. The following features are sup-
|
|
|
|
ported:
|
|
|
|
-> Compressions 3,5,7,J(movies) and l(small
|
|
|
|
L).
|
|
|
|
-> Color cycling during single images and
|
|
|
|
anims.
|
|
|
|
-> Display Modes: depth 1-8, EHB, HAM and
|
|
|
|
HAM8.
|
|
|
|
+ GIF87a and GIF89a files.
|
|
|
|
-> single and multiple images supported.
|
|
|
|
-> GIF89a animation extensions supported.
|
|
|
|
+ GIF89a animation extension support.
|
|
|
|
+ a kludgy text file listing gifs and what order
|
|
|
|
to show them in.
|
|
|
|
+ DL animations. Formats 1, 2 and partial 3.
|
|
|
|
+ Amiga PFX(PageFlipper Plus F/X) animations. TEMP
|
|
|
|
DISABLED
|
|
|
|
+ Amiga MovieSetter animations(For those Eric
|
|
|
|
Schwartz fans).
|
|
|
|
+ Utah Raster Toolkit RLE images and anims.
|
|
|
|
+ AVI animations. Currently supported are
|
|
|
|
-> IBM Ultimotion (ULTI) depth 16.
|
|
|
|
-> JPEG (JPEG) depth 24.
|
|
|
|
images.
|
|
|
|
+ MPEG animations. Currently only Type I Frames
|
|
|
|
are displayed. Type B and Type P frames are cur-
|
|
|
|
rently ignored, but will be added in future
|
|
|
|
revs.
|
|
|
|
+ WAV audio files may have their sound added to
|
|
|
|
any animation type that doesn't already have
|
|
|
|
audio, by specifying the .wav file after the
|
|
|
|
animation file on the command line. Currently
|
|
|
|
only the PCM audio codec is supported.
|
|
|
|
+ any combination of the above on the same command
|
|
|
|
line.
|
|
|
|
|
1994-11-06 22:15:46 +00:00
|
|
|
XAnim also provides various options that allow the user to
|
1995-08-15 08:44:36 +00:00
|
|
|
alter colormaps, playback speeds, looping modes and can
|
1994-11-06 22:15:46 +00:00
|
|
|
provide on-the-fly scaling of animations with the mouse.
|
1999-04-27 04:24:38 +00:00
|
|
|
|
1999-05-06 19:10:36 +00:00
|
|
|
WWW: http://xanim.va.pubnix.com/home.html
|