diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2010-05-13 00:59:51 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:51 +0200 |
commit | b306bec02de4d00da083fc9132ec6346ac14ccfe (patch) | |
tree | 295bf1c24ca86ec46e60a0ddd9644cacaaf94563 /multimedia/subtitleripper/README | |
parent | 6e2bad015e6b6530311bd8d4efb96df79d776332 (diff) | |
download | slackbuilds-b306bec02de4d00da083fc9132ec6346ac14ccfe.tar.gz |
multimedia/subtitleripper: Added to 13.0 repository
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 0000000000..786c35ddfa --- /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. |