| 25,7 → 25,7 |
| |
| |
| .SH NAME |
| dvdsubtitles \- Extract subtitle stream from Video DVD data to text file |
| dvdsubtitles \- Extract subtitle stream from DVD-Video data to text file |
| |
| |
| .SH SYNOPSIS |
| 58,6 → 58,8 |
| .RI [ SUBTITLE |
| .RI [ TARGET |
| .RI [ GREY_LEVELS ]]]]] |
| .br |
| (deprecated) |
| |
| |
| .SH DESCRIPTION |
| 68,8 → 70,8 |
| .BR tcextract (1) |
| from the |
| .B transcode |
| package to extract a subtitle stream from DVD data. This stream is converted |
| into image files with |
| package to extract a subtitle stream from DVD-Video data. This stream |
| is converted into image files with |
| .BR subtitle2pgm , |
| and those are converted to text files using |
| .BR pgm2txt , |
| 89,7 → 91,7 |
| .PP |
| The |
| .B -c |
| option allows for compiling existing text files into that format according |
| option allows for compiling existing text files into that format according to |
| a subtitle index file without extracting a subtitle stream first (see below). |
| \" .PP |
| \" If the |
| 145,7 → 147,8 |
| |
| 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. |
| backwards compatibility to versions before 0.4. However, non-option |
| calls are deprecated and may not be supported in future versions. |
| .PP |
| If additional program arguments are used, any option argument is |
| overwritten by the corresponding program argument. Options may be |