Jump to content

Postrender Script


Recommended Posts

What Hscript command should I use to execute mcp tool to convert sequence images to a movie after rendering finishes...?

Is it possible, that on Windows I can only output avi and hmv files is there any way to create Quicktime? or mayby I should have Quicktime Pro installed...?

thanks,

kuba

Link to comment
Share on other sites

Try using the 'unix' command in hscript, look it up in the help. In this case you could use somthing like 'unix mcp' in the post-render box, and it will automatically run mcp. I'm assuming to get this to use the output file from your rop

you could use somthing like

unix mcp -f 1 300 inputfile$F.tga -o outfile.hmv

Just replace infile with the same expression used for your fileout in the rop. I have not tried it out. But I think this is along the lines for what your looking for.

Alternativly you could write a script to read in the expression used, and the frame range, and automate most of the process. I'll give it a try in the morning, and post what I come up with.

As for outputting to quicktime, I have no idea, never tried.

Best of luck

-MP

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...