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

Reply
 
Thread Tools Search this Thread Display Modes
Old 28th May 2023, 13:29   #81  |  Link
WaxCyl
Registered User
 
Join Date: Mar 2016
Posts: 12
Here is the error message:
Code:
2023-05-28 22:03:32.061
Failed to evaluate the script:
Python exception: No attribute with the name NLmeans exists. Did you mistype a plugin namespace?

Traceback (most recent call last):
File "src\cython\vapoursynth.pyx", line 3115, in vapoursynth._vpy_evaluate
File "src\cython\vapoursynth.pyx", line 3116, in vapoursynth._vpy_evaluate
File "E:/VapourProject.vpy", line 30, in 
ref = Vine.Basic(clip, h=31.18, sharp=0.48)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\site-packages\Vine.py", line 208, in Basic
clip = internal.basic(core, src, a, h, sharp, cutoff)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\site-packages\Vine.py", line 115, in basic
upsampled = core.NLmeans(upsampled, a, 0, h, None)
^^^^^^^^^^^^
File "src\cython\vapoursynth.pyx", line 2628, in vapoursynth._CoreProxy.__getattr__
File "src\cython\vapoursynth.pyx", line 2483, in vapoursynth.Core.__getattr__
AttributeError: No attribute with the name NLmeans exists. Did you mistype a plugin namespace?
I will be very appreciative of any assistance
WaxCyl is offline   Reply With Quote
Old 29th May 2023, 10:31   #82  |  Link
richardpl
Registered User
 
Join Date: Jan 2012
Posts: 271
Am I only one to spot that those morphological filters in here are using extremely inefficient algorithm?
richardpl is offline   Reply With Quote
Old 30th May 2023, 03:18   #83  |  Link
WaxCyl
Registered User
 
Join Date: Mar 2016
Posts: 12
I think it it may be because Feisty2 placed the highest possible priority on image quality, above all else?
WaxCyl is offline   Reply With Quote
Old 30th May 2023, 13:15   #84  |  Link
richardpl
Registered User
 
Join Date: Jan 2012
Posts: 271
I get same quality/output if not much better quality with much faster algorithm. Feel free to keep wasting CPU cycles on crappy morphological implementations.
richardpl is offline   Reply With Quote
Old 31st May 2023, 00:15   #85  |  Link
WaxCyl
Registered User
 
Join Date: Mar 2016
Posts: 12
OK thanks for your thoughts. I have found Vine to be extremely good and found others to be not very effective. Maybe I am not fine tuning them effectively? What other halo remover would you suggest?
WaxCyl is offline   Reply With Quote
Old 31st May 2023, 18:11   #86  |  Link
richardpl
Registered User
 
Join Date: Jan 2012
Posts: 271
I havent looked at dehalo quality, but I just noticed part of code use slow algorithms.
richardpl is offline   Reply With Quote
Old 1st June 2023, 10:41   #87  |  Link
WaxCyl
Registered User
 
Join Date: Mar 2016
Posts: 12
I have noticed that Dogway has updated Feisty2's Plum and Oyster . Hopefully Vine gets updated eventually!

Last edited by WaxCyl; 1st June 2023 at 11:12. Reason: clarification
WaxCyl is offline   Reply With Quote
Reply

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 05:39.


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