TimecodeTool span

Get duration information spanning two timecodes.

Synopsis

Get duration information spanning two timecodes. Returns durations in frames, seconds, time, and more.

TimecodeTool span [flags] [First Timecode] [Last Timecode]

Options

  -e, --exclude-last-timecode   When entering a first timecode and a last timecode, the calculations will be based off the last timecode, minus one frame. This typically make it easier to read and enter timecode. For instance, with this flag set, a span of "00:00:00:00" "00:00:01:00" represents one second.
      --fps float               Frame rate of timecodes (default 29.97)
  -h, --help                    help for span
      --json-output             Output as JSON
      --key string              Specifies the key of which the sole value will be returned.
      --pretty-print            Output indented JSON

SEE ALSO

Auto generated by spf13/cobra on 2-Jan-2025