18.11.2017, 01:01
Intermediate files go to the temp folder, unless you tell Hybrid that the temp folder should be the same as the output folder by either selecting:
'Config->Output->Container Settings->Genarl Settings->Keep intermediate files'
or setting:
'Config->Path->Adjust->Temp path to output path'.
Adding another folder which would be used instead of the temp folder seems wrong. That is what the temp folder is for.
-> Adding an option which allows to name a folder that should be used as temp relative to the output folder might solve the problem, but in case the relatively specified temp folder wouldn't exist Hybrid would abort the job creation.
-----------------
About adding data to the output name, it's the same problem as using tags.
'Config->Output->Container Settings->Genarl Settings->Keep intermediate files'
or setting:
'Config->Path->Adjust->Temp path to output path'.
Adding another folder which would be used instead of the temp folder seems wrong. That is what the temp folder is for.
-> Adding an option which allows to name a folder that should be used as temp relative to the output folder might solve the problem, but in case the relatively specified temp folder wouldn't exist Hybrid would abort the job creation.
-----------------
About adding data to the output name, it's the same problem as using tags.
- The data has to come from somewhere, meaning the output would have to be parsed and then the tags or the last rename call would need to be adjusted accordingly.
- Writing the parser is a pain since:
- once the encoder changes the output just a little the option would be broken
- each encoder would need a separate parser (since the outputs differ and not all encoders output all values);
- once the encoder changes the output just a little the option would be broken
----
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.