VideoHelp Forum
+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 37 of 37
Thread
  1. Maybe before re-istalling everything you may want to test the source filter and script step by step by inserting 'return last' at the various positions in the script to see where the problem eventually materializes.
    But as everything works fine with the LWLibavVideo source filters why not just stick to it?
    Last edited by Sharc; 14th Sep 2023 at 04:29.
    Quote Quote  
  2. Originally Posted by Sharc View Post
    Maybe before re-istalling everything you may want to test the source filter and script step by step by inserting 'return last' at the various positions in the script to see where the problem eventually materializes.
    But as everything works fine with the LWLibavVideo source filters why not just stick to it?
    Good point! I have worked through each plugin and the issue is with QTGMC, I have then narrowed it down to the parameters "NoiseProcess=2" and/or NoiseRestore=0.4

    Code:
    QTGMC(TR0=2, TR1=2, TR2=1, Rep0=1, Rep1=0, Rep2=4,
      \ DCT=5, ThSCD1=300, ThSCD2=110,
      \ SourceMatch=3, Lossless=2, Sharpness=0.1, Sbb=0, MatchPreset="slow",
      \ NoiseProcess=2, GrainRestore=0.0, NoiseRestore=0.4, NoisePreset="slow",
      \ StabilizeNoise=false, NoiseTR=0, NoiseDeint="bob")
    NoiseProcess=0 - works
    NoiseProcess=1 - fails
    NoiseProcess =2 - fails

    NoiseProcess=2 and NoiseRestore=0.0 - works

    Any NoiseRestore value >0 fails.

    I am happy to proceed with LWLibavVideo, but I would like to understand why the issue does not surface with it. Also what is wrong with my avisource().
    Quote Quote  
  3. Maybe your AddGrainC filter is out of date?
    Quote Quote  
  4. Member Skiller's Avatar
    Join Date
    Oct 2013
    Location
    Germany
    Search PM
    Put these two lines right after AviSource and post the screenshot:

    Code:
    Info()
    Return(last) #yes it skips all the filtering on purpose
    Do the same with LWLibavVideoSource and post the screenshot.
    Quote Quote  
  5. Originally Posted by Skiller View Post
    Put these two lines right after AviSource and post the screenshot:

    Code:
    Info()
    Return(last) #yes it skips all the filtering on purpose
    Do the same with LWLibavVideoSource and post the screenshot.
    Hi Skiller

    avisource

    Image
    [Attachment 73802 - Click to enlarge]


    LWLibavVideoSource
    Image
    [Attachment 73803 - Click to enlarge]


    Originally Posted by jagabo View Post
    Maybe your AddGrainC filter is out of date?
    Will try re-download! Edit - I was missing that plugin - but problem still exists. When I worked my way through the QTGMC dependencies (core and optional) I dont think it came up.Could there be others I am missing?

    Code:
    [C++ 2.5 Plugins (64 Bit)]
    C:\Program Files (x86)\AviSynth+\plugins64+\warpsharp.dll  [2023-08-24]
    
    [C++ 2.6 Plugins (64 Bit)]
    C:\Program Files (x86)\AviSynth+\plugins64+\AddGrainC.dll  [1.8.4.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\AutoLevels_x64.dll  [0.12.3.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\aWarpsharpMT.dll  [2.1.8.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\BWDIF.dll  [1.2.5.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\ColorMatrix64.dll  [2.6.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\ConvertStacked.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\Deblock.dll  [2021-03-09]
    C:\Program Files (x86)\AviSynth+\plugins64+\Deflicker.dll  [0.6.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\DePan.dll  [2.13.1.6]
    C:\Program Files (x86)\AviSynth+\plugins64+\DePanEstimate.dll  [2.10.0.4]
    C:\Program Files (x86)\AviSynth+\plugins64+\dfttest.dll  [1.9.7.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\DirectShowSource.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\EEDI2.dll  [1.0.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\eedi3.dll  [0.9.2.3]
    C:\Program Files (x86)\AviSynth+\plugins64+\ffms2.dll  [2020-08-22]
    C:\Program Files (x86)\AviSynth+\plugins64+\fft3dfilter.dll  [2.10.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\FredAverage_x64.dll  [0.3.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\GamMac.dll  [1.10.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\GamMatch_x64.dll  [0.5.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\ImageSeq.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\KNLMeansCL.dll  [2020-11-12]
    C:\Program Files (x86)\AviSynth+\plugins64+\LSMASHSource.dll  [1129.0.1.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\masktools2.dll  [2.2.30.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\Median.dll  [2023-09-09]
    C:\Program Files (x86)\AviSynth+\plugins64+\mvtools2.dll  [2.7.45.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\neo_fft3d.dll  [1.0.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\nnedi3.dll  [0.9.4.62]
    C:\Program Files (x86)\AviSynth+\plugins64+\RemoveDirt.dll  [0.9.3.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\RgTools.dll  [1.2.0.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\Shibatch.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\TimeStretch.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\TIVTC.dll  [1.0.27.0]
    C:\Program Files (x86)\AviSynth+\plugins64+\VDubFilter.dll  [2023-07-15]
    C:\Program Files (x86)\AviSynth+\plugins64+\yadifmod2.dll  [0.2.8.0]
    
    [Scripts (AVSI)]
    C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.avsi  [2022-10-06]
    C:\Program Files (x86)\AviSynth+\plugins64+\Dehalo_alpha_MT2.avsi  [2023-09-05]
    C:\Program Files (x86)\AviSynth+\plugins64+\ExTools.avsi  [2023-09-05]
    C:\Program Files (x86)\AviSynth+\plugins64+\FineDehalo.avsi  [2023-09-05]
    C:\Program Files (x86)\AviSynth+\plugins64+\LSFmod.v1.9.avsi  [2023-08-31]
    C:\Program Files (x86)\AviSynth+\plugins64+\mt_expand_multi.avsi  [2023-09-05]
    C:\Program Files (x86)\AviSynth+\plugins64+\QTGMC.avsi  [2023-09-14]
    C:\Program Files (x86)\AviSynth+\plugins64+\santiag.avsi  [2023-08-25]
    C:\Program Files (x86)\AviSynth+\plugins64+\SMDegrain.avsi  [2023-09-05]
    C:\Program Files (x86)\AviSynth+\plugins64+\Stab.avsi  [2023-08-18]
    C:\Program Files (x86)\AviSynth+\plugins64+\TemporalDegrain-v2.6.6.avsi  [2023-08-31]
    C:\Program Files (x86)\AviSynth+\plugins64+\Zs_RF_Shared.avsi  [2023-09-14]
    
    [Uncategorized files]
    C:\Program Files (x86)\AviSynth+\plugins64+\colors_rgb.txt  [2022-10-06]
    C:\Program Files (x86)\AviSynth+\plugins64+\santiag.avs  [2023-08-18]
    Last edited by VideoYak; 14th Sep 2023 at 16:56.
    Quote Quote  
  6. Member Skiller's Avatar
    Join Date
    Oct 2013
    Location
    Germany
    Search PM
    So AviSource decodes as YUY2 and LWLibavVideoSource decodes as YV16!

    Since the latter seems to work for you, maybe a simple ConvertToYV16() right before QTGMC when using AviSource is all what's needed to fix it. It's a lossless operation.
    Quote Quote  
  7. Originally Posted by Skiller View Post
    So AviSource decodes as YUY2 and LWLibavVideoSource decodes as YV16!

    Since the latter seems to work for you, maybe a simple ConvertToYV16() right before QTGMC when using AviSource is all what's needed to fix it. It's a lossless operation.
    Es funktioniert! Thank you, much appreciated!!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!