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 > Avisynth Development
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 20th October 2018, 20:33   #1  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
AVSRepo - plugin manager for Avisynth+

You probably saw that Myrsloik made an awesome plugin manager VSRepo for VapourSynth. I created some packages for avisynth, mostly for pinterfs github repo for easy mvtools / masktools updates.


Code:
.\avsrepo.exe   install abcxyz mvtools masktools fft3dfilter
.\avsrepo.exe  -t win32 -b D:\AvisynthRepository\AVSPLUS_x86\plugins -s D:\AvisynthRepository\SCRIPTS install masktools
.\avsrepo.exe  -t win64 -b D:\AvisynthRepository\AVSPLUS_x64\plugins -s D:\AvisynthRepository\SCRIPTS install mvtools
.\avsrepo.exe   update
If you want to upgrade your existing (unknown) plugins you need to add the -f (force) parameter.

I plan to add detection of the avisynth plugins folder in the beta release.

https://github.com/theChaosCoder/avsrepo

EDIT
You don't need to install python anymore. The script is "compiled" to an exe.

Download https://github.com/theChaosCoder/avsrepo/releases
(don't forget to remove your old plugins/scripts!)

If your plugins are stored in "program files" you need to run the script with admin privileges.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database

Last edited by ChaosKing; 1st June 2020 at 12:03.
ChaosKing is offline   Reply With Quote
 


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 09:18.


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