Radiosity Posted January 31, 2014 Share Posted January 31, 2014 Anyone have any luck scripting save image sequence in mplay using hscript or python ? We are trying to find a way to setup a tool for our pipeline that can: launch mplay and save a sequence for the capture with a predefined file path The spot we are stumbling on is finding a command we can use from hscript or python to tell mplay to save an image sequence, and send the path information to mplay. Thanks folks if anyone has come across this before... Quote Link to comment Share on other sites More sharing options...
Green-Man Posted January 31, 2014 Share Posted January 31, 2014 Am I understand right? You are trying to use MPlay as a batch converter application? And after that you want to open converted sequence? From my point of view MPlay is not an ideal candidate as batch converter. Not sure if it helps but there is also the imdisplay application. It could open the MPlay and load any image. Quote Link to comment Share on other sites More sharing options...
ranxerox Posted February 3, 2014 Share Posted February 3, 2014 how about using the opengl rop ? -G Anyone have any luck scripting save image sequence in mplay using hscript or python ? We are trying to find a way to setup a tool for our pipeline that can: launch mplay and save a sequence for the capture with a predefined file path The spot we are stumbling on is finding a command we can use from hscript or python to tell mplay to save an image sequence, and send the path information to mplay. Thanks folks if anyone has come across this before... Quote Link to comment Share on other sites More sharing options...
edward Posted February 4, 2014 Share Posted February 4, 2014 mplay only has commands to view images, which is what it's supposed to do. To render directly to disk files, use an appropriate output node (eg. Mantra ROP). To batch convert files, use the provided icp or iconvert command line utilities. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.