How to : convert image sequence to mov file with rvio_hw and python

Hi,

Question : Is there any way to create standalone converting tool from image sequence to mov video file through rvio.exe / rvio_hw.exe ?
(we create tool with python2.7, pyqt4, shotgun_api3 module / also we have license of rv)

Situation :

We have been creating ‘shotgun upload media player’ pipeline in-house tool.

At this points, we thought that the rvio_hw.exe is useful to converting from sequence image to mov file.

[Information that we find]


shell> rvio foo.#.exr -o foo.mov

we run the command line but because of the license failed, the command did not work
(After a while, we knew that running rvioSetup() function and bind function from rv.commands module is necessary…via rv python console…)

we want to know the solution exists

Thanks for reading in busy time.

Hi!

Since your issue seems to be license related, maybe this post can help:

Eric

Also, feel free to use the forum search to find other rvio+license related issues, there are tons of interesting posts that could potentially help you. Hope this helps!

https://community.shotgridsoftware.com/search?q=rvio%20license

Eric