<?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[position control of movie player in timecode mode]]></title><description><![CDATA[<p>Hi guys</p><p>I try to find a solution of how to use a slider to fast move to a different time in the movie. with percentage it is easy, but I couldn't find any solution in timecode mode. the only possibility is to use the old but good timer tool and switch back to percentage. </p><p>I would like to have an slider with changeable properties.</p>]]></description><link>https://community.troikatronix.com/topic/5913/position-control-of-movie-player-in-timecode-mode</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 04:06:44 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/5913.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Jun 2019 13:47:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 19:48:12 GMT]]></title><description><![CDATA[<p>Next idea, when loading a movie to the movie player and you switch to timecode, why not setting the start and end time automatically in the position. </p>
<p>the end time is already set in play end, and you can't get further anyway.</p>
<p></p>
<p>greetings</p>
<p></p>
<p>Matthias</p>]]></description><link>https://community.troikatronix.com/post/35828</link><guid isPermaLink="true">https://community.troikatronix.com/post/35828</guid><dc:creator><![CDATA[kirschkematthias]]></dc:creator><pubDate>Sun, 16 Jun 2019 19:48:12 GMT</pubDate></item><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 19:43:06 GMT]]></title><description><![CDATA[<p>thanks Dill that worked fine. Good Idea.</p>]]></description><link>https://community.troikatronix.com/post/35827</link><guid isPermaLink="true">https://community.troikatronix.com/post/35827</guid><dc:creator><![CDATA[kirschkematthias]]></dc:creator><pubDate>Sun, 16 Jun 2019 19:43:06 GMT</pubDate></item><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 17:18:38 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/644">@dbo</a></p>
<p><br />Hi, I just found that the movie player position value is a multiple of 1000th of a second if in TC mode. </p>
<p><img src="/assets/uploads/files/1560705255008-screen-shot-2019-06-16-at-19.08.38-resized.png" style="cursor:pointer" /><br /></p><p>Combined with a calculator actor, one can use the media percentage to time actor again. This way it's as easy to use the slider control as with the percentage mode even switching the media for the same player quickly.</p>
<p>It works the other way around as well, if you multiply the position output by 1000. But only giving you the total seconds.</p>
<p>Best<br />Dill<br /></p>]]></description><link>https://community.troikatronix.com/post/35823</link><guid isPermaLink="true">https://community.troikatronix.com/post/35823</guid><dc:creator><![CDATA[DillTheKraut]]></dc:creator><pubDate>Sun, 16 Jun 2019 17:18:38 GMT</pubDate></item><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 16:36:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/29">@kirschkematthias</a></p><p>To use the edit text in the control window you can connect the output of the Movieplayer to the text formatter. See attached image. For using the slider <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/644">@DBO</a> 's suggestion would be a workaround at the moment. I guess it would be good to have controls in the control window to reflect the new controls on the bottom part of the movie player.</p><img src="/assets/uploads/files/1560702999315-textformater.png" /><p>Best Michel</p>]]></description><link>https://community.troikatronix.com/post/35822</link><guid isPermaLink="true">https://community.troikatronix.com/post/35822</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Sun, 16 Jun 2019 16:36:42 GMT</pubDate></item><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 14:47:08 GMT]]></title><description><![CDATA[<p>Hi Matthias,</p><p>You can set teh movie player to time code.</p><p>Use the  arrow of the graphic display to move to the end of the movie and get the duration of the movie in time code ( in my case 48:04 sec)<br /></p><p>Then set the maximun value of the position input  whit this  value (ie for exemple i try wiht a move that  make 48:04 sec</p><p>Put an "absolute value" actor connected to the position input whit the max value of the absolute value actor set to 100 ( no to max cause it will siplay a 23:59:59:24/25 time code which is the max time code)</p><p> Then set the ID of the "absolute value" actor input  to the desired ID of you Slider in the control windows.</p><p> Then connect the position output of "the movie player" actor to a "text*" input of a "text draw" actor   (as you use to do in percentage )</p><p>Set the ID of "the text draw"  actor's output tu the same ID of a Monitor in the control windows ( whit the displaying value checked)</p><p>Now if you move  the slider you get the time code displaying in the monitor.</p><p> Hoping it help you.</p><p>best whishes <br /></p><p>Oliver<br /></p><p><a href="https://community.troikatronix.com/assets/uploads/files/1560696407627-time-code-slider.izz">Time code and slider for position</a><br /></p>]]></description><link>https://community.troikatronix.com/post/35821</link><guid isPermaLink="true">https://community.troikatronix.com/post/35821</guid><dc:creator><![CDATA[DBO]]></dc:creator><pubDate>Sun, 16 Jun 2019 14:47:08 GMT</pubDate></item><item><title><![CDATA[Reply to position control of movie player in timecode mode on Sun, 16 Jun 2019 14:03:03 GMT]]></title><description><![CDATA[<p>I forgot to tell that I want to see the timecode position in the control window. In 2.6.1 I used a edit text controller with the timer tool, In 3.01 I used  the text draw and a virtual stage</p>]]></description><link>https://community.troikatronix.com/post/35819</link><guid isPermaLink="true">https://community.troikatronix.com/post/35819</guid><dc:creator><![CDATA[kirschkematthias]]></dc:creator><pubDate>Sun, 16 Jun 2019 14:03:03 GMT</pubDate></item></channel></rss>