1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/multimedia/subtitleripper/pkg-descr
Doug Barton 989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00

17 lines
724 B
Plaintext

[ excerpt from developer's www site ]
If you want to convert DVD subtitles into text format (e.g. subrip
format) or VobSub format this program could be useful for you.
However, it is only one tiny tool that you need in the process of
producing srt files. This software depends heavily on transcode
for its input and is therefore part of the transcode package (see
transcode's contrib directory). So, if you want to convert some
subtitles, grap a copy of the lates transcode distribution.
For srt file production the output of this program should be processed
by some OCR software. Currently, I work with GOCR for this purpose.
For VobSub output no other tools are required.
WWW: http://subtitleripper.sourceforge.net/