bacaran
December 16, 2022, 9:40pm
1
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."
npg
December 19, 2022, 9:37am
2
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
bacaran
December 19, 2022, 12:04pm
3
npg:
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
I just want to ask one more thing, how can I add multiple scenes as batch render?
npg
December 19, 2022, 12:45pm
4
You can do this with separate commands. You could combine them in a batch file.
bacaran
December 19, 2022, 2:50pm
5
Thank you my friend very helpfull.
bacaran
September 15, 2023, 4:23pm
6
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
bacaran
September 16, 2023, 11:04am
7
npg:
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
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