mergeSub

command module
v0.0.0-...-48cadeb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2017 License: GPL-3.0 Imports: 10 Imported by: 0

README

mergeSub

Merge srt subtitle files.

Usage

mergeSub -i cd1.srt;cd2.srt -o output.srt -t 00:59:00,300
  • -i: input srt files. Use ; to divide them.
  • -o: output merged srt file.
  • -t: offset between srt files. The format is same as the timecode in srt.
  • -f: specify output file format, unix or dos.
  • -d: verbose debug output.

TODO

  • Text section of a SRT item may have empty line.
  • detect dos and unix formats and add option to specify the format (dos or unix) for the output file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL