Announcement

Collapse
No announcement yet.

Command line batch rendering flags

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

  • Command line batch rendering flags

    Is there a flag to enable low thread priority with the command line?

    Sometimes I want to setup a batch render and work at the same time.

  • #2
    There's no batch flag for this. But there's a flag to specify the number of rendering threads. Ideally, you can just set it to use one thread less than the number of threads of your processor and you should be able to keep working while rendering.

    For example: "C:\Program Files\Autodesk\Maya2020\bin\Render.exe" -r vray -threads 7 C:\scene.ma
    Alex Yolov
    Product Manager
    V-Ray for Maya, Chaos Player
    www.chaos.com

    Comment


    • #3
      Ok, I'll do that. Thanks.

      Comment

      Working...
      X