Jump to content

problem with hscript rendering


MrGAG

Recommended Posts

Hello,

I am trying to render a hip file using command line.

I do it this way :

in a hscript command prompt :

  mread c:/my_scene.hip
  cd /out
  render mantra1

it works but when I want to define a frame range, it doesnt work anymore, I can't define a frame increment either.

when typing

 render help 

it shows me all the options for the "render" command. But none of them seems to work; basically it doesn't seem to take into account options I feed into command, it takes only the parameters in my rop node.

What am I doing wrong ?

Link to comment
Share on other sites

when typing

 render help 

it shows me all the options for the "render" command. But none of them seems to work; basically it doesn't seem to take into account options I feed into command, it takes only the parameters in my rop node.

From the help

     -f
          Override the frame range to render. This range will be
          trimmed to the ROP's frame range (if set). If 'Use Frame
          Range' is off, this range will be used.

Maybe you have "Use Frame Range" turned on?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...