20.01.2021, 21:02
(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:"
(20.01.2021, 20:55)Selur Wrote: [ -> ]Have you reset the Avisynth Filter and resaved the FilteringModel ?
(20.01.2021, 21:24)Selur Wrote: [ -> ]Have you saved the defaults?
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')
<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"/>
(20.01.2021, 22:10)Selur Wrote: [ -> ]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.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:
3. do the same for any file in your profiles-folder (in the settings folder) which also includes the 'filterOrder' value.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"/>
Cu Selur
<HybridData name="filterOrder"..."
(21.01.2021, 06:04)Selur Wrote: [ -> ]It's only needed in profiles which include the FilteringModel. VideoProfiles do not.
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