Yesterday, 19:19
Ahhh,... different 'chunked encoding'.
Hmmm,...
First thought: one could abuse 'my' 'chunked encoding' by giving it a huge minimum chunk size and thus causing the tool to split into X huge chunks and encode them in parallel. (this probably is not supported in most tools, isn't in Hybrid; + the in parallel probably will cause problems)
Second thought: one could probably write some script or tool to do the whole thing. (split, encode, merge)
Third thought: maybe trying to figure out why the frame rate drops would be the better approach.
If you have a cpu with 'performance' and 'efficiency' cores, maybe looking into forcing the load on the performance or disabling the efficiency cores is the solution.
Could also be some network problem if the source, target or temp lies on a network drive.
Might also be a threading / memory handling issue.
Cu Selur
Hmmm,...
First thought: one could abuse 'my' 'chunked encoding' by giving it a huge minimum chunk size and thus causing the tool to split into X huge chunks and encode them in parallel. (this probably is not supported in most tools, isn't in Hybrid; + the in parallel probably will cause problems)
Second thought: one could probably write some script or tool to do the whole thing. (split, encode, merge)
Third thought: maybe trying to figure out why the frame rate drops would be the better approach.
If you have a cpu with 'performance' and 'efficiency' cores, maybe looking into forcing the load on the performance or disabling the efficiency cores is the solution.
Could also be some network problem if the source, target or temp lies on a network drive.
Might also be a threading / memory handling issue.
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.