Short:        AVI player for 020+ KS2.0 Picasso-II
Author:       jbickers@templar.actrix.gen.nz
Uploader:     jbickers templar actrix gen nz
Type:         gfx/show
Architecture: m68k-amigaos

    TAPAVI 1.1 plays AVI files with CRAM(8) video and PCM(8) audio. It
    requires a 68020 CPU or better, KS2.0, and ReqTools. XAnim is a
    better general solution for playing AVI files, but TAPAVI can do
    some specific things better, like audio and startup speed.

    Version 1.1 introduces async. file IO, a larger audio buffer, and
    attention to correct frame timing.

    Version 1.2 adds idx1 skip, VERBOSE option, RLE(8) video, pausing
    when not front screen, tooltypes, LOOP option, and CRAM(16) video.

    Version 1.3 adds GRAY option for non-AGA machines, removes FONT
    option, uses improved c2p code, only opens a screen when
    necessary, adds 00pc chunk, loops with no IO on small files, and
    adds NODB option. Released before I make it Picasso-only.

    Version 1.4 removes support for ECS and AGA, and adds support for
    the Picasso II graphics board.

    Version 1.5 adds CVID(24) video and brief codec output.