Sitni Sati Forums
FumeFx and BackBurner - Printable Version

+- Sitni Sati Forums (https://forum.afterworks.com)
+-- Forum: Products (https://forum.afterworks.com/forumdisplay.php?fid=4)
+--- Forum: FumeFX [max] (https://forum.afterworks.com/forumdisplay.php?fid=8)
+--- Thread: FumeFx and BackBurner (/showthread.php?tid=1130)



FumeFx and BackBurner - blendingshadow - 03-04-2011

I have edited Allan Mckay's Quick Sim Render script to Sim, Wavelet and then Render the file and manually push it through back burner to process. But I am wanting to automate the process of having many scenes, simulate, wavelet, post process and render a FumeFX project through back burner.

I have currently got the command

cmdjob -jobName "my_test_job" -jobNameAdjust -priority:2 -taskList "X:\Work\BackBurner\tasklist.txt" -manager: my_manager "C:\3dsMax2011\3dsmax.exe" "X:\Work\BackBurner\Torus on fire.max" %tp1

*The task list it's accessing has only one line in it at the moment which reads 1, 10*

And it is sending it to BackBurner but it isn't recognising the FumeFX part of the file.


Is there a way to automate this through the command prompt or create a batch file that could essentially be tweaked to set off mass scenes over a weekend to sim, wavelet, post process and render?

Cheers

Smile