The following warnings occurred:
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 135 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] Undefined array key 1 - Line: 311 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 311 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key 1 - Line: 312 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 312 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 325 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 325 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined array key "" - Line: 332 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 332 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/global.php 100 pluginSystem->run_hooks
/showthread.php 28 require_once
Warning [2] Undefined variable $change - Line: 369 - File: inc/plugins/google_seo/redirect.php PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/google_seo/redirect.php 369 errorHandler->error_callback
/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.

Best way to resize?
#6
Quote:So I want to resize it with all the pixels as untouched as possible l
I doubt that is really what you want. Smile

But to use point resize do the following:
  • Start Hybrid
  • Load your source
  • Enable "Crop/Resize->Base->Resize"
  • Set "Crop/Resize->Base->Resize->Picture resize->Auto adjust" to "width"
  • Set "Crop/Resize->Base->Resize->Picture resize->Target resolution" height to 1080
  • Enable "Filtering->Frame->Resize->Resizer"
  • Set "Filtering->Frame->Resize->Resizer" to 'fmtconv'
  • Set "Filtering->Frame->Resize->Resizer->Resizer" to 'point'
  • Enable "Filtering->Vapoursynth->Misc->Preview->Split View"
  • Open the Vapoursynth Preview (Filtering->Vapoursynth Preview"
  • Enable "Filtering->Synth auto refresh"
  • Enable "Filtering->Filterview"
this way you can see the difference between 'bicubic' and 'point' resize in the preview.
(Resizer on the left side is specified by 'Filtering->Vapoursynth->Misc->Preview->Compensate resize'.)

That said, most folks that want to resize cartoon/anime content from SD to HD prefer one of the following:
  • NNEDI3 + stepped resize and aWarpSharp as resizer
  • Waifu2x or Waifu2x nvk
  • Anime4kCP
  • VSGAN+ BSRGAN or DigitalFrames*
  • RealESRGAN*
* (requires torchAddon and a NVIDIA card)
So you might want to keep the preview open and go to 'Filtering->Frame->Resizer' and check how the output changes when you switch to different resizers.

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


Messages In This Thread
Best way to resize? - by Garfield9 - 04.12.2021, 23:38
RE: Best way to resize? - by Selur - 05.12.2021, 00:20
RE: Best way to resize? - by Garfield9 - 05.12.2021, 00:28
RE: Best way to resize? - by Selur - 05.12.2021, 08:00
RE: Best way to resize? - by Garfield9 - 05.12.2021, 15:10
RE: Best way to resize? - by Selur - 05.12.2021, 15:31
RE: Best way to resize? - by Garfield9 - 05.12.2021, 19:54
RE: Best way to resize? - by Selur - 05.12.2021, 20:53
RE: Best way to resize? - by Garfield9 - 05.12.2021, 21:45
RE: Best way to resize? - by Selur - 05.12.2021, 22:00
RE: Best way to resize? - by Garfield9 - 05.12.2021, 22:02

Forum Jump:


Users browsing this thread: 2 Guest(s)