<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — how to add filters to vapoursynth version of svp]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=5423</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=5423&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in how to add filters to vapoursynth version of svp.]]></description>
		<lastBuildDate>Wed, 25 Sep 2019 21:15:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73630#p73630</link>
			<description><![CDATA[<p>If the plugin is .dll, whether you put in vapoursynth-folder/vapoursynth64/plugins or vapoursynth-folder/vapoursynth64/coreplugins<br />or you can load it in script with core.std.LoadPlugin(&quot;your-dll-path&quot;)</p><p>If the plugin is Python script, ensure that file is accessible from your script, for example like putting it beside your vapoursynth script</p>]]></description>
			<author><![CDATA[null@example.com (mashingan)]]></author>
			<pubDate>Wed, 25 Sep 2019 21:15:26 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73630#p73630</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73605#p73605</link>
			<description><![CDATA[<p>I don&#039;t even know where to paste parameters. There is nothing on vapoursynth website and i tried plugin autoloading and nothing loaded, while i downloaded plugin for my version.</p><div class="quotebox"><blockquote><p>and follow the instruction</p></blockquote></div><p>Yet that&#039;s a problem, on github page of these plugins is 0 instructions how to install and on vapoursynth page plugin autoloading does nothing.&nbsp; And also folders are in different places. I think i found one of three.<br />I was reading though and there is nothing actually how to install plugins and where to put parameters. I have no idea how to set this up.&nbsp; <br />I was trying to find some tutorial which would give example but found nothing, usually there are some community tutorials for stuff like this. <br />I mostly don&#039;t care about debanding, but noise in some tv shows is very annoying and denoising helps a lot.<br />I asked on vapoursynth page, if doesn&#039;t matter that i have this version of vapoursynth, so that doesn&#039;t matter anyway.</p>]]></description>
			<author><![CDATA[null@example.com (empleat100)]]></author>
			<pubDate>Wed, 25 Sep 2019 00:24:11 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73605#p73605</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73593#p73593</link>
			<description><![CDATA[<div class="quotebox"><cite>empleat100 wrote:</cite><blockquote><p>Since svp stores vapoursynth files in different locations and have specific version of python and vapoursynth. I cannot use easy installer, or there was some addon not sure what it was to install filters and scripts. How do install vapousynth filters for this version of vapoursynth which comes with svp ? I need debanding and denoise, since default denoising filters in video players cause extremely low framerate even on state of art graphic cards, because these algorithms are badly coded. I asked on doom, but they didn&#039;t asnwer.</p></blockquote></div><p>How do you &quot;install&quot; it anyway? I assume you&#039;re on Windows.</p><p>Actually, you don&#039;t install it, you just download the necessary vapoursynth and python(portable) and follow the instruction and you get the working (and isolated) python-3 instance with vapoursynth available as a module. There&#039;s no pip or easy_install tho but it&#039;s not hard to add it.</p>]]></description>
			<author><![CDATA[null@example.com (mashingan)]]></author>
			<pubDate>Mon, 23 Sep 2019 15:04:04 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73593#p73593</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73577#p73577</link>
			<description><![CDATA[<p>&gt; this version of vapoursynth which comes with svp ?</p><p>it&#039;s not a some &quot;special&quot; version, it&#039;s a portable 64-bit release downloaded directly from <a href="https://github.com/vapoursynth/vapoursynth/releases">https://github.com/vapoursynth/vapoursynth/releases</a></p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Mon, 23 Sep 2019 07:55:04 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73577#p73577</guid>
		</item>
		<item>
			<title><![CDATA[Re: how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73575#p73575</link>
			<description><![CDATA[<p>Perhaps you will find answers at official vapoursynth site:<br /><a href="http://www.vapoursynth.com/doc/autoloading.html">http://www.vapoursynth.com/doc/autoloading.html</a></p><p>What you&#039;ve tried and what is not worked?</p>]]></description>
			<author><![CDATA[null@example.com (MAG79)]]></author>
			<pubDate>Mon, 23 Sep 2019 04:48:32 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73575#p73575</guid>
		</item>
		<item>
			<title><![CDATA[how to add filters to vapoursynth version of svp]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=73573#p73573</link>
			<description><![CDATA[<p>Since svp stores vapoursynth files in different locations and have specific version of python and vapoursynth. I cannot use easy installer, or there was some addon not sure what it was to install filters and scripts. How do install vapousynth filters for this version of vapoursynth which comes with svp ? I need debanding and denoise, since default denoising filters in video players cause extremely low framerate even on state of art graphic cards, because these algorithms are badly coded. I asked on doom, but they didn&#039;t asnwer.</p>]]></description>
			<author><![CDATA[null@example.com (empleat100)]]></author>
			<pubDate>Sun, 22 Sep 2019 16:18:16 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=73573#p73573</guid>
		</item>
	</channel>
</rss>
