Short: Convert BMP images into an AVI movie Author: Paul Macklin Uploader: Piotr Bandurski Type: gfx/conv Version: 0.55b Replaces: gfx/conv/EasyBMPtoAVI-0.55a-m68k.lha Requires: ixemul.library Architecture: m68k-amigaos >= 2.0.4 EasyBMPtoAVI Movie Creator 0.55 EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Author: Paul Macklin Amiga 68k port by Piotr Bandurski Usage: IMPORTANT: Your input BMP files must be named like this: file1.bmp, file2.bmp, ..., file10.bmp, file99.bmp, file100.bmp, ..., file1000.bmp ex. we have 1000 BMP files and we want to convert them to AVI file with framerate 25fps EasyBMPtoAVI -filebase file -start 1 -end 1000 -framerate 25 -output dh1:file.avi more info: EasyBMPtoAVI -help Still crashes? Well, try to increase stack by "stack 200000", but it shouldn't be required anymore (I hope so). Changes: 0.55b: - removed 040/060 versions (still used FPU instructions, use a 020 version if you have 68(EC/LC)040 / 68(EC/LC)060 CPU