<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: InterFrame 1.12.3 released	</title>
	<atom:link href="https://www.spirton.com/interframe-1-12-3-released/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spirton.com/interframe-1-12-3-released/</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 10:42:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: SubJunk		</title>
		<link>https://www.spirton.com/interframe-1-12-3-released/comment-page-1/#comment-3432</link>

		<dc:creator><![CDATA[SubJunk]]></dc:creator>
		<pubDate>Mon, 02 Jan 2012 10:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.spirton.com/?p=805#comment-3432</guid>

					<description><![CDATA[@Hazza64: It probably means you didn&#039;t replace mvtools2.dll with the one in the download. It&#039;s a custom version of the file :)]]></description>
			<content:encoded><![CDATA[<p>@Hazza64: It probably means you didn&#8217;t replace mvtools2.dll with the one in the download. It&#8217;s a custom version of the file 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hazza64		</title>
		<link>https://www.spirton.com/interframe-1-12-3-released/comment-page-1/#comment-3429</link>

		<dc:creator><![CDATA[Hazza64]]></dc:creator>
		<pubDate>Sun, 01 Jan 2012 23:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.spirton.com/?p=805#comment-3429</guid>

					<description><![CDATA[I&#039;ve been trying to use this script in conjunction with ripbot264. There seems to be an issue with the interscript avsi not loading the libflow dll files, even though the patyh to them is specified correctly. When I preview the script, it somes up with &#039;there is no function named MSmoothFps&#039;

My script looks like this atm (currently left out MT settings as I think ripbot264 handles them, could be wrong);

PluginPath = &quot;C:\Program Files (x86)\AviSynth 2.5\plugins\&quot;
 LoadPlugin(PluginPath+&quot;mvtools2.dll&quot;)
 LoadPlugin(PluginPath+&quot;RemoveGrainSSE3.dll&quot;)
Import(PluginPath+&quot;InterFrame.avsi&quot;)

#VideoSource
video=DirectShowSource(&quot;G:\temp\RipBot264temp\job2\video.mkv&quot;,audio=false).ConvertToYV12()

#Crop
video=Crop(video,0,20,-0,-20)

#AudioSource
audio=DirectShowSource(&quot;G:\temp\RipBot264temp\job2\audio_English.dtsma.flac&quot;,video=false)
audio=ResampleAudio(audio,48000)

#DownMix
Import(&quot;G:\Stuff of Haddon&#039;s\BluRay Authering Kit\RipBot264v1.16.5\Tools\AviSynth plugins\Scripts\DownMixAudio.avs&quot;)
audio=DownMix2Stereo(audio)

#Delay
audio=DelayAudio(audio,0)

audio=ConvertAudioTo16bit(audio)
AudioDub(video,audio)

InterFrame(FlowPath=PluginPath, GPU=true)

both libflowsse and libflowgpu are located in &quot;C:\Program Files (x86)\AviSynth 2.5\plugins\&quot;, so I&#039;m not sure whats causing the issue. 
Thanks in advance]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to use this script in conjunction with ripbot264. There seems to be an issue with the interscript avsi not loading the libflow dll files, even though the patyh to them is specified correctly. When I preview the script, it somes up with &#8216;there is no function named MSmoothFps&#8217;</p>
<p>My script looks like this atm (currently left out MT settings as I think ripbot264 handles them, could be wrong);</p>
<p>PluginPath = &#8220;C:\Program Files (x86)\AviSynth 2.5\plugins\&#8221;<br />
 LoadPlugin(PluginPath+&#8221;mvtools2.dll&#8221;)<br />
 LoadPlugin(PluginPath+&#8221;RemoveGrainSSE3.dll&#8221;)<br />
Import(PluginPath+&#8221;InterFrame.avsi&#8221;)</p>
<p>#VideoSource<br />
video=DirectShowSource(&#8220;G:\temp\RipBot264temp\job2\video.mkv&#8221;,audio=false).ConvertToYV12()</p>
<p>#Crop<br />
video=Crop(video,0,20,-0,-20)</p>
<p>#AudioSource<br />
audio=DirectShowSource(&#8220;G:\temp\RipBot264temp\job2\audio_English.dtsma.flac&#8221;,video=false)<br />
audio=ResampleAudio(audio,48000)</p>
<p>#DownMix<br />
Import(&#8220;G:\Stuff of Haddon&#8217;s\BluRay Authering Kit\RipBot264v1.16.5\Tools\AviSynth plugins\Scripts\DownMixAudio.avs&#8221;)<br />
audio=DownMix2Stereo(audio)</p>
<p>#Delay<br />
audio=DelayAudio(audio,0)</p>
<p>audio=ConvertAudioTo16bit(audio)<br />
AudioDub(video,audio)</p>
<p>InterFrame(FlowPath=PluginPath, GPU=true)</p>
<p>both libflowsse and libflowgpu are located in &#8220;C:\Program Files (x86)\AviSynth 2.5\plugins\&#8221;, so I&#8217;m not sure whats causing the issue.<br />
Thanks in advance</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
