2

I had these bunch of maya files on my hard drive. Unfortunately, my hard drive crashed, and I had to give it for data recovery. Now, those maya files got recovered as .anm files. Is there a way to convert them back to maya ascii or maya binary files? ANM files are described as being "3d Image File"! Those files are very important to me for a project that I'm working on..... I've really drawn a blank from the intertubes so far.

Thanks in advance, S

PS : the files belonged to maya 2008 - maya 2010.

Here's a sample: https://docs.google.com/open?id=0B2AL684G-ov-M3lSU0pueVZyOGc

Saurabh
  • 451
  • 2
  • 4
  • 18

2 Answers2

1

As a Maya artist, I've not encountered anm files yet, but according to this site: http://www.blender.org/forum/viewtopic.php?t=23480&sid=d2f60eb43548e316a4c563ececccaf28 "A bit of google finds that .anm is a proprietary format which supposedly can be opened in Maya, though even that looks questionable." Have you tried loading the Maya importers under plugins? Have you tried just opening them in Maya or importing it? If not, this may sound silly, but it works for some files, try changning the extension file.anm to file.mb or file.ma and then try opening it.

michael b
  • 149
  • 2
  • 4
  • 15
  • I've tried opening/importing them with Maya,but maya does not open them. I also tried renaming them, but no joy. But I appreciate your answer. – Saurabh Mar 29 '13 at 05:19
0

To import or export them you need to enable the AnimImportExport.mll plugin in you maya plugin manager.

The file format is documented here. It looks pretty simple.

theodox
  • 12,028
  • 3
  • 23
  • 36
  • That's not the file format I'm looking for. I'm seeking the "ANM" format, not "anim". I can see they are easily mistaken. :) – Saurabh May 22 '13 at 07:14
  • Here are some links about the ANM file format: [ANM File Format](http://filext.com/file-extension/ANM), [Opening, viewing or converting ANM files?](http://ubuntuforums.org/archive/index.php/t-1903011.html), [File extension: ANM](http://www.gillius.org/cg3/anmfile.htm) – Saurabh May 22 '13 at 07:17