<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=3888</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=3888&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hey guys ,I think i got a nagtive problem here ,plz help!.]]></description>
		<lastBuildDate>Thu, 06 Apr 2017 11:54:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64614#p64614</link>
			<description><![CDATA[<p>Thank you bro~&nbsp; ,everything is alright now ,i think i got my problem fixed. </p><p>To fix that error(<strong>&quot;%1 Not a valid Win32 bit application&quot;</strong>) ,</p><p>The&nbsp; easy solution ,just go find (x64) .dll plugin&#039;s version ,download it and replace those plugins to the original path,<br />then those (x64) .dll plugins&nbsp; just return to the right track and working again with MeGUI (64bit)~!!</p><p><strong>THANKS FOR YOUR HELP &#039;my developer bro&#039;~hope you have a nice day ~~.<span class="bbu">get luck with everthing</span>~.</strong></p><div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>Are you sure you&#039;re not feeding 32-bit MeGui with 64-bit script?</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (2Broear)]]></author>
			<pubDate>Thu, 06 Apr 2017 11:54:01 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64614#p64614</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64611#p64611</link>
			<description><![CDATA[<p>its ahh ,you see a new error donw there</p><div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>Are you sure you&#039;re not feeding 32-bit MeGui with 64-bit script?</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (2Broear)]]></author>
			<pubDate>Thu, 06 Apr 2017 10:52:10 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64611#p64611</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64610#p64610</link>
			<description><![CDATA[<p>Great work!!THANK YOU~&nbsp; and that error were fixed by your solutions!!</p><p>And now i could use SVP 4 avs Script in MeGUI 64bit now,</p><p>but unfortunately here is a new error-box says <strong><span class="bbu">&quot;%1 Not a valid Win32 bit application&quot;</span> </strong><strong>when i was using some kind of other plugins </strong>(<span class="bbu">&amp;those plugins are functioning normally in MeGUI 32bit</span>) ,[(you could check that error in pic)]</p><p>So, is this error means those plugins are incompatible to work with MeGUI 64bit ? Btw ,my operating system is windows 10 / should i change some compatible options in plugins ,or??</p>]]></description>
			<author><![CDATA[null@example.com (2Broear)]]></author>
			<pubDate>Thu, 06 Apr 2017 10:51:06 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64610#p64610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64608#p64608</link>
			<description><![CDATA[<p>Are you sure you&#039;re not feeding 32-bit MeGui with 64-bit script?</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Thu, 06 Apr 2017 07:05:46 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64608#p64608</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64605#p64605</link>
			<description><![CDATA[<p><strong>And original generated avs script is here:</strong><br /></p><div class="codebox"><pre><code># This script was generated by SVP 4 Manager.
# Check https://www.svp-team.com for more details.

SetMemoryMax(1024)

global threads=23

LoadPlugin(&quot;C:\Program Files (x86)\SVP 4\plugins64\svpflow1.dll&quot;)
LoadPlugin(&quot;C:\Program Files (x86)\SVP 4\plugins64\svpflow2.dll&quot;)

SetFilterMTMode(&quot;DEFAULT_MT_MODE&quot;,2)
SetFilterMTMode(&quot;SVSuper&quot;,1)
SetFilterMTMode(&quot;SVAnalyse&quot;,1)
SetFilterMTMode(&quot;ffdshow_source&quot;,3)
ffdshow_source()

ConvertToYV12()

global crop_string  = &quot;&quot;
global resize_string = &quot;&quot;
global super_params     = &quot;{scale:{up:0},gpu:1,rc:true}&quot;
global analyse_params   = &quot;{main:{search:{coarse:{distance:-8,bad:{sad:2000,range:24}},type:2}},refine:[{thsad:250}]}&quot;
global smoothfps_params = &quot;{gpuid:11,rate:{num:4,den:1},algo:13,scene:{}}&quot;

global demo_mode=0
global stereo_type=0

########## BEGIN OF base.avs ##########
# This file is a part of SmoothVideo Project (SVP) ver.4
# This is NOT the full AVS script, all used variables are defined via
# JScript code that generates the full script text.

function interpolate(clip src)
{
    input = crop_string==&quot;&quot; ? src : eval(&quot;src.&quot;+crop_string)
    input = resize_string==&quot;&quot; ? input : eval(&quot;input.&quot;+resize_string)

    #MT-MODE-1  #do not remove this line!

    super=SVSuper(input, super_params)
    vectors=SVAnalyse(super, analyse_params, src=input)
    smooth=SVSmoothFps(input, super, vectors, smoothfps_params, mt=threads, src=src)

    #MT-MODE-2  #do not remove this line!

    return demo_mode==0 ? smooth : demo(input,smooth)
}

input=last

    stereo_type==0 ? eval(&quot;&quot;&quot; interpolate(input)
&quot;&quot;&quot;) :     stereo_type==1 ? eval(&quot;&quot;&quot;
        lf = interpolate(input.crop(0,0,input.width/2,0))
        rf = interpolate(input.crop(input.width/2,0,0,0))
        StackHorizontal(lf, rf)
&quot;&quot;&quot;) :     stereo_type==2 ? Eval(&quot;&quot;&quot;
        lf = interpolate(input.crop(0,0,0,input.height/2))
        rf = interpolate(input.crop(0,input.height/2,0,0))
        StackVertical(lf, rf)&quot;&quot;&quot;) : input

########### END OF base.avs ###########


Prefetch(threads)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (2Broear)]]></author>
			<pubDate>Thu, 06 Apr 2017 03:31:08 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64605#p64605</guid>
		</item>
		<item>
			<title><![CDATA[Hey guys ,I think i got a nagtive problem here ,plz help!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=64604#p64604</link>
			<description><![CDATA[<p>As you know what that pic is, I use my svp4 <strong>(x32/64 engine) with mpc-hc x32/64,and MeGUI</strong>, when i use the x32 mpc-hc ,it function normally whit avs script in MeGUI , but when i use<span class="bbu">&nbsp; x64 mpc-hc with my svp 64engine,the avs script that generated by (svp 4 x64-engine) <strong> //a plugins64 named svpflow1.dll //doesn&#039;t work in MeGUI anyway</strong></span>,and a error displayed with &#039; </p><div class="codebox"><pre><code>LoadPlugin: unable to load &quot;C:\Program Files (x86)\SVP 4\plugins64\svpflow1.dll&quot;,error=0xc1 (C:\Users\nukeb\Desktop\10c8c.avs,line 8)&#039;</code></pre></div><p> sounds like its a plugins64-error ,but it&#039;s not, i&#039;ve been try to change my ( svpflow1.dll/svpflow2.dll files in that folder) by download from svp-team.com ,but it still doesn&#039;t works anyway .so i am here looking for some another way to fix this nagtive problem ,anyone got a idea with this??</p><p> plz her help! i&#039;m appreciate that and thx a lot for your help/idea/anything!</p>]]></description>
			<author><![CDATA[null@example.com (2Broear)]]></author>
			<pubDate>Thu, 06 Apr 2017 03:25:48 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=64604#p64604</guid>
		</item>
	</channel>
</rss>
