<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=7775</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=7775&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Feature Request - Frame doubling 60->120 for even frame pacing.]]></description>
		<lastBuildDate>Thu, 23 Oct 2025 21:51:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87595#p87595</link>
			<description><![CDATA[<div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>&gt; doesn&#039;t seem to work that well with various renderers</p><p>it shouldn&#039;t work at all<br />actual rendering times depend on the specific renderer and it&#039;s settings</p></blockquote></div><p>All I&#039;m wondering is if it&#039;s possible to make SVP to output the interpolated results and then double the frame rate of the videos in such a way that any video player using SVP + RIFE can get smooth even frame pacing on a 120hz screen from a 24fps -RIFE-&gt; 60fps -fps doubling-&gt; 120fps video?</p><p>If Vapoursynth functions can&#039;t do it, is there something SVP can do. If not, is it possible for SVP-team to add a new feature that results in perfect frame pacing with any player or renderer?</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Thu, 23 Oct 2025 21:51:02 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87595#p87595</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87575#p87575</link>
			<description><![CDATA[<p>&gt; doesn&#039;t seem to work that well with various renderers</p><p>it shouldn&#039;t work at all<br />actual rendering times depend on the specific renderer and it&#039;s settings</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Thu, 23 Oct 2025 14:00:07 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87575#p87575</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87574#p87574</link>
			<description><![CDATA[<p>Okay so I&#039;ve tested some more and the I get perfect motion at 120hz with only interpolating up to 60fps as long as I use PotPlayer with MadVR.</p><p>This line &quot;smooth = core.std.Interleave(clips=[smooth,smooth])&quot; doesn&#039;t seem to work that well with various renderers.</p><p>It would be nice if it was possible to double the interpolated fps and also get perfect frame pacing.</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Thu, 23 Oct 2025 11:41:37 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87574#p87574</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87567#p87567</link>
			<description><![CDATA[<p>On a similar note...I gave it a try on Windows 11 / MPC-HC / RTX 4070.<br />24FPS Full HD to 60 FPS, albeit MPC-HC shows 120 FPS; monitor is only 60 FPS.</p><p>With changed base.py, it looks better, seeking is faster.<br />Some screen still stutters.</p><p>Now the interesting part - if I seek 5 secs backward and let it play the same scene again, it is without any stutters.<br />Video source is from local SSD, so it is no LAN/Wifi/etc related.</p><p>Anybody experienced that some scene on second play is better than first one?</p>]]></description>
			<author><![CDATA[null@example.com (Honza)]]></author>
			<pubDate>Wed, 22 Oct 2025 07:22:52 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87567#p87567</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87562#p87562</link>
			<description><![CDATA[<div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>so, there&#039;s actually no difference? (with and w/o &quot;interleave&quot;)</p></blockquote></div><p>It&#039;s better BUT<br />24fps &gt; RIFE &gt; 60fps &gt; 120hz = uneven frame pacing and many stutters.<br />24fps &gt; RIFE &gt; 60fps &gt; Interleave = 120hz = much better but still stutters often.<br />24fps &gt; RIFE &gt; 60fps &gt; 60hz = zero stutter, perfect frame pacing, silky smooth camera pans.</p><p>However in PotPlayer, if I enable some Pre-Resize Pixel Shader then the video look smooth in Fullscreen at 120hz for the most part but not in windowed mode.</p><p>I use these two panning test videos <br /><a href="https://drive.google.com/file/d/1_VjeQprAzGZLVrjDKJAx0bphm2MgwTEm/view?usp=sharing">https://drive.google.com/file/d/1_VjeQp … sp=sharing</a></p><p>Edit: I&#039;ve been unable to get a smooth playback at 120hz using PotPlayer&#039;s Built-in video renderer or MPC VR with RIFE 4.6 (v2).</p><p>However, <strong>it seems things are stable at 120hz after I switched use MadVR</strong> instead. So it works under this specific circumstance so far, I&#039;ll do more testing but it would be nice if it was possible to get it to work smoothly at 120hz without the reliance on MadVR.</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Tue, 21 Oct 2025 18:32:15 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87562#p87562</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87556#p87556</link>
			<description><![CDATA[<p>so, there&#039;s actually no difference? (with and w/o &quot;interleave&quot;)</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Tue, 21 Oct 2025 08:54:54 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87556#p87556</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87552#p87552</link>
			<description><![CDATA[<div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>&gt; instead you get the frame unevenly distributed</p><p>why you think so?</p><p>---<br />SVP 4\script\base.py, add the last line:<br /></p><div class="codebox"><pre><code>smooth = core.std.Interleave(clips=[smooth,smooth])</code></pre></div></blockquote></div><p>So I&#039;ve tried this out a bit more and I still get intermittent micro stutters at 120hz. Is there any other way to guarantee perfect frame doubling and perfect frame pacing?</p><p>I should add that without the Interleave line and monitor set to 60hz the RIFE interpolation is rock solid and perfectly smooth.</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Tue, 21 Oct 2025 01:11:51 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87552#p87552</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87551#p87551</link>
			<description><![CDATA[<p>Wow this works. Thank you!</p><p>Any reason it&#039;s not available as an option directly in the apps GUI?</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Mon, 20 Oct 2025 21:13:01 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87551#p87551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87549#p87549</link>
			<description><![CDATA[<p>&gt; instead you get the frame unevenly distributed</p><p>why you think so?</p><p>---<br />SVP 4\script\base.py, add the last line:<br /></p><div class="codebox"><pre><code>smooth = core.std.Interleave(clips=[smooth,smooth])</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Mon, 20 Oct 2025 19:05:49 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87549#p87549</guid>
		</item>
		<item>
			<title><![CDATA[Feature Request - Frame doubling 60->120 for even frame pacing]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=87548#p87548</link>
			<description><![CDATA[<p>Hi, I would like to request a feature.<br />I usually have my desktop set to 120hz. And I love the RIFE interpolation but even on my 5090 I can&#039;t do 4K at 120fps, only 60fps. So I have two choices:<br />1. Manually change refresh rate to 60hz every time I want to watch 4K shows/movies.<br />2. Or limit the interpolation to only 60fps in SVP app, but there is an issue...</p><p>I really don&#039;t like 1 option as I have to change refresh rate all the time between watching something and doing other stuff like, gaming, browsing or work. But the big problem with option 2 is that it&#039;s impossible to get smooth camera pans and motion because the 60fps RIFE or SVP output is not evenly frame paced into the 120hz refresh rate.</p><div class="codebox"><pre><code>refresh rate  120fps: 1 2 3 4 5 7 8 9 0 1 2 3 4 5 7 8 9 0...
interp. video 60fps : 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 0...

instead you get the frame unevenly distributed

refresh rate  120fps: 1 2 3 4 5 7 8 9 0 1 2 3 4 5 7 8 9 0...
interp. video 60fps : 1 1 1 2 3 3 4 4 4 5 6 6 6 7 7 8 9 9...</code></pre></div><p>I would love for there to be an option to double or triple the interpolated frames to evenly pace with the refresh rate. Or some how enforce perfect frame pacing of a set interpolation eg 24fps--(RIFE)--&gt;60fps --(frame doubling or evenly frame paced)--&gt;120fps.</p>]]></description>
			<author><![CDATA[null@example.com (maxfps)]]></author>
			<pubDate>Mon, 20 Oct 2025 17:51:09 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=87548#p87548</guid>
		</item>
	</channel>
</rss>
