SrtResync

Text-based tool for synchronizing subtitles in SubRip (.srt) format.
Download

SrtResync Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Giovanni Rapagnani
  • Publisher web site:
  • http://rubyforge.org/users/grapagnani/

SrtResync Tags


SrtResync Description

Text-based tool for synchronizing subtitles in SubRip (.srt) format. SrtResync is a command-line tool for synchronizing subtitles in SubRip (.srt) format. With this tool you can shift the subtitles by adding/substracting a given amount of time to get the subtitles synchronized with the voices.Installation:This script requires the installation of the object-oriented scripting language Ruby. On Debian-based distribution this is done by just typing :sudo apt-get install rubyor being 'root' user :apt-get install rubyFor other distribution, use your package manager to install Ruby.Usage:Change to the directory where you installed the script and type : ./srt-resync --helpto display the following usage message :Usage: srt-resync.rb -d DELAY FILESynchronizes subtitles in SubRip (.srt) format by adding/substracting a specified delay. -f, --input-file IFILE Specifies the input file IFILE. -d, --delay DELAY DELAY is the delay to add/substract (in milliseconds). It must be a positive integer if the subtitle comes before the speech, negative otherwise. -i, --inplace Edit file in place. (make backup if EXTENSION supplied) -o, --output-file OFILE Specifies the output file OFILE -h, --help Display this message. -V, --version Print the program version. Requirements: · Ruby What's New in This Release: · Handling of the options in a more GNU tools style way. · Added some options (--version, --help, --inplace, --delay, --input-file --output-file) · Code changes : added a SubRipField class for handling the SubRip fields (i.e. each dialogue) as an object.


SrtResync Related Software