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

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th November 2020, 20:48   #1  |  Link
Captain_Goto
Banned
 
Join Date: May 2015
Location: https://t.me/pump_upp
Posts: 4
AnimeIVTC missing functions

I've returned to Avisynth after 5 years and a little bit has changed and thus am a bit rusty when it comes to this, but I'm having trouble with the latest v2.31 2020-10-22 AnimeIVTC script alongside Zs_RF_Shared which brings up the following errors:

Script error: There is no function named 'reduceflicker' (AnimeIVTC)

Script error: There is no function named 'DEdgeMask' (Zs_RF_Shared)

I don't know what 'merged' means

I don't know what 'sD' means

I don't know what 'sDD' means

Not a clip


Any help with this would be appreciated
Captain_Goto is offline   Reply With Quote
Old 13th November 2020, 21:34   #2  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
DEdgeMask should be from Masktools https://github.com/pinterf/mvtools

reduceflicker https://github.com/Asd-g/ReduceFlicker

You could also try AVSRepo (or AVSRepoGUI, see my signature). It will download the latest scripts / plugins for you with all dependencies.

What avisynth version are you using?
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 14th November 2020, 05:17   #3  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Quote:
Originally Posted by ChaosKing View Post
DEdgeMask should be from Masktools https://github.com/pinterf/mvtools

reduceflicker https://github.com/Asd-g/ReduceFlicker

You could also try AVSRepo (or AVSRepoGUI, see my signature). It will download the latest scripts / plugins for you with all dependencies.

What avisynth version are you using?
DEdgeMask is from old masktools and you post a link to mvtools

@Captain_Goto are you using aa parameter in AnimeIVTC? I didn't touch it and don't recommend using it
__________________
See My Avisynth Stuff
real.finder is offline   Reply With Quote
Old 14th November 2020, 09:06   #4  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Whoops, copied the wrong link

DEdgeMask: http://avisynth.nl/index.php/MaskTools
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 21st November 2020, 07:06   #5  |  Link
Captain_Goto
Banned
 
Join Date: May 2015
Location: https://t.me/pump_upp
Posts: 4
Sorry for the late reply, had to factory reset my new gaming laptop for unrelated reasons and have been busy with work


Quote:
Originally Posted by ChaosKing View Post
DEdgeMask should be from Masktools https://github.com/pinterf/mvtools

reduceflicker https://github.com/Asd-g/ReduceFlicker

You could also try AVSRepo (or AVSRepoGUI, see my signature). It will download the latest scripts / plugins for you with all dependencies.

What avisynth version are you using?
Using AVISynth+ v3.6.1 m8

I just tried using AVSRepoGUI but it won't launch, I have 32-bit AVSRepo.exe in the same folder too after it asked for dependencies the first time around, wonder why...

Quote:
Originally Posted by real.finder View Post
DEdgeMask is from old masktools and you post a link to mvtools

@Captain_Goto are you using aa parameter in AnimeIVTC? I didn't touch it and don't recommend using it
I don't have the script anymore for above reason but from memory I think I did, will keep that in mind.

I'll see how I go and report back
Captain_Goto is offline   Reply With Quote
Old 21st November 2020, 09:53   #6  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
You need at least .net 4.7 for avsrepogui + 7zip installed (or 7z.exe in path)

Or "install" (aka download) via cmd
Code:
avsrepo-32.exe update
avsrepo-32.exe install animeivtc  -s avsscripts
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 21st November 2020, 21:15   #7  |  Link
Captain_Goto
Banned
 
Join Date: May 2015
Location: https://t.me/pump_upp
Posts: 4
Quote:
Originally Posted by ChaosKing View Post
You need at least .net 4.7 for avsrepogui + 7zip installed (or 7z.exe in path)

Or "install" (aka download) via cmd
Code:
avsrepo-32.exe update
avsrepo-32.exe install animeivtc  -s avsscripts
Will do, thanks m8

Edit: Turns out laptop already has latest .Net 4.8 framework installed, program still not opening

Last edited by Captain_Goto; 21st November 2020 at 21:21. Reason: More clarity
Captain_Goto is offline   Reply With Quote
Old 21st November 2020, 23:22   #8  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
It seems the gui does not quite work with the 32bit version. I only really tested the 64bit version.
But the cli version does work? What os are you running?

EDIT:
Download new versions and try again.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database

Last edited by ChaosKing; 22nd November 2020 at 14:28.
ChaosKing is offline   Reply With Quote
Old 26th November 2020, 08:30   #9  |  Link
Captain_Goto
Banned
 
Join Date: May 2015
Location: https://t.me/pump_upp
Posts: 4
Quote:
Originally Posted by ChaosKing View Post
It seems the gui does not quite work with the 32bit version. I only really tested the 64bit version.
But the cli version does work? What os are you running?

EDIT:
Download new versions and try again.
I got the GUI to work, cheers!

However, I'm getting another script error this time:

Script error: There is no function named "sh_GetUserGlobalIMTint"
Captain_Goto is offline   Reply With Quote
Old 26th November 2020, 08:47   #10  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Zs_RF_Shared.avsi you got need update https://github.com/realfinder/AVS-St...RF_Shared.avsi
__________________
See My Avisynth Stuff
real.finder is offline   Reply With Quote
Old 26th November 2020, 09:17   #11  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
sh_GetUserGlobalIMTint is part of Zs_RF_Shared.

If you used the gui on win7 (works 100% on win10) it is possible that not all files were downloaded. I noticed it yesterday in my Win7 VM. It blocks the download from starting for some reason...
(I had the same problem for the Vapoursynth version (VSRepoGUI). But the same fix does not seem to work here )

So while I figure it out, you should use the cli version (avsrepo-32.exe) just to be sure. Example command here: https://forum.doom9.org/showthread.p...17#post1928817

p.s. Check the tab "unknown version" if you already had an older (not indexed by avrepo) version of Zs_RF_Shared.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Reply


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 22:17.


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