Subversion Repositories LCARS

Compare Revisions

Last modification

Regard whitespace Rev 21 → Rev 20

/trunk/tools/multimedia/dvd/dvdsubtitles/dvdsubtitles.sh
1,10 → 1,10
#!/bin/sh
appname="${0##*/}"
ver="0.6.1.2007011316"
copy="2005-2007"
ver="0.6.1.2006031907"
copy="2005, 2006"
mail_feedback="dvd@PointedEars.de"
# ----------------------------------------------------------------------------
# DVD Subtitles 0.6.1 -- Extracts subtitles from DVD-Video data to a text file
# DVD Subtitles 0.6.1 -- Extracts subtitles from Video DVD data to a text file
# Copyright (C) 2005, 2006 Thomas Lahn <PointedEars@gmx.de>
#
# This program is free software; you can redistribute it and/or modify it
46,11 → 46,9
_help ()
{
echo "\
Extracts a subtitle stream from DVD-Video data and converts it to a text file.
Extracts a subtitle stream from Video DVD data and converts it to a text file.
 
$extd$appname$norm [options] ${ital}SOURCE$norm
 
Deprecated:
$extd$appname$norm [$extd-hVkl$norm] [${ital}SOURCE$norm [${ital}TITLE$norm\
[${ital}SUBTITLE$norm [${ital}TARGET$norm [${ital}GREY_LEVELS$norm]]]]]
63,8 → 61,7
Compile subtitle text files according to subtitle index\
${ital}FILE$norm
or to subtitle index files in ${ital}DIRECTORY$norm to\
${ital}TARGET$norm. Clean up
if this is successful, then exit.
${ital}TARGET$norm. Clean up if this is successful, then exit.
 
$extd-k$norm, $extd--keep$norm Keep subtitle stream file even if\
conversion is successful.
/trunk/tools/multimedia/dvd/dvdsubtitles/dvdsubtitles.1
25,7 → 25,7
 
 
.SH NAME
dvdsubtitles \- Extract subtitle stream from DVD-Video data to text file
dvdsubtitles \- Extract subtitle stream from Video DVD data to text file
 
 
.SH SYNOPSIS
58,8 → 58,6
.RI [ SUBTITLE
.RI [ TARGET
.RI [ GREY_LEVELS ]]]]]
.br
(deprecated)
 
 
.SH DESCRIPTION
70,8 → 68,8
.BR tcextract (1)
from the
.B transcode
package to extract a subtitle stream from DVD-Video data. This stream
is converted into image files with
package to extract a subtitle stream from DVD data. This stream is converted
into image files with
.BR subtitle2pgm ,
and those are converted to text files using
.BR pgm2txt ,
91,7 → 89,7
.PP
The
.B -c
option allows for compiling existing text files into that format according to
option allows for compiling existing text files into that format according
a subtitle index file without extracting a subtitle stream first (see below).
\" .PP
\" If the
147,8 → 145,7
 
Options are supported since version 0.4. This aims at achieving POSIX
conformance and easy introduction of new features while maintaining
backwards compatibility to versions before 0.4. However, non-option
calls are deprecated and may not be supported in future versions.
backwards compatibility to versions before 0.4.
.PP
If additional program arguments are used, any option argument is
overwritten by the corresponding program argument. Options may be