felipeelias / shift_subtitle

Add or subtract time from .str files

Home Page:http://github.com/felipeelias/shift_subtitle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shift_subtitle

This gem is for the 1st Ruby Programming Challenge For Newbies, of Ruby Learning Blog

Usage

On the command line:

$ shift_subtitle --operation add --time 2.000 input_subtitle.srt output_subtitle.srt

This command shifts everything 2 seconds ahead.

You can use ‘sub’ for shift everything X seconds back.

Copyright © 2009 Felipe Elias Philipp. See LICENSE for details.

About

Add or subtract time from .str files

http://github.com/felipeelias/shift_subtitle

License:MIT License


Languages

Language:Ruby 100.0%