home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #4 / amigamamagazinepolishissue1998.iso / datatypes / gifanimdtc201.readme < prev    next >
Text File  |  1998-03-25  |  2KB  |  55 lines

  1. Short:    GIF Animation DataType V2.1
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5. Requires: animation.datatype V41
  6. Replaces: util/dtype/gifanimdtc015.lha
  7.  
  8. -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW --
  9.  
  10. gifanim.datatype V2.1 can now create GIF Animation streams
  11.  
  12. -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW --
  13.  
  14.  
  15. DataType for displaying GIF Animations
  16.  
  17. Features are:
  18. * Implements a GIF Animation stream encoder.
  19.   Using the included "DTConvert", you can convert any animation to GIF
  20.   Animation streams, like
  21.   IFF ANIM          -> GIF ANIM
  22.   MPEG Video/System -> GIF ANIM
  23.   CDXL              -> GIF ANIM
  24.   and so on...
  25.   The only requirement is that for the source file an animation.datatype
  26.   subclass must exists in the system, nothing more.
  27.  
  28. - CyberGFX output (16/24 bit truecolor)
  29.  
  30. - Supports local colormaps
  31.  
  32. - Supports sound.
  33.   Any sound (loaded with a sound.datatype subclass) can be attached to the
  34.   animation.
  35.  
  36.   If you want, you can read-out this animation+sound as an IFF FILM stream
  37.   (using DumpDTAnim (Aminet:gfx/conv/DumpDTAnim#?.LhA)) and make a
  38.   playback using film.datatype.
  39.  
  40. - Dynamic loading of frames (disk-based) or caching the whole anim in memory.
  41.  
  42.  
  43. Bye,
  44. Roland
  45.  
  46.  
  47. P.S.:
  48. Following was cut from an aminet "weekly-uploads" mail:
  49. | Please rate all the programs you
  50. | download. To do so, send to aminet-server@wuarchive.wustl.edu :
  51. | RATE <path> <num>
  52. | where <path> is the file you want to judge and <num> is a mark from 0..10
  53. | with 10 being the best. You can rate several programs in one mail, but
  54. | don't rate your own programs. Example: RATE dev/gui/mui23usr.lha 8
  55.