From 64627855be6da4d2ba9bb1344074aa65d102f78a Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:17:42 -0500 Subject: DOCS/options: clarify --sub-blur and --osd-blur options Clarify that these options only apply to the font borders, not to the texts themselves. --- DOCS/man/options.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 67ca746ac7..3697313f9a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2815,7 +2815,8 @@ Subtitles ``--sub-shadow-offset`` to change its size relative to the text. ``--sub-blur=<0..20.0>`` - Gaussian blur factor. 0 means no blur applied (default). + Gaussian blur factor applied to the sub font border. + 0 means no blur applied (default). ``--sub-bold=`` Format text on bold. @@ -4336,7 +4337,8 @@ OSD See ``--sub-color``. Color used for OSD text background. ``--osd-blur=<0..20.0>`` - Gaussian blur factor. 0 means no blur applied (default). + Gaussian blur factor applied to the OSD font border. + 0 means no blur applied (default). ``--osd-bold=`` Format text on bold. -- cgit v1.2.3