Selur's Little Message Board
Avisynth srestore & filter order - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Avisynth srestore & filter order (/thread-1688.html)

Pages: 1 2 3 4 5 6


RE: Avisynth srestore & filter order - serg - 20.01.2021

(20.01.2021, 20:55)Selur Wrote: Have you reset the Avisynth Filter and resaved the FilteringModel ?

Yes, I've reset the Avisynth Filter and saved "Configuration Save under current name:"


RE: Avisynth srestore & filter order - Selur - 20.01.2021

Have you saved the defaults?


RE: Avisynth srestore & filter order - serg - 20.01.2021

(20.01.2021, 21:24)Selur Wrote: Have you saved the defaults?

"Have you saved the defaults?" ???. I performed exactly the same steps that works with Vapoursynth.


RE: Avisynth srestore & filter order - Selur - 20.01.2021

Quote:"Have you saved the defaults?" ???. I performed exactly the same steps that works with Vapoursynth.
you wrote:
Quote:Yes, I've reset the Avisynth Filter and saved "Configuration Save under current name:"
which is not:
Quote:Save current Filtering settings as default (select 'Config->Defaults->Save->FilteringModel', press'Config->Defaults->Save->FilteringModel->Save selected')

Assuming you dit that, I have no clue, why it does not work for you as it does for me. :/
You cloud also:
1. close Hybrid check
2. open the FilteringModelDefaults.xml (with notepad or another text editor) in your settings folder (see Config->Paths for it's location)
and change the "filterOrder" value so it includes 'SpotRemover'.
For me it looks like:
<HybridData name="filterOrder" value="ColorMatrix ### DeDotCrawl ### Deinterlace ### Restore ### SelectEvery ### SelectRangeEvery ### AdjustFrameRate ### Crop ### ColorModifications ### BiFrost ### DeRainbow ### CCD ### CNR2 ### DeStripe ### QTGMC ### DeBlock ### DeFlicker ### DeSpot ### SpotRemover ### DeScratch ### RemoveDirt ### VInverse ### DeNoise ### Blur ### Sharpen ### DeRinging ### EdgeCleaner ### DeHalo ### GrainRemoval ### Stabilize ### AntiAliasing ### LineDarken ### Deband ### AddGrain ### Resize ### LetterBox ### BalanceBorders ### AddingSubtitle ### AddingLogo"/>
3. do the same for any file in your profiles-folder (in the settings folder) which also includes the 'filterOrder' value.

Cu Selur


RE: Avisynth srestore & filter order - serg - 20.01.2021

(20.01.2021, 22:10)Selur Wrote:
Quote:"Have you saved the defaults?" ???. I performed exactly the same steps that works with Vapoursynth.
you wrote:
Quote:Yes, I've reset the Avisynth Filter and saved "Configuration Save under current name:"
which is not:
Quote:Save current Filtering settings as default (select 'Config->Defaults->Save->FilteringModel', press'Config->Defaults->Save->FilteringModel->Save selected')

Assuming you dit that, I have no clue, why it does not work for you as it does for me. :/
You cloud also:
1. close Hybrid check
2. open the FilteringModelDefaults.xml (with notepad or another text editor) in your settings folder (see Config->Paths for it's location)
and change the "filterOrder" value so it includes 'SpotRemover'.
For me it looks like:
<HybridData name="filterOrder" value="ColorMatrix ### DeDotCrawl ### Deinterlace ### Restore ### SelectEvery ### SelectRangeEvery ### AdjustFrameRate ### Crop ### ColorModifications ### BiFrost ### DeRainbow ### CCD ### CNR2 ### DeStripe ### QTGMC ### DeBlock ### DeFlicker ### DeSpot ### SpotRemover ### DeScratch ### RemoveDirt ### VInverse ### DeNoise ### Blur ### Sharpen ### DeRinging ### EdgeCleaner ### DeHalo ### GrainRemoval ### Stabilize ### AntiAliasing ### LineDarken ### Deband ### AddGrain ### Resize ### LetterBox ### BalanceBorders ### AddingSubtitle ### AddingLogo"/>
3. do the same for any file in your profiles-folder (in the settings folder) which also includes the 'filterOrder' value.

Cu Selur
1. Performed step as per your suggesting: "Save current Filtering settings as default (select 'Config->Defaults->Save->FilteringModel', press'Config->Defaults->Save->FilteringModel->Save selected') - no luck.
2. Replaced part of FilteringModelDefaults.xml by you've provided "
<HybridData name="filterOrder"..."
by copy/paste - still no luck. Wait, did you mean to do the same in all 15 profiles -> video subfolders?


RE: Avisynth srestore & filter order - Selur - 21.01.2021

It's only needed in profiles which include the FilteringModel. VideoProfiles do not.

Cu Selur


RE: Avisynth srestore & filter order - serg - 21.01.2021

(21.01.2021, 06:04)Selur Wrote: It's only needed in profiles which include the FilteringModel. VideoProfiles do not.

Cu Selur

I do not have profiles other than default. And solution you've posted doesn't work with Avisynth.


RE: Avisynth srestore & filter order - Selur - 21.01.2021

Since I can't reproduce this here I will send you a link to my current dev version (2021.01.20-21395) via pm.
Assuming all filerOrder entries in the profiles contain SpotRemover, that version does not show a problem here.

Cu Selur


RE: Avisynth srestore & filter order - serg - 21.01.2021

(21.01.2021, 06:31)Selur Wrote: Since I can't reproduce this here I will send you a link to my current dev version (2021.01.20-21395) via pm.
Assuming all filerOrder entries in the profiles contain SpotRemover, that version does not show a problem here.

Cu Selur

Unfortunately still the same error version (2021.01.20-21395).


RE: Avisynth srestore & filter order - Selur - 21.01.2021

I'll also need a zipped version of your settings folder to reproduce this.

Cu Selur