Subtitles

Subtitles provide a means for the simple loading, re-timing, converting, and storing of movie subtitle files.
Download

Subtitles Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dmitry Karasik
  • Publisher web site:
  • http://search.cpan.org/~karasik/Prima-1.26/pod/Prima/Widget.pod

Subtitles Tags


Subtitles Description

Subtitles provide a means for the simple loading, re-timing, converting, and storing of movie subtitle files. Subtitles project consists of a command line tool, 'subs', and a Perl backend that provide a means for the simple loading, re-timing, converting, and storing of movie subtitle files.The supported formats include .srt, .sub, and .smi. It can easily be extendedMovie files can be viewed with subtitles, which are currently very popular as the text files.Usage:Warning: -i is a great feature, but use it with certain caution.If subtitles are shown too early ( 5 seconds): subs -i -b 5 file.subIf subtitles are for a movie in 25 fps, need to be for 24( actual for frame-based formats only ). subs -i -a 24/25 file.subIf subtitles start 1 second too early, but in 1 hour are late in 7 seconds: subs -i -p 0 -1 -p 1:00:00 +7 file.subJoin two parts with 15-second gap subs -o joined.sub -j 15 part1.sub part2.sub Split in two after 50 minutes and half a second ( makes basename.1.suband basename.2.sub ). subs -o basename.sub -s 50:00.5 toobig.subRemove closed caption-specific comments such as '' or '' subs -e 's/*s*n*//gs' sub.subInstallation:To install this module type the following: perl Makefile.PL make make test make installWhat's New in This Release:· A subtitle "zapping" function was implemented.· This causes two subtitle files to be merged so that one's timeframe information is used with the other's text lines.


Subtitles Related Software