Comskip (CutTime Equation?)

Does anyone know how to convert normal time to cuttime equivalent? I want to adjust a JSON file so that the file is accurately being put through MCEBuddy.

I found an equation somewhere else but no clue if its accurate as it was vague.

=TIMEVALUE(A22)*86400000 Converts H:M:S to milliseconds. Multiply x 10000 to give needed number.

Are you referring to comskip or JSON? Comskip doesn’t use JSON it uses an EDL format hh:mm:ss,sss
If it’s JSON it depends on the source since MCEBuddy is designed to work with specific sources (e.g. JSON is used by Channels DVR to store it’s metadata in a specific format which is recognized by MCEBuddy)