AnimToSanm [options] <files...>
To convert a VDAN file to a 3DO Anim file within 3DO Animator you must access the 3DO palette, choose a cel format, and remap the document. Pay careful attention to the CCB settings before you remap the document. AnimToSanm can also be used to convert raw anims (a group of concatenated cels) into streamed animation format. animToSanm produces the same format as SanmMaker.
animToSanm -o pool.chnk0 -c 0 -r 60 -s 24 -x 40 -y 50 < pool.anim
AnimToSanm creates a streamed animation file called pool.chk0 from the input animation file pool.anim. This streamed animation file can be woven into a stream using the weaver and played with the playsanim example program.