CONTENTS

Home
Updates
Software
Electronics
Music
Resume
Contact


YouTube
Twitter
GitHub
LinkedIn


ANM File Format

Introduction

A long time ago there was a file format called .anm (actually, I think there were a few different file formats called .anm, so this might not be what you're looking for). I've only ever seen one file that uses this .anm format (gusher.anm), since it was kinda legendary around my friends I decided to make a Java player for it. The first step tho was to make an anm2gif program just to see if I could figure out the format of the file since I had no specs on it. Anyway, using this program you can turn these old .anm files into gif's and then use the gif2avi that I made to make it an avi (may take some source code tweaks.. I don't remember). I did get the Java player working too if anyone is interested in that :).

Related Projects @mikekohn.net

Graphics: SSE Image Processing, GIF, TIFF, BMP/RLE, JPEG, AVI, kunzip, gif2avi, Ringtone Tools, yuv2rgb, RTSP

Download

unanm-2005-07-08.tar.gz (Source Code)

Copyright 1997-2024 - Michael Kohn