# HG changeset patch # User ib # Date 1390140953 0 # Node ID 3908962d8e484d5d0db2b5620413af277d5fecd0 # Parent 88676698b409eb1db30e699cfdd4b68138fd1639 Explain the relationship between the subtitle encoding options. diff -r 88676698b409 -r 3908962d8e48 DOCS/man/de/mplayer.1 --- a/DOCS/man/de/mplayer.1 Sun Jan 19 13:14:42 2014 +0000 +++ b/DOCS/man/de/mplayer.1 Sun Jan 19 14:15:53 2014 +0000 @@ -33,7 +33,7 @@ .\" Titel .\" -------------------------------------------------------------------------- . -.TH MPlayer 1 "11.09.2013" "Das MPlayer Projekt" +.TH MPlayer 1 "18.01.2014" "Das MPlayer Projekt" . .SH NAME mplayer \- Movie Player @@ -2731,7 +2731,8 @@ .TP .B \-subcp (nur bei iconv) Wenn dein System iconv(3) unterstützt, kannst du mit dieser Option -die Codepage für die Untertitel angeben. +die Codepage für die Untertitel angeben. Sie hat Vorrang sowohl vor -utf8 +wie auch vor -unicode. .sp 1 .I BEISPIEL: .PD 0 @@ -2856,7 +2857,8 @@ . .TP .B \-unicode -Weist MPlayer an, die Untertiteldatei als Unicode zu behandeln. +Weist MPlayer an, die Untertiteldatei als Unicode zu behandeln. (Diese Option +ist nur wirksam, wenn weder -subcp noch -utf8 verwendet werden.) . .TP .B \-unrarexec (unter MingW nicht unterstützt) @@ -2868,7 +2870,9 @@ . .TP .B "\-utf8 \ \ " -Weist MPlayer an, die Untertiteldatei als UTF-8 zu behandeln. +Weist MPlayer an, die Untertiteldatei als UTF-8 zu behandeln. (Diese Option +ist nur wirksam, wenn -subcp nicht verwendet wird, und sie hat Vorrang vor +-unicode.) . .TP .B \-vobsub diff -r 88676698b409 -r 3908962d8e48 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun Jan 19 13:14:42 2014 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Jan 19 14:15:53 2014 +0000 @@ -31,7 +31,7 @@ .\" Title .\" -------------------------------------------------------------------------- . -.TH MPlayer 1 "2013-11-19" "The MPlayer Project" "The Movie Player" +.TH MPlayer 1 "2014-01-18" "The MPlayer Project" "The Movie Player" . .SH NAME mplayer \- movie player @@ -2805,7 +2805,8 @@ .TP .B \-subcp (iconv only) If your system supports iconv(3), you can use this option to -specify the subtitle codepage. +specify the subtitle codepage. It takes priority over both -utf8 and +-unicode. .sp 1 .I EXAMPLE: .PD 0 @@ -2950,7 +2951,8 @@ . .TP .B \-unicode -Tells MPlayer to handle the subtitle file as unicode. +Tells MPlayer to handle the subtitle file as unicode. (It will only take +effect if neither -subcp nor -utf8 is given.) . .TP .B \-unrarexec (not supported on MingW) @@ -2960,7 +2962,8 @@ . .TP .B "\-utf8 \ \ " -Tells MPlayer to handle the subtitle file as UTF-8. +Tells MPlayer to handle the subtitle file as UTF-8. (It will only take effect +if -subcp isn't given, and it takes priority over -unicode.) . .TP .B \-vobsub