<?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;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2?]]></title><description><![CDATA[<p>In previous versions of Isadora the min/max speed for a movie player was -10/10.  Now it seems to be -2/2.  Is there any way to playback movies faster than double speed? I tried changing the scale min/max but it won't go above 2.</p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/6238/answered-workaround-movie-player-speeds-greater-than-2-less-than-2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 14:33:25 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/6238.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Nov 2019 17:17:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Fri, 15 Nov 2019 17:40:51 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, Mark.  I will try the wave/envelope generator.  My media is all photo jpeg codec.  Are there advantages to using HAP or ProRes422 over photo jpeg?   </p>]]></description><link>https://community.troikatronix.com/post/38474</link><guid isPermaLink="true">https://community.troikatronix.com/post/38474</guid><dc:creator><![CDATA[rfortier]]></dc:creator><pubDate>Fri, 15 Nov 2019 17:40:51 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Wed, 13 Nov 2019 13:29:19 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a> said:</p>
<blockquote> It looks like Marks message was truncated. I am pretty sure he was going to say to use Codecs that compress each frame individually. ProRes or HAP are probably the most common.</blockquote>
<p>Thanks Ryan, I edited my post to fill in the blanks.</p>]]></description><link>https://community.troikatronix.com/post/38416</link><guid isPermaLink="true">https://community.troikatronix.com/post/38416</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 13 Nov 2019 13:29:19 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Tue, 12 Nov 2019 19:34:03 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>You should only try this for movies that do not require</blockquote>
<p> It looks like Marks message was truncated. I am pretty sure he was going to say to use Codecs that compress each frame individually. ProRes or HAP are probably the most common.<br />For this type of custom control I would recommend Hap.<br />H264 would be an example of a codec that should not be used for this as each frame is dependant on the decompression of other frames. For this reason H264 is also a bad/terrible choice for reverse playback.</p>]]></description><link>https://community.troikatronix.com/post/38386</link><guid isPermaLink="true">https://community.troikatronix.com/post/38386</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Tue, 12 Nov 2019 19:34:03 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Tue, 12 Nov 2019 10:12:51 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a></p><p>Ok, so the windows playback engine is not capable of playing reverse, I knew I read somewhere about the reverse limit.</p><p>Best Michel</p>]]></description><link>https://community.troikatronix.com/post/38357</link><guid isPermaLink="true">https://community.troikatronix.com/post/38357</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Tue, 12 Nov 2019 10:12:51 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Wed, 13 Nov 2019 13:28:36 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3698">@rfortier</a> </p>
<p>Isadora has not supported the +10 to -10 speed since Isadora 1.x when Quicktime was the only playback engine for both Mac and Windows.</p>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@Michel</a> is basically correct about the limits of AVFoundation, except that it can actually play any speed between -2 and +2. When we needed to adopt AVFoundation in the macOS version, we adopted these limits for all Movie Players, whether QuicKTime or AVFoundation was being used. Windows movie playing engines do not allow reverse playback, but I created a hack to allow that to happen.</p>
<p>In any case, the limit is -2 to +2 in Isadora 2 and Isadora 3.</p>
<p>You can attempt to simulate higher speeds by setting the speed to 0 and sending a continuous value (e.g., from a Wave Generator or Envelope Generator) into the position input of the Movie Player. You should only try this for movies where the codec compresses each frame of video individually, e.g., HAP, Apple Pro Res 422. You don't want to do this with H264 or other codecs where partial frames are stored, as you'll get really bad performance.</p>
<p>Best Wishes,<br />Mark</p>]]></description><link>https://community.troikatronix.com/post/38356</link><guid isPermaLink="true">https://community.troikatronix.com/post/38356</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 13 Nov 2019 13:28:36 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED&#x2F;WORKAROUND] Movie Player Speeds Greater Than +2, Less Than -2? on Tue, 12 Nov 2019 09:54:03 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3698">@rfortier</a></p><p>This has to do with the playback engine AVfoundation that does not support more. the old Quicktime engine could do more, but apple dropped support for it and it's not working in Catalina anymore because its 32bit. I think that Isadora is capable of playing the movie backward is because <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> found a way to do so. AVfoundation supports 0.5 to 2, as far as I know.</p><p>Best Michel</p>]]></description><link>https://community.troikatronix.com/post/38355</link><guid isPermaLink="true">https://community.troikatronix.com/post/38355</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Tue, 12 Nov 2019 09:54:03 GMT</pubDate></item></channel></rss>