[ TOOL · T/08 ]
Duration calculator
Calculate the duration between two timestamps for FFmpeg commands
Calculates duration between two timestamps. Use the result with FFmpeg's
-t or -to flags.
01TIME RANGE
accepts hh:mm:ss · mm:ss · ss
Real-time calculation as you type. Both colons (
about · format reference
:) and semicolons (;) work as separators. Outputs maintain full precision (displayed to 3 decimal places).
HH:MM:SS.mmm · e.g. 1:23:45.678MM:SS.mmm · e.g. 23:45.678SS.mmm · e.g. 45.678
timecode · HH:MM:SS.mmm
00:00:00.000
copied!
seconds · -t value
0.000
copied!