<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Best way for cues with in and out frames]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<div>What i'm looking for is quite simple, and i've been doing it for years in several ways, but I would like to find out the most efficient and stable way to do it.</div>
<div>I have one video file, in which I have several cues one after the other.</div>
<div>The thing is that I need to go to the next in point, even if my previous cue didn't play all way through.</div>
<div>I've worked for a long time with a comparator connected to the position output, and triggering new play start and play length values accordingly to my cue.</div>
<div>Problems: -the stop point is not always really precise</div>
<div>                 -the video playback can get a bit weird especially if you send new values before the playback stopped at the previous end point.</div>
<div>Lately I've finally started to work with the snapshot system, which is by far the most stable way to go quickly from one cue to another (even though some little problems happens sometimes).</div>
<div>But this system is a bit tiring if you're still in "work in progress" as you'll need to record one more time all your snapshots if you change anything in your patch.</div>
<div>Would be great to be able to allow snapshot functionality for only some inputs of an actor...</div>
<div>I'm sure somebody managed to come up with some better solution, and I would be really curious to know about it.</div>
<div>Thanks for reading :)</div>]]></description><link>https://community.troikatronix.com/topic/3035/best-way-for-cues-with-in-and-out-frames</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 11:51:02 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/3035.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Dec 2016 11:02:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best way for cues with in and out frames on Mon, 02 Jan 2017 23:08:28 GMT]]></title><description><![CDATA[<p dir="auto">made with the 2.4.5b20…</p>
]]></description><link>https://community.troikatronix.com/post/22407</link><guid isPermaLink="true">https://community.troikatronix.com/post/22407</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Mon, 02 Jan 2017 23:08:28 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Sun, 18 Jan 1970 04:03:13 GMT]]></title><description><![CDATA[<p dir="auto">Jacques</p>
<div>
<div>I am interested in your array example, but I can't open it with my 2.4.5b10 version as it says yours "...was created in a newer version." Something coming soon, or I screwed up?</div>
<div>Thanks, John</div>
</div>]]></description><link>https://community.troikatronix.com/post/22394</link><guid isPermaLink="true">https://community.troikatronix.com/post/22394</guid><dc:creator><![CDATA[JJHP3]]></dc:creator><pubDate>Sun, 18 Jan 1970 04:03:13 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Sun, 01 Jan 2017 21:11:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<div>I think its easy to add the end cue position in data array… But I haven't the time to do it now.</div>
<div>happy that something is working for you.</div>
<div>Jacques</div>]]></description><link>https://community.troikatronix.com/post/22386</link><guid isPermaLink="true">https://community.troikatronix.com/post/22386</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Sun, 01 Jan 2017 21:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Thu, 29 Dec 2016 17:43:20 GMT]]></title><description><![CDATA[<p dir="auto">Thanks everybody for these nice ideas and suggestions!</p>
<div>Jacques, I've never used somehow the data array actor before and was really interested by its possibilities.</div>
<div>It looked like it could play the role of a snapshot, but recalling only the parameters I wanted to (and the external text file is a really good feature).</div>
<div>But for my main concern which is going from one cue to another with an "in" and "out" frame this actor is not working.</div>
<div>I've found that the most efficient way to do this for the video player is to set the in point in the "position" parameter and the out point in the "play length" parameter.</div>
<div>If I do that using snapshots, it works perfectly, but if I pass the values using the data array actor, the position becomes then relative to the "play length" value and my in point is not correct.</div>
<div>There's probably some work around but since I want to end up with an actor where I can easily explore the video to set my cues and save it, it seems that snapshots may work better.</div>
<div>In the end, I've created, as suggested, a user actor with a movie player which is snapshot disabled and a "get global values" to set the video file. I edited only the parameters i needed, and snapshot this user actor.</div>
<div>I placed this little patch in separated scene that I can activate and deactivate so I can change everything else without having to update every snapshot :)</div>
<div>I guess it's a mixture of many suggestions :)</div>
<div>Working fine so far</div>
<div>Thanks again</div>]]></description><link>https://community.troikatronix.com/post/22376</link><guid isPermaLink="true">https://community.troikatronix.com/post/22376</guid><dc:creator><![CDATA[Maxime]]></dc:creator><pubDate>Thu, 29 Dec 2016 17:43:20 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Sat, 17 Dec 2016 08:38:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<div>I think I can propose you a more streamlined way with data array, including the possibility to choose time or position and to store (and edit) the cues externally.</div>
<div>I hope it's easy to understand.</div>
<div>Made with the last 2.5 beta version</div>
<div>Jacques</div>
<p dir="auto"><img src="/uploads/files/FileUpload/4a/dcd5ff-cues01.jpg" alt="dcd5ff-cues01.jpg" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/5f/2fbf6e-cue01.izz">2fbf6e-cue01.izz</a></p>
]]></description><link>https://community.troikatronix.com/post/22327</link><guid isPermaLink="true">https://community.troikatronix.com/post/22327</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Sat, 17 Dec 2016 08:38:31 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Fri, 16 Dec 2016 19:54:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/200">@Maxime</a></p>
<div>You could use another 'place holder' actor to pass in the Movie ID.</div>
<div>For example if you put the movieplayer in an user actor then published the Movie ID, and start and stop inputs.</div>
<div>You could add a 'absolute value' actor (or a placeholder useractor.. I have one for every data type.. that just connects an input to an output). This actor could then be set to not be included in the snapshots.</div>]]></description><link>https://community.troikatronix.com/post/22323</link><guid isPermaLink="true">https://community.troikatronix.com/post/22323</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 16 Dec 2016 19:54:53 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Fri, 16 Dec 2016 09:07:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/200">@Maxime</a></p>
<div>well if you connect the "get media index" actor to a "Set Global Values" actor and place a "Get Global Values" actor inside the user actor then "Disable Actor Snapshot" for <span style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant-caps:normal;font-weight:normal">"get media index" and for </span>"Set Global Values" the snapshot will not change the movie playing.</div>
<div>Best Michel</div>]]></description><link>https://community.troikatronix.com/post/22322</link><guid isPermaLink="true">https://community.troikatronix.com/post/22322</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Fri, 16 Dec 2016 09:07:15 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Fri, 16 Dec 2016 08:56:41 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the answers</p>
<div><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> I thought about that for the movie player, which I just want to snapshot the play start and play length inputs.</div>
<div>I've been having trouble because the movie index number is also in the snapshot, and if I add some videos before the one I'm using, I have to redo all the snapshots (I'm using a get media index connected to the movie select input but the snapshot is getting the priority).</div>
<div>In the end maybe using snapshots is not the good tool for me...</div>
<div><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/229">@dbini</a> Yes I guess I'm going to try with 2 or 3 movie players, that could work! Then I could use my "old" technic...</div>
<div>I'll try that out</div>
<div>Thanks for your time guyz</div>]]></description><link>https://community.troikatronix.com/post/22320</link><guid isPermaLink="true">https://community.troikatronix.com/post/22320</guid><dc:creator><![CDATA[Maxime]]></dc:creator><pubDate>Fri, 16 Dec 2016 08:56:41 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Tue, 13 Dec 2016 06:58:21 GMT]]></title><description><![CDATA[<p dir="auto">have you tried running 2 Movie Players - one for playback and one waiting for the next cue? that way you can trigger the start point on the second Movie Player while it is still static, and then trigger it to start playing and use a Video Mixer to switch the signal. I would be tempted to set up each cue on a different Movie Player and trigger them individually, maybe cut the video up beforehand.</p>
]]></description><link>https://community.troikatronix.com/post/22287</link><guid isPermaLink="true">https://community.troikatronix.com/post/22287</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Tue, 13 Dec 2016 06:58:21 GMT</pubDate></item><item><title><![CDATA[Reply to Best way for cues with in and out frames on Tue, 13 Dec 2016 02:24:32 GMT]]></title><description><![CDATA[<p dir="auto">Try wrapping the actors you want to limit in an user-actor and only publishing the inputs you wish to have snapshot record.</p>
<div>(also, you can set actors to ot be included in the snapshots. not sure if you have seen that as well)</div>]]></description><link>https://community.troikatronix.com/post/22285</link><guid isPermaLink="true">https://community.troikatronix.com/post/22285</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Tue, 13 Dec 2016 02:24:32 GMT</pubDate></item></channel></rss>