RealFlow Wisdom

RealFlow blog: Tips, Technics and Scripting.

Preview .mov generator script

Batch script to create previews in mov format and compressed in Windows. It needs DJV or Ffmpeg,  download Djv and Ffmpeg software and uncompress whatever you like.

When they were installed open the script and change “program” variable paths, don´t forget to replace  back slashes by double back slashes(\\). Simply select the window and execute it or load the script in RF GUI.

I could not test it a lot but I did not  found any important bugs, you can add more options to the command line created, all of them are in the help section its respective web sites.

This method is really similar to an old post published in this blog.

November 19, 2012 Posted by | GUI, Pipeline, Scripting | , , | Leave a comment

Copy parameters script

 This Script copy the parameters between nodes, select the node you want copy and then the list of nodes you want to transfer the values. Only copy the properties not the transforms.

October 9, 2012 Posted by | GUI, Pipeline, Scripting | , , , | Leave a comment

Script to set random color to all nodes.

I did this stupid script to set random colors to all nodes in the scene to avoid the sad default grey,  recommended for scenes with a lot of geometry objects.

September 2, 2011 Posted by | GUI, Scripting, Uncategorized | , | 6 Comments