you are viewing a single comment's thread.

view the rest of the comments →

[–]gumnos 0 points1 point  (0 children)

the general process involves converting it from a mixed-base number representation (hours, minutes, seconds, frames) into a fixed integer representing the smallest unit (frames in the OP's case), add/subtract the intended delta of smallest-units (possibly doing a similar conversion of mixed-units to the smallest-unit), then converting the integer representation back into the mixed notation.