Instead of spending days trying to write a script that seems to be a compilation of scripts already written, I would like to get an idea of what one of you would charge for creating the following:
1. User inputs 5 start times and 5 end times
2. Script then renders 5 seperate video files as WMV (256 kbs), each with the the original filename + (puzzle/task/legos/snack/cleanup) [ where start time 1 to end time 1 is puzzle, task is start time 2 to end time 2, etc. ]
3. A text screen is inserted before each of the five video files that says "Case:" + [FileName] (in 48pt font).
4. A text screen is inserted at end of each file that says "The End"
5. Each of the five files will then be split at 10 second intervals, with each split lasting five seconds.
I'd prefer this be done in VB script, where I could then modify it in the future, but JavaScript is acceptable.
Thanks in advance.
1. User inputs 5 start times and 5 end times
2. Script then renders 5 seperate video files as WMV (256 kbs), each with the the original filename + (puzzle/task/legos/snack/cleanup) [ where start time 1 to end time 1 is puzzle, task is start time 2 to end time 2, etc. ]
3. A text screen is inserted before each of the five video files that says "Case:" + [FileName] (in 48pt font).
4. A text screen is inserted at end of each file that says "The End"
5. Each of the five files will then be split at 10 second intervals, with each split lasting five seconds.
I'd prefer this be done in VB script, where I could then modify it in the future, but JavaScript is acceptable.
Thanks in advance.