Short: V1.3, AVI animation player for CyberGraphX and 68020+ Uploader: tboeckel@uni-paderborn.de (Thore Boeckelmann) Author: tboeckel@uni-paderborn.de (Thore Boeckelmann) Type: gfx/show Replaces: CyberAVI.lha CyberAVI is a fast AVI animation player for 020+ machines with AmigaOS 3.0 or higher and a graphic card with CyberGraphX. minimum hardware requirements: -Amiga with AmigaOS 3.0 (V39) -MC68020 -a graphic card (eg. CyberVision64, Picasso II, Retina, etc) -2MB of FastRAM software requirements -CyberGraphX 2.16 -asyncio.library V37 recommended hardware requirements: -Amiga with AmigaOS 3.1 (V40) -MC68040 25MHz Sorry, but there is no support for ECS/AGA. CyberGraphX is far to easy to use with screen >=8 bit, so I didn't implement any dithering routines. Maybe AGA will be supported in later versions. Supported codecs until now: Microsoft Video 1 (CRAM) 8/16 bit video Radius CinePak (CVID) 24 bit video Microsoft RGB (RGB) 16/24/32 bit video Microsoft RLE8 (RLE8) 8 bit video IBM Ultimotion (ULTI) 16 bit video PCM 8 bit audio CyberAVI is Copyright (c)1996 by Thore Boeckelmann. Changes since V1.2: - fixed a bug that caused crashes, when CyberAVI was called with non-AVI-files. - added support for 32bit RGB animations - raised default buffer size for asynchronous reading to 64K - many people complained that CyberAVI did not correctly open its screen. I hope this is fixed now. - fixed a bug in RLE8 decoding. Thanks to Steve Cutting for his really _BIG_ RLE8 animation to find this bug. - seems I have found a bug in MainActors AVI saver. MA saves a buffersize of 0 instead of the correct value. This lead to crashes before. - improved sound support. I hope it listens better now.