Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 14th June 2018, 20:45   #1  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
VapourSynth Portable FATPACK - 64Bit, Editor, Plugins, Scripts, Apps & endless FUN!

*BETA* Tested on Win10 and Windows Server 2016

I made a portable VS fat pack (or beginners pack), bundled with nearly all plugins and many usefull scripts. Download, extract and have fun. No hunting for pythons or plugins required.
If your favorite script or plugin is missing, please tell it my supervisor below.

There won't be a 32 bit version. Please test and report.

Todos:
Github issues

Download
Github releases

old releases:
2018-12-19
2018-10-23
2018-07-28
2018-07-26
2018-07-13


seek-test

BilateralGPU needs aditional dependencies (or go to page 4):
- https://mega.nz/#!3ygkwKIA!Oa1vAO9FK..._IMddHZeSEcAeA
- https://mega.nz/#!ejAUSCjD!x-s9Aqr95...9JEroASOJY0bt8
- https://mega.nz/#!vqYi3SSL!4k11VV6d4...HYpriJzQlS2DRs


Changelog
Full version: https://github.com/theChaosCoder/vap...r/CHANGELOG.md

2019-03-xx
- Add getnative (get the native resolution(s) of upscaled material)
- Add Butteraugli, FFTSpectrum
- Update Retinex, FFMS2 (thx @Wolfberry https://forum.doom9.org/showthread.p...96#post1867896), fmtconv (compiled by Wolfberry)
- Update python to 3.7.2
- Update fftw3 to 3.3.8, thx @Wolfberry - https://forum.doom9.org/showthread.p...38#post1864138
- Add VFW "install" script, so that VDub and co can read vpy files

2018-12-19
- Update Yuuno to 1.1
- Update plugins/scripts
- update encoder binaries
- Add seek-test.py MOD, Reliability tester of VapourSynth Source Filters (thx @dubhater)
- Update ffms2 (av1 support) thx @ HolyWu (https://forum.doom9.org/showthread.p...99#post1858199)


Contents:
Code:
Vapoursynth Portable FATPACK
--------------------
VapourSynth R44 64bit		https://github.com/vapoursynth/vapoursynth/releases
Python 3.7.2			https://www.python.org/downloads/
VapourSynth Editor r19		https://forum.doom9.org/showthread.php?t=170965
D2V Witch v2			https://github.com/dubhater/D2VWitch
Wobbly/Wibbly v4		https://github.com/dubhater/Wobbly, https://forum.doom9.org/showthread.php?t=172496
fftw3 3.3.8			https://forum.videohelp.com/threads/...ftw-3-3-7-DLLs, http://www.fftw.org/install/windows.html
Yuuno Editor 1.2		https://github.com/Irrational-Encoding-Wizardry/yuuno
VapourSynth Multi-Viewer 0.9.1	https://forum.doom9.org/showthread.php?t=175581

x264 r2901 compiled by LigH	https://www.mediafire.com/?bxvu1vvld31k1
x265 2.8+19 compiled by LigH	https://www.mediafire.com/?6lfp2jlygogwa

Scripts
--------------------
adjust.py			https://forum.doom9.org/showthread.php?t=172808, https://github.com/dubhater/vapoursynth-adjust, https://github.com/dubhater/vapoursynth-adjust
ASTDR.py			https://github.com/dubhater/vapoursynth-astdr
bakafunc.py			https://github.com/BakaProxy/Baka-Utilities, https://forum.doom9.org/showthread.php?t=173257
colorfade.py			https://github.com/tormaid/colorfade
CSMOD.py			https://github.com/fdar0536/VapourSy...ra-Sharpen-mod, https://www.nmm-hd.org/newbbs/viewtopic.php?t=1809
Dither.py			https://github.com/IFeelBloated/VaporSynth-Functions
edi_rpow2.py			https://gist.github.com/YamashitaRen...7524e794779d9c, https://forum.doom9.org/showthread.php?t=172652
EDIResample.py			https://github.com/IFeelBloated/VaporSynth-Functions
fast_deblock.py			https://forum.doom9.org/showthread.p...89#post1780389, https://forum.doom9.org/showthread.p...89#post1780389
finesharp.py			https://gist.github.com/4re/8676fd350d4b5b223ab9, https://forum.doom9.org/showthread.p...60#post1777860, https://forum.doom9.org/showthread.p...94#post1846494
fvsfunc.py			https://github.com/Irrational-Encoding-Wizardry/fvsfunc
havsfunc.py			https://github.com/HomeOfVapourSynthEvolution/havsfunc, https://forum.doom9.org/showthread.php?t=166582
insaneAA.py			https://github.com/DJATOM/VapourSynth-insaneAA
kagefunc.py			https://github.com/Irrational-Encodi...ardry/kagefunc
MFunc.py			https://github.com/MonoS/MonoS-VS-Func
mfturd.py			https://gist.github.com/Frechdachs/b...10cf7239d53d0c, https://forum.doom9.org/showthread.php?t=174502, http://avisynth.nl/index.php/MfToon
muvsfunc.py			https://github.com/WolframRhodium/muvsfunc
mvmulti.py			https://github.com/IFeelBloated/vapo...src/mvmulti.py, https://forum.doom9.org/showthread.php?t=172525
mvsfunc.py			https://github.com/HomeOfVapourSynthEvolution/mvsfunc, https://forum.doom9.org/showthread.php?t=172564
nnedi3_resample.py		https://github.com/mawen1250/VapourSynth-script
Oyster.py			https://github.com/IFeelBloated/Oyster, https://forum.doom9.org/showthread.php?t=173470
Plum.py				https://github.com/IFeelBloated/Plum, https://forum.doom9.org/showthread.php?t=173775
RainbowSmooth.py	https://github.com/dubhater/vapoursynth-smoothuv, https://forum.doom9.org/showthread.php?t=175520
sharpaamcmod.py		https://gist.github.com/4re/8fee7aa32ba9ac566ed0
temporalsoften2.py	https://forum.doom9.org/showthread.php?t=166769, https://forum.doom9.org/showthread.php?t=166769
Vine.py				https://github.com/IFeelBloated/Vine, https://forum.doom9.org/showthread.php?t=173703
vsTAAmbk.py			https://github.com/HomeOfVapourSynthEvolution/vsTAAmbk



Plugins
--------------------
AddGrain			https://github.com/HomeOfVapourSynth...Synth-AddGrain
AutoCrop			https://github.com/Irrational-Encodi...synth-autocrop, https://forum.doom9.org/showthread.php?t=174542
Avisynth 32-bit proxy  https://github.com/sekrit-twc/avsproxy, https://forum.doom9.org/showthread.php?t=175141
aWarpSharp2			https://github.com/dubhater/vapoursynth-awarpsharp2
Bifrost				https://github.com/dubhater/vapoursynth-bifrost
Bilateral			https://github.com/HomeOfVapourSynth...ynth-Bilateral
BilateralGPU		https://github.com/WolframRhodium/Va...h-BilateralGPU
BM3D				https://github.com/HomeOfVapourSynth...pourSynth-BM3D
Cnr2				https://github.com/dubhater/vapoursynth-cnr2
ColorBars			https://github.com/ifb/vapoursynth-colorbars
CombMask			https://github.com/chikuzen/CombMask...er/vapoursynth
ContinuityFixer		https://github.com/MonoS/VS-ContinuityFixer
CTMF				https://github.com/HomeOfVapourSynth...pourSynth-CTMF
D2V Source			https://github.com/dwbuiten/d2vsource, https://forum.doom9.org/showthread.php?t=166399
damb			   	https://github.com/dubhater/vapoursynth-damb, https://forum.doom9.org/showthread.php?t=171555
dct			
DCTFilter			https://github.com/HomeOfVapourSynth...ynth-DCTFilter
Deblock				https://github.com/HomeOfVapourSynth...rSynth-Deblock
DeCross				https://github.com/dubhater/vapoursynth-decross, https://forum.doom9.org/showthread.php?t=175527, http://avisynth.nl/index.php/DeCross
DegrainMedian		https://github.com/dubhater/vapoursynth-degrainmedian
DeLogo			 	https://github.com/HomeOfVapourSynth...urSynth-DeLogo
DePan			  	https://github.com/HomeOfVapourSynth...ourSynth-DePan
Descale				https://github.com/BluBb-mADe/vapoursynth-descale
Descale				https://github.com/Irrational-Encodi...rsynth-descale
DFTTest				https://github.com/HomeOfVapourSynth...rSynth-DFTTest
DGMVCSource			https://github.com/kice/DGMVCSourceVS
DotKill				https://github.com/myrsloik/DotKill, https://forum.doom9.org/showthread.php?t=173029
dpid			   	https://github.com/WolframRhodium/VapourSynth-dpid
EEDI2			  	https://github.com/HomeOfVapourSynth...ourSynth-EEDI2
EEDI3			  	https://github.com/HomeOfVapourSynth...ourSynth-EEDI3
FFMS2000			https://forum.doom9.org/showthread.php?t=174469
FFT3DFilter			https://github.com/myrsloik/VapourSynth-FFT3DFilter, https://forum.doom9.org/showthread.php?t=175199
FieldHint			https://github.com/dubhater/vapoursynth-fieldhint
FillBorders			https://github.com/dubhater/vapoursynth-fillborders
Fix-Telecined-Fades	https://github.com/IFeelBloated/Fix-Telecined-Fades
flash3kyuu_deband	https://github.com/SAPikachu/flash3kyuu_deband, https://forum.doom9.org/showthread.php?t=161411
FluxSmooth			https://github.com/dubhater/vapoursynth-fluxsmooth
fmtconv				https://github.com/EleonoreMizo/fmtconv, https://forum.doom9.org/showthread.php?t=166504
GradCurve			https://github.com/xekon/GradCurve, https://forum.doom9.org/showthread.php?t=174096
Histogram			https://github.com/dubhater/vapoursynth-histogram
hqdn3d			 	https://github.com/Hinterwaeldlers/vapoursynth-hqdn3d
ImageMagick			https://forum.doom9.org/showthread.php?t=170981
IT					https://github.com/HomeOfVapourSynth...VapourSynth-IT
KNLMeansCL			https://github.com/Khanattila/KNLMeansCL
L-SMASH-Works	 	https://github.com/VFR-maniac/L-SMASH-Works
MiniDeen	 	https://forum.doom9.org/showthread.php?t=175587
minsrp			 	https://github.com/IFeelBloated/minsrp
MotionMask			https://forum.doom9.org/showthread.php?t=175542
MSmooth				https://github.com/dubhater/vapoursynth-msmoosh
MVTools				https://github.com/dubhater/vapoursynth-mvtools
MVTools-Float		https://github.com/IFeelBloated/vapoursynth-mvtools-sf
nnedi3			 	https://github.com/dubhater/vapoursynth-nnedi3
NNEDI3CL			https://github.com/HomeOfVapourSynth...Synth-NNEDI3CL
QRCodeSource		https://github.com/jeremypoulter/QRCodeSource
ReadMpls			https://github.com/HomeOfVapourSynth...Synth-ReadMpls
RemoveDirt			https://github.com/handaimaoh/removedirtvs, https://forum.doom9.org/showthread.php?t=169771
RemoveGrain Single Precision  https://github.com/IFeelBloated/RGSF
Retinex				https://github.com/HomeOfVapourSynth...rSynth-Retinex
SangNom				https://bitbucket.org/James1201/vapoursynth-sangnom
scenechange detection  https://forum.doom9.org/showthread.php?t=166769
scrawl			 	https://github.com/dubhater/vapoursynth-scrawl
Scxvid			 	https://github.com/dubhater/vapoursynth-scxvid
SmoothUV			https://github.com/dubhater/vapoursynth-smoothuv, https://forum.doom9.org/showthread.php?t=175520, http://avisynth.nl/index.php/SmoothUV
SSIQ			 	https://github.com/dubhater/vapoursynth-ssiq
surfaceblur			https://github.com/MoePus/VapourSynth-surfaceBlur
SVPflow				https://www.svp-team.com/wiki/Manual:SVPflow, https://forum.doom9.org/showthread.php?t=164554
SVPflow				https://www.svp-team.com/wiki/Manual:SVPflow, https://forum.doom9.org/showthread.php?t=164554
tc2cfr				https://github.com/gnaggnoyil/tc2cfr
TCanny				https://github.com/HomeOfVapourSynth...urSynth-TCanny, https://forum.doom9.org/showthread.php?t=172158
TComb				https://github.com/dubhater/vapoursynth-tcomb
TDeintMod			https://github.com/HomeOfVapourSynth...ynth-TDeintMod
TempLinearApproximate  https://bitbucket.org/mystery_keeper...te-vapoursynth, https://forum.doom9.org/showthread.php?t=169782
TemporalSoften		https://github.com/dubhater/vapoursynth-temporalsoften, https://github.com/IFeelBloated/vapoursynth-focus
TemporalSoften		https://github.com/IFeelBloated/vapoursynth-focus, https://github.com/dubhater/vapoursynth-temporalsoften
timecube			https://github.com/sekrit-twc/timecube
TNLMeans			https://github.com/VFR-maniac/VapourSynth-TNLMeans
Tonemap				https://github.com/ifb/vapoursynth-tonemap
TTempSmooth			https://github.com/HomeOfVapourSynth...th-TTempSmooth
VagueDenoiser		https://github.com/HomeOfVapourSynth...-VagueDenoiser
vcfreq, vcmod, vcmove, vctrans	http://www.avisynth.nl/users/vcmohan
VFRToCFR			https://github.com/Irrational-Encodi...synth-VFRToCFR
Videoscope			https://github.com/dubhater/vapoursynth-videoscope
VSFilterMod			https://github.com/sorayuki/VSFilterMod, https://github.com/HomeOfVapourSynth...on/VSFilterMod, https://www.nmm-hd.org/newbbs/viewtopic.php?f=17&t=1989
vsrawsource			https://github.com/chikuzen/vsrawsource, https://forum.doom9.org/showthread.php?t=166075
W3FDIF			 	https://github.com/HomeOfVapourSynth...urSynth-W3FDIF
Waifu2x w2xc		https://github.com/HomeOfVapourSynth...h-Waifu2x-w2xc
xy-VSFilter			https://github.com/Tsuki/VapourSynth-XY-VSFilter
Yadifmod			https://github.com/HomeOfVapourSynth...Synth-Yadifmod
znedi3			 	https://github.com/sekrit-twc/znedi3
Supervisor cat

I heard that VapourSynth is the new Avisynth...
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database

Last edited by ChaosKing; 11th March 2019 at 16:14.
ChaosKing is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 16:23.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.