<?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[[ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors?]]></title><description><![CDATA[<p>Hello izziheads,<br /><br />I do have at least one project that contains and uses the timecode trigger user actor, created by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/226">@fifou</a> and extended by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> (<a href="https://community.troikatronix.com/topic/285/timecode-calculator-comparator/15">https://community.troikatronix...</a>).</p>
<p>When I tried to port it from Izzi 2 to V3.02 the project didn't work at all. After searching a bit I recognized following difference to V2:</p>
<p>It seems, that every timecode value in any regarding actor, only handles timecode in V3 and nothing else anymore. Thus resulting in the logic calculators used in the named user actor, can't hand over their values to the timecode comparator anymore.<br /><br />I guess, this is a result of the new implemented timecode features introduced in V3, which are nice! Following this assumption, it is meant to be used with the timcecode mode of the movie player. But I'm missing a kind of actor that is filling this gap as it could be complicated to decide between the timcode and percentage mode. I would like to have a Media Percent to Timecode (instead of the already existing 'to time') actor or an converter actor that acts like the old timecode values, or even better, give back the conversion ability to the timecode values itself.</p>
<p>Or do I miss something, that makes it possible, to have both scenarios in one path using the percentage mode and timecode actors with one movie player as source?</p>
<p><br />Best<br />Dill<br /> </p>]]></description><link>https://community.troikatronix.com/topic/6235/answered-logged-inconsistency-between-v2-x-and-v3-x-timecode-related-actors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 20:23:55 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/6235.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Nov 2019 18:20:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Wed, 13 Nov 2019 13:21:12 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> said:</p>
<blockquote>we should add a bug report</blockquote>
<p> Added to the sheet as "Name: Converting Strings to Timecode"</p>]]></description><link>https://community.troikatronix.com/post/38415</link><guid isPermaLink="true">https://community.troikatronix.com/post/38415</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Wed, 13 Nov 2019 13:21:12 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Wed, 13 Nov 2019 12:42:11 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/740">@dillthekraut</a> said:</p>
<blockquote>thank you for the 'hack'. For now I will stay with V2 with this project! I just wanted to try it in V3 and only if it would be running save tested I would move it to V3.</blockquote>
<p>Well, the entire formatting of timecode shifted in this version, and I can see now how it has become incompatible with the older version. Thank you for bringing it to our attention.</p><p>I'm going into a bunch of detail here that some of you might not care about. But I want this as a record for the team as we address this bug.</p><p>That said, I wanted <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> and <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a> (and everyone) to know that there is definitely a bug when it comes to converting strings to Timecode. It should work, but doesn't if you haven't explicity set a frame rate in the target. You'll find that the Movie Player timecode inputs convert from a string reliably, but that the Timecode Calculator or a Timecode Comparator do not. The reason is as follows:</p><p>Try the following:</p><p>1) Add a Timecode Calculator or a Timecode Comparator<br />2) Enter <strong>00/30</strong> into both the 'time 1' field and hit return<br />3) Enter <strong>00/30</strong> into both the 'time 2' field and hit return<br />4) Attach a Trigger Text actor to the 'time 1' input and set the input field to <strong>01:02:03:04/30</strong><br />5) Trigger the trigger Text Actor<br />6) The Timecode Calculator or Comparator's input correctly converts the timecode stirng to <b>01:02:03:04/30</b></p><p>You can now also try</p><p>1) Connecting a Calculator actor to the 'time 1' input<br />2) Enter '35.5' in the 'value 1' field<br />3) The Timecode Calculator or Comparator's input correctly interprets this floating point number, converting it to  <strong>00:00:35:15</strong>/30</p><p>Why is this happening? Because the initial setting for a Timecode Calculator or Comparator inputs to use the "Default Timecode Rate for Show" setting of the patch, as specified at the bottom of the User Interface window. The user interface issue here is that this default setting is not apparent to you. That's a mistake on our part we need to consider.</p><p>To see what I mean, do the following:</p><p>1) Add a new Timecode Calculator or a Timecode Comparator<br />2) Change the Timecode Rate at the bottom to 23.976</p><img src="https://community.troikatronix.com/assets/uploads/files/1573648208454-screen-shot-2019-11-13-at-1.29.41-pm.png" style="cursor:pointer;max-width:100%;height:auto;font-family:'Trebuchet MS', 'Helvetica Neue', Helvetica, Tahoma, sans-serif;font-size:16px" /><p>3) The newly added Timecode actor changes the rate to show <strong>00:00:00:00/23.976</strong> but the one you modified above <u><strong>still shows</strong> </u><strong><u>a rate of 30</u></strong>. That's because you explicitly initialized the actor to a timecode rate of <strong>30</strong> by typing a value ending with a valid frame rate, e.g. <strong>01:02:03:04<u>/30</u></strong> into the 'time 1' and 'time 2' input fields. This means that this input will no longer use the default Timecode Rate, but the one you explicitly typed.</p><p>I'm sure this might feel confusing for you all, but this ambiguity exists there for a reason. Isadora is not like an editing program where you set a single Timecode rate and force all clips to be converted to that rate when you edit. It allows you to import movies, and interactively change the movie player, to movies which might be a mix of 24, 25, 30, etc. (even though I think we can all agree this is a <em><u>very</u></em> bad idea!)</p><p>When you change the 'movie' input in the Movie Player, the output timecode is going to have the correct rate for that movie. And so if you feed that output to a Timecode Calculator or a Timecode Comparator, the results will be clear. But for actors like the Timecode Calculator or a Timecode Comparator that do not have a source of timecode with an explicit rate, we don't have a clear source of timecode rate until we manually enter it.</p><p>I have already fixed this bug for a post 3.0.6 release, allowing a fully specified timecode string (01:02:03:04<strong><u>/XX</u></strong>) to force the Timecode input to the specified frame rate so the conversion will always work. But, Ryan and Lucas, we need to talk this whole thing through, because I want to be sure that we do the right thing when we make these conversions.</p><p>Best Wishes,<br />Mark</p>]]></description><link>https://community.troikatronix.com/post/38413</link><guid isPermaLink="true">https://community.troikatronix.com/post/38413</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 13 Nov 2019 12:42:11 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Wed, 13 Nov 2019 11:50:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p><p>thank you for the 'hack'. For now I will stay with V2 with this project! I just wanted to try it in V3 and only if it would be running save tested I would move it to V3.</p><p>But maybe it helps someone else until the bug fix release.</p><p>Best<br />Dill<br /></p>]]></description><link>https://community.troikatronix.com/post/38410</link><guid isPermaLink="true">https://community.troikatronix.com/post/38410</guid><dc:creator><![CDATA[DillTheKraut]]></dc:creator><pubDate>Wed, 13 Nov 2019 11:50:42 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Wed, 13 Nov 2019 11:35:48 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/740">@dillthekraut</a> said:</p>
<blockquote>Writing this, I'm getting curious how I can get a comparison between timecodes with the comparator,</blockquote>
<p> Ok, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a>, we should add a bug report saying that the Timecode Comparator and Calcuator actors need to accept a string as an input as well as a floating point number.</p>
<p>For the moment, here kind a hacky, but nevertheless successful way to do it. The Listnener actor *will* convert a string to Timecode. But the problem there is that you won't be able to have multiple instances of the same user actor in the scene if the channel number is the same. So I'm using a Random actor to generate a random channel number for both the Listener and the Broadcaster actors. This could still fail if two instances ended up, by chance, with the same channel nubmer. But it's likely to work.</p>
<img src="/assets/uploads/files/1573644525997-screen-shot-2019-11-13-at-12.28.17-pm.png" style="cursor:pointer" /><br />]]></description><link>https://community.troikatronix.com/post/38405</link><guid isPermaLink="true">https://community.troikatronix.com/post/38405</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 13 Nov 2019 11:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Tue, 12 Nov 2019 20:43:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a>  This comes down to the old Hex based timecode having been replaced.</p>
<p>This user actor may be useful. Its part of a timecode based playback engine I built sometime back.</p>
<p><a href="/assets/uploads/files/1573590195719-dx-create-video-timecode-from-percentage.iua">DX - create Video TimeCode from Percentage.iua</a></p>
<p>In Isadora V2 the 'TimeCode value' output could be connected direct to the 'Timecode Comparator', this is not true in Isadora 3.<br />I just tried to text format timecode using the above user actor, but didn't get it to work.<br />The image below shows my attempt, but as you can see the text wasn't accepted as input. Is there another format I should try? ( I tried periods also)</p>
<p><img src="/assets/uploads/files/1573590740607-textformattimecode-resized.png" style="cursor:pointer" /></p>]]></description><link>https://community.troikatronix.com/post/38392</link><guid isPermaLink="true">https://community.troikatronix.com/post/38392</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Tue, 12 Nov 2019 20:43:18 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Tue, 12 Nov 2019 20:10:37 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p>
<p>Thank you for the explanation. But I explicitly meant  the 'timcode trigger' actor. (direct download: <a href="https://community.troikatronix.com/uploads/files/FileUpload/20/19b743-timecode-trigger-1.1.iua">https://community.troikatronix...)<br /></a></p>
<p>At the end of the calculation chain, inside this user actor, there is a 'timecode comparator' actor in the upper right side.<br />This actor gets input from a 'logical calculator' in the lower right, which works well in V2, but not in V3.</p>
<p><br />I have to admit, that I don't realy understand how the 'logic calculator', therefore the user actor in its details and why this combination of the 'systems basic' actor specificly does work, but it does it very reliable in V2...</p>
<p>Writing this, I'm getting curious how I can get a comparison between timecodes with the comparator, if the timecode comes from somwhere else then a movie player, eg a data array, like I use to build cue lists with timecode cues to trigger actions?!</p>
<p><br /><br /><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@Woland</a></p>
<p>Thank you for your hints. I know the timer tool very well and used it alot, but the time code it generates, is more for a visual purpose, but not helpfull at calculations for automations.<br /></p>]]></description><link>https://community.troikatronix.com/post/38388</link><guid isPermaLink="true">https://community.troikatronix.com/post/38388</guid><dc:creator><![CDATA[DillTheKraut]]></dc:creator><pubDate>Tue, 12 Nov 2019 20:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Tue, 12 Nov 2019 05:50:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/740">@dillthekraut</a> said:</p>
<blockquote>It seems, that every timecode value in any regarding actor, only handles timecode in V3 and nothing else anymore. Thus resulting in the logic calculators used in the named user actor, can't hand over their values to the timecode comparator anymore... Thus resulting in the logic calculators used in the named user actor, can't hand over their values to the timecode comparator anymore.</blockquote>
<p> Dear Dill,</p><p>You make several points in your post, but I want to start with this point because it indicates incompatibility with old patches... </p><p>I just looked over the User Actor you mention (I downloaded the one called timecode-jump-1.0) and I don't see anything about this that would be incompatible between v2 and v3. You say "Thus resulting in the logic calculators used in the named user actor, can't hand over their values to the timecode comparator anymore." -- but actually connecting the output of the User Actor you mention in v2 results in what I would consider to be an incorrect value.</p><p>You also say "It seems, that every timecode value in any regarding actor, only handles timecode in V3 and nothing else anymore" which is true. But what was the source of timecode in your v2 patch?</p><img src="/assets/uploads/files/1573537352547-screen-shot-2019-11-12-at-6.42.16-am.png" /><p>The percentage 50.0033% is converted to 50 frames, which is a nonsense value because there is timecode rate taht has 50 frames as a value. To me, it makes no sense to connect a percentage value to the old Timecode Comparator.</p><p>Similarly, connecting the seconds output of the Media Percent to Time actor produced nonsense results.</p><img src="/assets/uploads/files/1573537737556-screen-shot-2019-11-12-at-6.48.41-am.png" /><p>Here, 91.98 seconds is converted to 1 min, 103 seconds, and 7 frames. Really, the whole notion of timecode was poorly implemented in v2.x.</p><p>So let's start with the inconsistency part, because I want to understand that first.<br /></p><p>Best Wishes,<br />Mark</p>]]></description><link>https://community.troikatronix.com/post/38348</link><guid isPermaLink="true">https://community.troikatronix.com/post/38348</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 12 Nov 2019 05:50:16 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Tue, 12 Nov 2019 05:53:02 GMT]]></title><description><![CDATA[<p>Michel's <a href="https://community.troikatronix.com/topic/112/timertool-v2-1-update" target="_blank">Timer Tool</a> might also be helpful<br /></p>
<p>Also out the <a href="https://support.troikatronix.com/support/solutions/articles/13000064496-isadora-3-release-notes" target="_blank">Isadora 3 Release Notes</a> and see if the answer to what you're looking for is in one of the two consecutive sections about Timecode.</p><p></p>]]></description><link>https://community.troikatronix.com/post/38346</link><guid isPermaLink="true">https://community.troikatronix.com/post/38346</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Tue, 12 Nov 2019 05:53:02 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;LOGGED] Inconsistency Between v2.x and v3.x Timecode Related Actors? on Mon, 11 Nov 2019 18:30:26 GMT]]></title><description><![CDATA[<p>Ok, I just recognised, that the opposit way still works. Timecode value outputs are still recognized by other types of inputs, like timecode calculator output to percent of media percent to time  actor. Leaving me with the question, why not the other way around...<br /></p>]]></description><link>https://community.troikatronix.com/post/38343</link><guid isPermaLink="true">https://community.troikatronix.com/post/38343</guid><dc:creator><![CDATA[DillTheKraut]]></dc:creator><pubDate>Mon, 11 Nov 2019 18:30:26 GMT</pubDate></item></channel></rss>