
william
User

Feb 17, 2008, 3:52 PM
Post #4 of 7
(1308 views)
Shortcut
|
|
Re: [carolekim] VIDEO DELAY ACTOR
[In reply to]
|
Can't Post
|
|
Sounds very interesting! Where are you presenting this? My first thought is to use timecode, but I haven't tried anything remotely similar to this, and Isadora doesn't function via timecode or Quicktime tics, but rather scales videos into percent-based format for time. Anyway, with a live feed, if it's a DV camera, you can track the timecode using the DV Device Control Actor, but getting that value out of that actor... I don't know / haven't tried it. There is a string from a few months back about syncing multiple computers here - http://forum.troikatronix.com/...;t=search_engine#522 How much mixing is happening live? Are you experiencing greatly fluxating frame rates or is this a fixed environment wherein you can sustain a constant reliable frame rate? In theory, you could use the Performance Monitor Actor to keep track of FPS fluxations and feed those into a calculator to vary your frame delay to keep things fluid. The calculation could be made using a Pass Value Actor to set limits on (if fps = this) then (video delay = that), and so on... Might take a lot of fiddling to get this right... Perhaps Mark and the other users on the forum will have suggestions as well...
|