Regarding 1: those are dow crawlers, try DeCrawl->LUTDECrawl
With default settings:
try tweaking the settings.
Regarding 2: BasicVSR++ requires you to install the torch-addon. SCUNet is available through the torch- and the vs-mlrt-addon. => you need to install the addons to use these. (both addons are way to large to ship them directly with Hybrid)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Sorry my mistake. Changed the extension to. mp4 because i couln't able to upload here. Forgot to change back before adding to rar.
Thanks.
LUTDECrawl helps.
Any other suggestions to clean the video and to stop video shaking.
Can you guide me how to install addon. Is there any separate thread?
Quote: Can you guide me how to install addon. Is there any separate thread?
Read the README.md in the GoogleDrive share.
For both clips:
To reduce shaking, use Stab with range=3 and crop after that to get rid of black bars, Stab added to compensate for the movement.
(2 pixels at top and left worked fine here)
There is also some distortion in the lower quarter of the image sometimes, which you probably won't get rid of.
I would also add sRestore with Frate=23.976 (and Omode=6) to get rid of some of the ghostings.
Santiag can help with the aliasing.
aWarpSharp with Chroma on chroma planes only should help with the chroma bleed. Alternatively 1x_BleedOut_Compact_300k_net_g either through VSGAN or vsMLRT for the color bleed.
Depending on your liking, you can also add BasicVSR++ (maybe just masked to filter the edges)
I would also add DeHalo_Alpha to get rid of most of the white halos.
Note that is you filtering this way is slow.
Script: https://pastebin.com/2reuBbz4
Files: https://www.mediafire.com/folder/nq8yx4m...lltogether
Additionally, using something like SMDeGrain or TemporalDegrain with DCT=1 might additionally help to stabilize the image.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Failed to evaluate the script:
Python exception: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model
Traceback (most recent call last):
File "src\\cython\\vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src\\cython\\vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "C:\Users\green\AppData\Local\Temp\tempPreviewVapoursynthFile19_53_33_125.vpy", line 44, in
clip = BasicVSRPP(clip=clip, model=4)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\__init__.py", line 148, in basicvsrpp
raise vs.Error(
vapoursynth.Error: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model
Error coming even after reinstalling hybrid and replacing VS folder.
Failed to evaluate the script:
Python exception: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model
Traceback (most recent call last):
File "src\\cython\\vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src\\cython\\vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "C:\Users\green\AppData\Local\Temp\tempPreviewVapoursynthFile23_02_18_623.vpy", line 38, in
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\__init__.py", line 148, in basicvsrpp
raise vs.Error(
vapoursynth.Error: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model 2025-01-31 23:04:22.100 [VSE Server]: incoming connection [VSE Server]: ConnectedState [VSE Server]: socket is ready to be read [VSE Server]: connection open: true [VSE Server]: connection readable: true [VSE Server] - Message received: changeTo ### C:\Users\green\AppData\Local\Temp\tempPreviewVapoursynthFile23_02_29_774.vpy ### 2025-01-31 23:04:22.365 Failed to evaluate the script:
Python exception: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model
Traceback (most recent call last):
File "src\\cython\\vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src\\cython\\vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "C:\Users\green\AppData\Local\Temp\tempPreviewVapoursynthFile23_02_29_774.vpy", line 38, in
clip = BasicVSRPP(clip=clip, model=7)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\torch\utils\_contextlib.py", line 116, in decorate_context
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\__init__.py", line 148, in basicvsrpp
raise vs.Error(
vapoursynth.Error: basicvsrpp: model file has not been downloaded. run `python -m vsbasicvsrpp` to download all models, or set `auto_download=True` to only download the specified model