2024-12-12 20:15:37 +02:00
2024-12-12 20:15:37 +02:00
2021-11-09 10:15:59 +02:00
2024-06-28 21:19:01 +03:00
2024-08-08 21:26:20 +03:00
2021-12-21 22:43:06 +02: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%