Skip to content

deadManAlive/syncrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncrt
------

A Zig learning project to nudge `.srt` file's time.


Usage:

`syncrt <filename> <nudge (in signed seconds OR current-target)>`

Example:

`syncrt 2012.srt +4.04` (delay by 4.04 seconds)
`syncrt PoM.srt 01:67:23-01:43:00` (advance by 1463 seconds)