we are using the RV. Currently, when we open RV with the default layout, in the edit tab currently Use Source Cut Infomation and Retime Inputs to Output FPS are default checked. How can I make change in defualt setting of this?
When I put that file into home directory, it is working fine. But can I put that file into other location and set any environment variable to execute that file while open rv.
This can be achieved by switching to a package-based implementation. I found some time and created a package that sets the same defaults. To install and inform RV of our package (via an environment variable), perform the following steps:
Add and install the package into the support path created in step one using the rvpkg utility located in RV’s installation directory:
rvpkg -install -add [support_path] [package_file]
Set the RV_SUPPORT_PATH environment variable to the newly created support path.
The next time you startup RV the package will automatically load and set the desired defaults. You can verify its presence by checking RV >> Preferences >> Packages.