Would it be impractical to write a custom control on your switcher to do this instead? Where you could control the cuts down to the number of frames it pauses before cutting?
I'm afraid it would be, and it would also kill the reason behind why I'm trying to get this done.
"‹Thanks to @evenover (a student at the college I work at) we have a working interface with Rundown Creator (
http://www.rundowncreator.com/) through their API.
This in turn lets us define both inputs, how long they should be at that input, if there should be a connection with ROSS Xpression and what variables to put in the lower third or other graphics for that matter. Basically just interpret the REST response in JSON to fill out a parameter array with the corresponding information from Rundown Creator, and populate a table to showcase this in a human readable form.
In that way, we have, in theory, not fully tested (but somewhat) a working automation of our studio. Now in a newsroom setting this works, as the cuts can be on the second. However, I am now trying to get this to match a music video filming in our studio, and the problem here is that the cuts are not specifically on that second, but needs more accuracy in the shape of one-tenth of a second. So a cut can be after 3.8 seconds, and not at just 3 seconds, wich is what would happpen in DashBoard.
Dunno if this made sense, but basically, this lets whoever choreographs the shots (director) plan the entire thing in rundown creator, pick that rundown list in DashBoard and have it play through automagically.
#DashBoard