vantage console batch render problem

Hello,

I want two vantage scene render with batch in vantage console but I guess I was wrong on some line, please can you help me?

C:\Program Files\Chaos Group\Vantage>“C:\Program Files\Chaos Group\Vantage\vantage_console.exe”
-scenefile=D:\Project\3dsmax\sise_return.vantage-outputFile=<C:\Users\super\Desktop\test.png> (-o) -outputWidth=<1280> (-ow) -outputHeight=<720> (-oh) -frames=<1-100>

gives an error " The syntax of the command is incorrect."​

Hi, it looks like you copied the arguments from our help page, but you have to modify it. The help page lists the short version of the arguments in parenthesis, like for example -output (-o) This means you could use either -output=test.png OR -o=test.png Also the values in <> should be without these symbols, this just shows that these are examples in the help page.
So your command should look more like this:

“C:\Program Files\Chaos Group\Vantage\vantage_console.exe” -scenefile=D:\Project\3dsmax\sise_return.vantage -outputFile=C:\Users\super\Desktop\test.png -outputWidth=1280 -outputHeight=720 -frames=1-100

Thank you so much you are a savior :slight_smile:

I just want to ask one more thing, how can I add multiple scenes as batch render?

You can do this with separate commands. You could combine them in a batch file.

Thank you my friend very helpfull.

Hello I have same problem now I’m using vantage 2.01 but vantage consoe dosn’t work:

“C:\Program Files\Chaos Group\Vantage\vantage_console.exe” -scenefile=D:\Project\3dsmax\_sise_donme.vantage -outputFile=D\Project\Metsan\render\_sise_donme\kirmizi_sise_donme.png -samples=80 -antiFlicker=0 -outputWidth=1920 -outputHeight=1080 -pngAlpha=1 -frames=0-100

hey Npg can you help me again?

Hi @bacaran ,

Could you please open a support ticket with your request. You can do so by visiting this link:
https://support.chaos.com/hc/en-us/requests/new

Best regards,
Simeon

Thank you I did