Hello,
I am redacting sections of video clips, and I would like to determine the total length of time of the redactions. The videos can be anywhere from a few seconds to a few hours.
Here is an example of what I need:
I have a video with a length of 14:36. The video starts at 00:00. At 01:25, I will be removing audio from the clip, and at 04:40 the audio will resume. Then again at 08:12 I will remove audio and have it resume at 09:18. I need to calculate the total length of time that the audio was removed.
Column D is the total length of the video
Column E is the time that the redaction starts (01:25 using the above example-----one minute, 40 seconds into the video)
Column F is the time the redaction ends and the audio resumes (04:40 using the above example------four minutes, forty seconds into the video)
Column G is the total length of the redaction (03:15 would be the total length----three minutes, 15 seconds)
A single redaction would appear on one row then any subsequent redactions will appear on the next rows
I need the know how to format the numbers for columns D:G, and I need to know the calculation for Column G (Total Length) as well as the SUM of all redactions for that specific video (which will appear in a separate row).
Using the above example, it could be as simple as 440-125. The problem comes when the Start Time is, for example, 51:10 and the Ending Time is 01:18:20. I can't use a simple SUM function to get the proper result.
Any assistance provided would be greatly appreciated.
Bookmarks