From a024c7fe902ad946b65a2a635d831063f1235818 Mon Sep 17 00:00:00 2001 From: henry Date: Wed, 9 Apr 2003 18:04:29 +0000 Subject: option for sub match fuzziness level git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9894 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/mplayer.1 | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'DOCS/en') diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1 index bfb1c76a06..d1231f53a8 100644 --- a/DOCS/en/mplayer.1 +++ b/DOCS/en/mplayer.1 @@ -1081,9 +1081,19 @@ Tells MPlayer to handle the subtitle file as UTF8. Disables any kind of text post processing done after loading the subtitles. Used for debug purposes. .TP -.B \-subfuzzy -Relax when trying to find matching subtitles. Loads all subtitles in -the current directory, allowing to select the right ones during playing. +.B \-sub-fuzziness +Adjust matching fuzziness when searching for subtitles: +.PD 0 +.RSs +.IPs 0 +exact match +.IPs 1 +load all subs containing movie name +.IPs 2 +load all subs in the current directory +.RE +.PD 1 +. .TP .B \-vobsub Specify the VobSub files that are to be used for subtitle. -- cgit v1.2.3