From f48829b546095bd33e243332c965ab58d6481160 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 24 Jun 2013 23:06:34 +0200 Subject: sub: libguess support for -subcp Actually this is rather disappointing. --- DOCS/man/en/options.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index aae283d213..956758ef7d 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -2044,6 +2044,15 @@ - ``--subcp=enca:pl`` guess the encoding for Polish, fall back on UTF-8. - ``--subcp=enca`` try universal detection, fall back on UTF-8. + If the player was compiled with libguess support you can use it with: + + ``--subcp=guess::`` + + Note that libguess always needs a language. There is no universal detection + mode. Use ``--subcp=guess:help`` to get a list of languages (like with ENCA, + it will be printed only if the conversion code is somehow called, for + example when loading an external subtitle). + --sub-delay= Delays subtitles by seconds. Can be negative. -- cgit v1.2.3