2025-08-20 22:13:36 +03:00
2025-04-12 21:05:45 +03:00
2025-06-25 20:19:08 +03:00
2024-08-08 21:26:20 +03:00
2025-06-25 20:19:08 +03:00

TSMARK

Simple video timestamp marking tool. Prints out a command line example how to trim video with first and last timestamp.

example: tsmark video.mp4 --ts 10,00:01:23.4

  • Opens video named video.mp4
  • Sets predefined timestamps at 10 seconds, and 1 minute 23.4 seconds.

Keyboard shortcuts:

(Note: after mouse click, arrows stop working due to unknown bug: use j,l,i,k)
Arrows, PgUp, PgDn, Home, End or click mouse in position bar
j l i k [ ]
          jump in video position
0-9       move to 0%,10%,20% .. position
, and .   move one frame at a time
z and c   move to previous or next mark
x or double click in the video
          mark frame
space or click video
          pause
f         toggle 0.5x 1x or 2x FPS
v         toggle HUD
h         toggle help
q or esc  quit

Install

pipx install https://six9.net/py/tsmark/current.tar.gz

Description
No description provided
Readme 810 KiB
Languages
Python 99.1%
Makefile 0.9%