]> git.sesse.net Git - ffmpeg/commitdiff
doc/ffmpeg: remove reference to deprecated option
authorMoritz Barsnick <barsnick@gmx.net>
Mon, 8 Jun 2020 15:09:53 +0000 (17:09 +0200)
committerGyan Doshi <ffmpeg@gyani.pro>
Tue, 9 Jun 2020 12:23:41 +0000 (17:53 +0530)
The "-deinterlace" was deprecated since d7edd35, over eight years
ago.

Refer to deinterlacing filters instead.

Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
doc/ffmpeg.texi

index 76fafdcf7eda715458d12ea02cf93c47ded4f00e..92fb10f4f4d9daea48b674fcfc5483ec7c99c60e 100644 (file)
@@ -848,8 +848,8 @@ factor if negative.
 Force interlacing support in encoder (MPEG-2 and MPEG-4 only).
 Use this option if your input file is interlaced and you want
 to keep the interlaced format for minimum losses.
-The alternative is to deinterlace the input stream with
-@option{-deinterlace}, but deinterlacing introduces losses.
+The alternative is to deinterlace the input stream by use of a filter
+such as @code{yadif} or @code{bwdif}, but deinterlacing introduces losses.
 @item -psnr
 Calculate PSNR of compressed frames.
 @item -vstats