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.

output format
#8
Quote:Can I incorporate such script in HYbrid suppressing default output?
Where I have to put it?
No, you can't replace the default output with some random call.

Hybrid does have options which allow to call custom calls after a job or a queue finished, but those would probably require you to know the output name beforehand.
So if you knew each of your jobs would create 'E:\output.avi' you could:
Set "Jobs->Misc->On job finished" to "call external" and set "Jobs->Misc->On job finished->call external->at job finished external call" to
"c:\Program Files\Hybrid\64bit\ffmpeg.exe" -i  "E:\output.avi" -f image2 -vcodec png "E:\Output\output_%06d.png"
alternatively you could call a batch file or a another program to do whatever you want.

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


Messages In This Thread
output format - by serg - 27.10.2020, 18:21
RE: output format - by Selur - 27.10.2020, 18:26
RE: output format - by serg - 27.10.2020, 18:37
RE: output format - by Selur - 27.10.2020, 18:44
RE: output format - by serg - 27.10.2020, 20:49
RE: output format - by Selur - 27.10.2020, 21:11
RE: output format - by serg - 27.10.2020, 21:44
RE: output format - by Selur - 27.10.2020, 21:52
RE: output format - by serg - 27.10.2020, 22:34
RE: output format - by Selur - 27.10.2020, 22:55
RE: output format - by serg - 27.10.2020, 23:07
RE: output format - by Selur - 27.10.2020, 23:09
RE: output format - by serg - 27.10.2020, 23:53
RE: output format - by Selur - 28.10.2020, 05:36
RE: output format - by serg - 28.10.2020, 06:12
RE: output format - by Selur - 28.10.2020, 06:33

Forum Jump:


Users browsing this thread: 1 Guest(s)