introduce delays in srt files to sync with movie - ruby
Ruby
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README
delayed.rb
delayed.srt
sample.srt
test_duration.rb

README

Usage:
=====

$ ruby delayed.rb <srt file> <[+|-]time>

time => +5,345 ( 5 sec, 345 milli sec ) , -23:32 , 09:12:33,120

the resulting file will be saved as delayed.srt in the current directory