The following warnings occurred:
Warning [2] Undefined array key "extra" - Line: 100 - File: inc/plugins/google_seo/url.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/url.php 100 errorHandler->error_callback
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Undefined array key "google_seo_thread" - Line: 1128 - File: inc/plugins/google_seo/url.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/url.php 1128 errorHandler->error_callback
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 261 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo.php 261 errorHandler->error_callback
/inc/plugins/google_seo/url.php 1080 google_seo_dynamic
/inc/plugins/google_seo/url.php 1128 google_seo_url_dynamic
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Undefined array key "parent" - Line: 447 - File: inc/plugins/google_seo/url.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/url.php 447 errorHandler->error_callback
/inc/plugins/google_seo/url.php 1144 google_seo_url_create
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Undefined variable $location - Line: 1250 - File: inc/plugins/google_seo/url.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/url.php 1250 errorHandler->error_callback
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 317 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 235 pluginSystem->load
/global.php 20 require_once
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo.php 198 errorHandler->error_callback
/inc/plugins/google_seo/redirect.php 131 google_seo_tid
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once



This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] 1982 PAL U-matic capture video noise
#11
I used:
  • "QTGMC(Input=clip, Preset="Fast", TFF=True)" for deinterlacing
  • "Tweak(clip=clip, hue=0.00, sat=0.80, cont=1.00, coring=True)" to lower the saturation
  • "DeSpot(o=clip)" for spot removal
  • "DPIR(clip, strength=70.000, overlap=16, model=3, backend=Backend.TRT(fp16=False, device_id=0,verbose=True,use_cuda_graph=False, num_streams=1, workspace=1 << 30,builder_optimization_level=3))" for denoising
  • "CropRel(clip=clip, left=12, right=10, top=2, bottom=2)" to cropping to 698x572
  • "mcdegrainsharp(clip=clip, frames=3)" for degraining and light sharpening
  • "AWarpSharp2(clip=clip, thresh=255, blur=2, depth=32, chroma=True, planes=[1,2])" for chroma sharpening
  • GLSL Linedarkening with strength 1.5 for line darkening
  • NNEDI3CL for resizing

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#12
Thanks - will this also work with interlaced, interpolated output?
Reply
#13
You would put the interpolation before the resize and if the output is set to interlaced, Hybrid should reinterlace.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#14
What is DPIR - I can't seem to find it in the Vapoursynth or Avisynth filters?
Reply
#15
DPIR requires the use of either the 'torch'- or the 'mlrt'-addon, which are available through the links on the download page. (in the script I used DPIR (mlrt)).

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#16
(11.12.2023, 17:32)Selur Wrote: I used:
  • "QTGMC(Input=clip, Preset="Fast", TFF=True)" for deinterlacing
  • "Tweak(clip=clip, hue=0.00, sat=0.80, cont=1.00, coring=True)" to lower the saturation
  • "DeSpot(o=clip)" for spot removal
  • "DPIR(clip, strength=70.000, overlap=16, model=3, backend=Backend.TRT(fp16=False, device_id=0,verbose=True,use_cuda_graph=False, num_streams=1, workspace=1 << 30,builder_optimization_level=3))" for denoising
  • "CropRel(clip=clip, left=12, right=10, top=2, bottom=2)" to cropping to 698x572
  • "mcdegrainsharp(clip=clip, frames=3)" for degraining and light sharpening
  • "AWarpSharp2(clip=clip, thresh=255, blur=2, depth=32, chroma=True, planes=[1,2])" for chroma sharpening
  • GLSL Linedarkening with strength 1.5 for line darkening
  • NNEDI3CL for resizing

Cu Selur

(12.12.2023, 17:53)Selur Wrote: You would put the interpolation before the resize and if the output is set to interlaced, Hybrid should reinterlace.


Do I still need to set "QTGMC(Input=clip, Preset="Fast", TFF=True)" for deinterlacing even with interpolated interlaced output?
Reply
#17
Since the filters used partially only work on progressive content: Yes, if you want control about what happens (otherwise Hybrid will deinterlace in the background anyways)
If the output is set to tinterlaced, Hybrid will re-interlace. Depending on the frame rates chosen, you might not need the Bob in the interlaced settings.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)