Selur's Little Message Board

Full Version: Avisynth srestore & filter order
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
(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:"
Have you saved the defaults?
(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.
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:
Code:
<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
(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:
Code:
<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 "
Code:
<HybridData name="filterOrder"..."
by copy/paste - still no luck. Wait, did you mean to do the same in all 15 profiles -> video subfolders?
It's only needed in profiles which include the FilteringModel. VideoProfiles do not.

Cu Selur
(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.
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
(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).
I'll also need a zipped version of your settings folder to reproduce this.

Cu Selur
Pages: 1 2 3 4 5 6