The following warnings occurred:
Warning [2] Undefined array key 1 - Line: 313 - 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 313 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: 314 - 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 314 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: 327 - 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 327 errorHandler->error_callback
/inc/class_plugins.php 142 google_seo_redirect_hook
/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.

Issues found during messing around with Hybrid
#6
Quote:With MT enabled VD renders a file twice as much faster than singlethreaded.
Hmm,...
with Avisynth's MT disabled and using:
  • VD_CCD(30,1) I get:
    Frames processed:                   429 (0 - 428)
    FPS (min | max | average):          142.4 | 212.8 | 204.1
    Process memory usage (max):         43 MiB
    Thread count:                       36
    CPU usage (average):                13.7%

    Time (elapsed):                     00:00:02.102
  • VD_CCD(30,0) I get:
    Frames processed:                   429 (0 - 428)
    FPS (min | max | average):          20.54 | 85.68 | 66.00
    Process memory usage (max):         43 MiB
    Thread count:                       36
    CPU usage (average):                6.0%

    Time (elapsed):                     00:00:06.500
with Avisynth's MT enabled and using:
  • VD_CCD(30,1) I get:
    Frames processed:                   429 (0 - 428)
    FPS (min | max | average):          134.6 | 1131 | 566.8
    Process memory usage (max):         90 MiB
    Thread count:                       44
    CPU usage (average):                37.1%

    Time (elapsed):                     00:00:00.757
  • VD_CCD(30,0) I get:
    Frames processed:                   429 (0 - 428)
    FPS (min | max | average):          165.1 | 1661 | 503.0
    Process memory usage (max):         90 MiB
    Thread count:                       44
    CPU usage (average):                26.4%

    Time (elapsed):                     00:00:00.853

So it, does make a difference,...
-> I'll add an 'MT' option, which when enabled will use VD_CCD(X,1) and when disabled VD_CCD(X,0).
Will send you a link to a dev version in ~30min.

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


Messages In This Thread
Issues found during messing around with Hybrid - by admpodg - 11.03.2021, 19:07
RE: Issues found during messing around with Hybrid - by Selur - 11.03.2021, 21:10

Forum Jump:


Users browsing this thread: 2 Guest(s)