13.10.2018, 17:09
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
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.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.