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.

[HELP] Paralel Sub-Jobs Processing
#2
Short: Not in Hybrid.

Longer:
In theory: Yes
In Hybrid: No, since Hybrid isn't designed to do this. Adding this would require a rewrite of the job creation and the job processing, since it would need to add functionality to:
a. mark that subjob X depends on subjob Y in the job creation (and the necessary logic that in any possible scenario could properly set these marks)
b. a job processing which would honor such marks.
-> I doubt this will come any time soon, if this is a real problem for you, you should look at ffmpeg or handbrake based tools, since they tend to do everything in one pass.

As a side note: Hybrid did at some point in the past try to do the extraction and encoding of audio in one go, but that often caused sync problems and harder to trace errors which is why I dropped that. Nowadays audio first gets extracted and then reencoded.

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


Messages In This Thread
Paralel Sub-Jobs Processing - by HEVC-3010 - 13.10.2018, 16:54
RE: Paralel Sub-Jobs Processing - by Selur - 13.10.2018, 17:09
RE: Paralel Sub-Jobs Processing - by Selur - 13.10.2018, 17:30

Forum Jump:


Users browsing this thread: 1 Guest(s)