Hi All,
I'm not a Max guru and If this question has been asked before I apologize. I'm just wondering if there's any Max Batch Command, where you can run Max in batch mode. It's kinda annoying to open up Max everytime to do some basic task and thats not a good workflow. Let say I want to convert .MAX file to .MYFORMAT, one good workflow for this is to run Max in batch mode and convert them all without opening Max. If thats not possible please let me know and thank you very much for your help.
Mayabatch.exe flags:
-v prints the product version and cut number
-batch for batch mode
-prompt for interactive non-gui mode
-proj [dir] look for files in the specified project dir
-command [mel command] runs the specified command on startup
-file [file] opens the specified file
-script [file] sources the specified file on startup
-log [file] copies stdout and stderr messages to the specified file
(use complete file name)
-recover recover the last journal file
-render [file] renders the specified file
(use 'Render -help' for more options)
-optimizeRender [file] [outfile]
optimize maya file efficient for rendering
purposes, and put result in outfile
(use 'maya -optimizeRender -help' for more options)
-archive [file] displays a list of files required to archive
the specified scene.
-noAutoloadPlugins do not auto-load any plug-ins.
-help prints this message
-nn
j_man · 2007-03-01