From db19dbca5cd2fce2189005ca1ebbfd4e0467efae Mon Sep 17 00:00:00 2001 From: bodayw <8195684+bodayw@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:38:36 +0800 Subject: [PATCH] DOCS/man/options: fix deinterlacing typo --- DOCS/man/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index acb0bae350..5ef2412c15 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1691,7 +1691,7 @@ Video Works in ``--correct-pts=no`` mode only. ``--deinterlace=`` - Enable or disable interlacing (default: no). + Enable or disable deinterlacing (default: no). Interlaced video shows ugly comb-like artifacts, which are visible on fast movement. Enabling this typically inserts the bwdif video filter in order to deinterlace the video, or lets the video output apply deinterlacing @@ -1708,7 +1708,7 @@ Video it's not actually interlaced. ``--deinterlace-field-parity=`` - Specify the field parity/order when deinterlacing(default: auto) + Specify the field parity/order when deinterlacing (default: auto). Each frame of an interlaced video is divided into two fields, which are then separately transmitted. Top field represents even lines while bottom field represents odd lines. When deinterlacing the deinterlacer needs to