Python script for shifting (advancing or delaying) srt subtitle files.
Runs in console mode (Unix, or DOS, MacOs ).

usage:
====

[python] srtShift.py [-h] [-i INITIALDELAY] [-f FINALDELAY] srtFile

positional arguments:
srtFile name of subtitle srt file (without type '.srt')

optional arguments:
-h, --help show this help message and exit
-i INITIALDELAY, --initialDelay INITIALDELAY
initial delay, in seconds : a positive REAL NUMBER
(e.g. 5.0 for 5 seconds) advances subtitles, a
negative one (e.g. -5.0) delays them
-f FINALDELAY, --finalDelay FINALDELAY
final delay, in seconds : a positive REAL NUMBER (e.g.
9.0 for 9 seconds) advances subtitles, a negative one
(e.g. -9.0) delays them

Computes a variable shift for every subtitle by linearly interpolating between INITIALDELAY and FINALDELAY

Features

  • Video subtitle file management
  • Shifting subtitles with variable shifts
  • Python scripts running on Windows, Linux, MacOs

Project Samples

Project Activity

See All Activity >

Follow SrtShifter

SrtShifter Web Site

Other Useful Business Software
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free

Additional Project Details

Registered

2016-07-11