<?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[[SOLVED] Movie Player Output Position]]></title><description><![CDATA[<p dir="auto">Hi all of you,<br />
There is something strange with the Movie Player Actor, the Output position is never equal 100%. For me, on different computer and different movies file it is always something like 99,xxx% but never 100%. I don't understand why ? Thanks</p>
]]></description><link>https://community.troikatronix.com/topic/2727/solved-movie-player-output-position</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 07:48:33 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2727.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Jul 2016 08:39:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Sun, 10 Jul 2016 09:20:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p>
<p dir="auto">Yes it is about the trigger bug. Thank you for your advice</p>
]]></description><link>https://community.troikatronix.com/post/20501</link><guid isPermaLink="true">https://community.troikatronix.com/post/20501</guid><dc:creator><![CDATA[rodgy_fr]]></dc:creator><pubDate>Sun, 10 Jul 2016 09:20:25 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Sat, 09 Jul 2016 10:08:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p>
<p dir="auto">Ok I understand. Thank you.</p>
<p dir="auto">Best Michel</p>
]]></description><link>https://community.troikatronix.com/post/20493</link><guid isPermaLink="true">https://community.troikatronix.com/post/20493</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Sat, 09 Jul 2016 10:08:15 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Sat, 09 Jul 2016 10:03:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@Michel</a>,</p>
<div>Well, Michel, It's a matter of rounding by the AVFoundation/Quicktime/DirectShow subsystems. When you enter a value in the position input of 50%, I can assure you this is exactly where I tell those systems to go. The thing is, they make their own decisions about where the "playhead" can actually go. </div>
<div>I just checked this and it looks like AVFoundation will only go to the nearest frame. Quicktime will go a value much closer to the specified value, but even it will not match exactly... this is may be dependent on the sample rate of the audio.... I'm not sure what the limitation is there.</div>
<div><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1919">@rodgy_fr</a></div>
<div>I assume when you say "But I have the same issue that explain by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/13">@jhoepffner</a>." you mean about the end trigger bug, yes? Please confirm this. (I have fixed this bug for the next release.)</div>
<div>In the meantime, if you need a trigger when the movie gets to the end, use a Compartor actor. Set the 'compare' input to 'ge', and the 'value 2' input to 99.9\. Then you'll connect the 'position' output into 'value 1' and you'll get a trigger when the movie gets to the end.</div>
<div>Best Wishes,</div>
<div>Mark</div>]]></description><link>https://community.troikatronix.com/post/20492</link><guid isPermaLink="true">https://community.troikatronix.com/post/20492</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 09 Jul 2016 10:03:24 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Sat, 09 Jul 2016 08:42:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> thanks for your answer. But I have the same issue that explain by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/13">@jhoepffner</a>.</p>
]]></description><link>https://community.troikatronix.com/post/20490</link><guid isPermaLink="true">https://community.troikatronix.com/post/20490</guid><dc:creator><![CDATA[rodgy_fr]]></dc:creator><pubDate>Sat, 09 Jul 2016 08:42:47 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Fri, 08 Jul 2016 07:18:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p>
<p dir="auto">one thing that is disturbing is, that most of the time the postion output does not matches the position input.</p>
<p dir="auto">Best Michel<br />
<img src="/uploads/files/FileUpload/d0/6a2646-postion-inputoutput.png" alt="6a2646-postion-inputoutput.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/post/20481</link><guid isPermaLink="true">https://community.troikatronix.com/post/20481</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Fri, 08 Jul 2016 07:18:20 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Fri, 08 Jul 2016 04:45:23 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1919">@rodgy_fr</a></p>
<div>
<div>Regarding your report about the Movie Player's position output never reaching 100%, this is to be expected. Let's consider a 5 frame movie as an example. These are the values that would be reported at the position output as the movie plays. Here's what the position output would say for each frame:</div>
<div>Frame 1 = 0.00% (0 / 5)</div>
<div>Frame 2 = 0.20% (1 / 5)</div>
<div>Frame 3 = 0.40% (2 / 5)</div>
<div>Frame 4 = 0.00% (3 / 5)</div>
<div>Frame 5 = 0.80% (4 / 5)</div>
<div>** LOOP TO START **</div>
<div>Frame 1 = 0.00% (0 / 5)</div>
<div>Frame 2 = 0.20% (1 / 5)</div>
<div>As you can see, the position output reports the position of the starting point of each frame based on the number of frames within the movie. The _starting_ time of the last frame will always be at some percentage before 100%... 100% is never reported  because 100% is would be the starting time of the last frame plus the frame's duration... but before this is reported, the movie has looped back to the beginning.</div>
<div>Only if you set the 'loop enable' to off will you see the position output reach 100%.. because the movie plays it's entire duration and then stops.</div>
</div>
<div>I hope that explains what's happening.</div>
<div>Best Wishes,</div>
<div>Mark</div>]]></description><link>https://community.troikatronix.com/post/20480</link><guid isPermaLink="true">https://community.troikatronix.com/post/20480</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 08 Jul 2016 04:45:23 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Tue, 05 Jul 2016 08:04:46 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/13">@jhoepffner</a> for your explanation. I understand why I had problem</p>
]]></description><link>https://community.troikatronix.com/post/20463</link><guid isPermaLink="true">https://community.troikatronix.com/post/20463</guid><dc:creator><![CDATA[rodgy_fr]]></dc:creator><pubDate>Tue, 05 Jul 2016 08:04:46 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Tue, 05 Jul 2016 04:59:02 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<div>It depend of your "optimize" setting. </div>
<div>– with "interactive", position output reach 100 and send 1 trigger on "loop end" output</div>
<div>– with "performance", it never reach 100 and send multiple trigger on "loop end" output</div>
<div>I will fill a bug report for the trigger.</div>
<div>Jacques</div>]]></description><link>https://community.troikatronix.com/post/20460</link><guid isPermaLink="true">https://community.troikatronix.com/post/20460</guid><dc:creator><![CDATA[jhoepffner]]></dc:creator><pubDate>Tue, 05 Jul 2016 04:59:02 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Mon, 04 Jul 2016 10:18:45 GMT]]></title><description><![CDATA[<p dir="auto">If my memory is correct isn't this something to do with the codec?</p>
<div>I'm sure you've seen but you can use the loop end trigger if you need it. </div>]]></description><link>https://community.troikatronix.com/post/20456</link><guid isPermaLink="true">https://community.troikatronix.com/post/20456</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Mon, 04 Jul 2016 10:18:45 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Mon, 04 Jul 2016 10:18:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@Michel</a></p>
<p dir="auto">Thanks for your answer. I have the same issue with the loop enable to off.</p>
]]></description><link>https://community.troikatronix.com/post/20455</link><guid isPermaLink="true">https://community.troikatronix.com/post/20455</guid><dc:creator><![CDATA[rodgy_fr]]></dc:creator><pubDate>Mon, 04 Jul 2016 10:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Movie Player Output Position on Mon, 04 Jul 2016 09:57:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1919">@rodgy_fr</a></p>
<p dir="auto">Yes that is true, the output actually never matches the position input but if you play the movie to the end and set the loop enable to off you will see that the movie position output will reach 100%. I did file a bug report once (quite long ago). Maybe it helps if you do that as well.</p>
<p dir="auto">Best Michel</p>
]]></description><link>https://community.troikatronix.com/post/20454</link><guid isPermaLink="true">https://community.troikatronix.com/post/20454</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Mon, 04 Jul 2016 09:57:36 GMT</pubDate></item></channel></rss>