Hello,
Can u help me in solving this problem,
There are two columns StartTime, Duration. Format is given below.
1) Add the duration to the start time and place the value in the next row.
2) Duration contains frame as the last value. If the value of frame is 24 then add 1 sec to the start time in the next row.
(A) (B)
StartTime(hh:mm:ss) Duration(hh:mm:ss:frame)
00:40:30 00:00:30:10
00:41:00 00:00:30:14
00:41:31
- Thanks in advance,
Vel
Bookmarks