We have a machine that automatically pulls a time code off a video. Unfortunately, in addition to the time, it pulls the frame as well so that the format is as follows:
hh:mm:ss:ff
We have tried creating a custom time format but have had zero success. We could enter it as a text field, but if at all possible would prefer it to be a time field.
Is there any way to get access to recognize the above format as a time code or to automatically cut off the frames (since we don't really care about them)?
Thanks