Deuce911
10-26-2004, 04:37 PM
I am working on a program that takes a BTV file and grabs the MetaData Info out and after I Batch edit the commercials out it takes and deletes the old file and renames the edited file to the original file name and re-importes the MetaData.
I have also implemented the program to watch the directory and if a edited file appears it runs the above program. What I want to do is run a Batch edit at night and everything above be complete in the morning. The problem is when videoRedo finished with the last edit it still has use of the final program it edited and the rename will not work on the final file since my program gives the error of "The process cannot access the file because it is being used by another process" which is VideoRedo.
My solution would be to for you add a checkbox to exit VideoRedo when the batch process is complete. How difficult would this be?
Thanks
Mike
I have also implemented the program to watch the directory and if a edited file appears it runs the above program. What I want to do is run a Batch edit at night and everything above be complete in the morning. The problem is when videoRedo finished with the last edit it still has use of the final program it edited and the rename will not work on the final file since my program gives the error of "The process cannot access the file because it is being used by another process" which is VideoRedo.
My solution would be to for you add a checkbox to exit VideoRedo when the batch process is complete. How difficult would this be?
Thanks
Mike