1,10 → 1,10 |
#!/bin/sh |
appname="${0##*/}" |
ver="0.6.1.2006031907" |
copy="2005, 2006" |
ver="0.6.1.2007011316" |
copy="2005-2007" |
mail_feedback="dvd@PointedEars.de" |
# ---------------------------------------------------------------------------- |
# DVD Subtitles 0.6.1 -- Extracts subtitles from Video DVD data to a text file |
# DVD Subtitles 0.6.1 -- Extracts subtitles from DVD-Video 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,9 → 46,11 |
_help () |
{ |
echo "\ |
Extracts a subtitle stream from Video DVD data and converts it to a text file. |
Extracts a subtitle stream from DVD-Video 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]]]]] |
|
61,7 → 63,8 |
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. |