From 2afd7ebb4e96b91cc552fff5badf237dadb28212 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 22 Oct 2012 16:15:52 +0200 Subject: options: remove subtitle related options that did nothing Most of these cased working when the OSD was switched to libass, or didn't do anything even before that. Also don't recursively include subreader.h in sub.h. --- DOCS/man/en/options.rst | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 3be707bfad..01a4610e20 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1831,15 +1831,6 @@ Use/display these subtitle files. Only one file can be displayed at the same time. ---sub-bg-alpha=<0-255> - Specify the alpha channel value for subtitles and OSD backgrounds. Big - values mean more transparency. 0 means completely transparent. - ---sub-bg-color=<0-255> - Specify the color value for subtitles and OSD backgrounds. Currently - subtitles are grayscale so this value is equivalent to the intensity of - the color. 255 means white and 0 black. - --sub-demuxer=<[+]name> Force subtitle demuxer type for ``--subfile``. Using a '+' before the name will force it, this will skip some checks! Give the demuxer name as @@ -1921,19 +1912,6 @@ :2: proportional to movie width :3: proportional to movie diagonal (default) ---subfont-blur=<0-8> - Sets the font blur radius (default: 2). - ---subfont-encoding= - Sets the font encoding. When set to 'unicode', all the glyphs from the - font file will be rendered and unicode will be used (default: unicode). - ---subfont-osd-scale=<0-100> - Sets the autoscale coefficient of the OSD elements (default: 4). - ---subfont-outline=<0-8> - Sets the font outline thickness (default: 2). - --subfont-text-scale=<0-100> Sets the subtitle text autoscale coefficient as percentage of the screen size (default: 3.5). @@ -1949,10 +1927,6 @@ position of the subtitle in % of the screen height. Can be useful with ``--vf=expand``. ---subwidth=<10-100> - Specify the maximum width of subtitles on the screen. Useful for TV-out. - The value is the width of the subtitle in % of the screen width. - --sws= Specify the software scaler algorithm to be used with the ``--zoom`` option. This affects video output drivers which lack hardware @@ -2198,9 +2172,6 @@ the device (default: 50). A signal strength higher than this value will indicate that the currently scanning channel is active. ---unicode - Tells mpv to handle the subtitle file as unicode. - --use-filedir-conf Look for a file-specific configuration file in the same directory as the file that is being played. -- cgit v1.2.3