0

Rvio SimpleSlate - Add background

Hi,

I am trying to add a background to the simpleslate, in the .mu file it says that i have to see the "bug" example on how to load a .tif file. I did a lot of tries copy/pasting the code and modifying it without any luck., mainly because I would have to add a parameter to the simpleslate for the tif path.

 

For example, it would be great to have something like this:

rvio in.#.jpg -o out.mov -leader simpleslate "Project"  "C:\background.tif" "Shot=01"  "Comments=some comment"

 

Thanks,

Nahuel

2 comments

  • 0
    Avatar
    Jon Morley

    Hi Nahuel,

    I went ahead and added one implementation of this to be included in our next release (4.0.12). You will be able to pass a command like the following to get your own bg.tif used as the slate background:

    rvio in.#.jpg -o out.mov -leader simpleslate "FilmCo" bg.tif "Artist=Jane Q. Artiste" "Shot=S01" "Show=BlockBuster" "Comments=You said it was too blue so I made it red"
    

    It should work exactly like your sample command line.

    Thanks,
    Jon

  • 0
    Avatar
    Nahuel Letizia

    Thank you very much! I really appreciate it.

     

    Cheers,

    Nahuel

Please sign in to leave a comment.