|
Re: [addon] PostHaste
PostHaste is designed to be called from BTV. Basically, instead of putting your programs in the CustomPostProcessing.xml file, you put them in PostHaste. Then, you put PostHaste.exe in the CustomPostProcessing.xml file.
BTV will pass the filename of whatever video is to be processed to PostHaste, which will then run each of the programs you configured in PostHaste, passing the filename to each in turn.
The point of this is that PostHaste allows you to hide the UI of the post processing programs (like comskip for example) which might otherwise steal focus or cover up the BTV application. Instead of having BTV run the applications, PostHaste does it for you.
Until SS updates the main download link, you'll find the most recent update here:
4-22-06 Update:
-- Fix: Fixed argument handling and passing to post-processing programs. Thanks Geoff
-- Feature: Added debugging text to debug.log file for future debugging help.
-- Feature: Added double-click to edit support to configuration screen.
Last edited by dzCepheus; 04-23-2006 at 12:21 PM.
|