diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2010-06-15 01:53:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-15 01:53:40 -0500 |
commit | 585bf1a8833bfabe9a12fb15f83c859366331f31 (patch) | |
tree | 0965c384230c62b51b492a2e0669e30ff6901c5c /multimedia/subtitleripper/README | |
parent | 774b75d2f603e065d1d38e9e1af39750e5b376ed (diff) |
multimedia/subtitleripper: Added (DVD Subtitle Ripper)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/subtitleripper/README')
-rw-r--r-- | multimedia/subtitleripper/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/subtitleripper/README b/multimedia/subtitleripper/README new file mode 100644 index 000000000000..786c35ddfa9b --- /dev/null +++ b/multimedia/subtitleripper/README @@ -0,0 +1,13 @@ +DVD Subtitle Ripper for Linux + +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. + +For VobSub output no other tools are required. |