Announcement

Collapse
No announcement yet.

vantage console batch render problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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."​

  • #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
    Nikola Goranov
    Chaos Developer

    Comment


    • #3
      Originally posted by npg View Post
      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?


      Comment


      • #4
        You can do this with separate commands. You could combine them in a batch file.
        Nikola Goranov
        Chaos Developer

        Comment


        • #5
          Thank you my friend very helpfull.

          Comment


          • #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\kir mizi_sise_donme.png -samples=80 -antiFlicker=0 -outputWidth=1920 -outputHeight=1080 -pngAlpha=1 -frames=0-100


            Comment


            • #7
              Originally posted by npg View Post
              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?

              Comment


              • #8
                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

                Comment


                • #9
                  Thank you I did

                  Comment

                  Working...
                  X