Skip to content

Display counter in timecode format MM:SS.FF

Bitbucket Importer requested to merge bitbucket/declined-pr-823 into branch/rec-trigger

Created originally on Bitbucket by daniel_fort (Daniel Fort)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

This changes the display from showing minutes:seconds.tenth of second to the SMPTE timecode format of minutes:seconds.frames. The framerate is rounded so that 29.97 fps displays NTSC non-drop timecode and 23.98 fps displays 24 fps timecode. No attempt at drop frame timecode was made. Although drop frame display a more accurate running time it would be confusing when using the half-shutter to trigger one-frame-at-a-time recording.

Merge request reports