From 5ba4541ec1f75c3e80d16ca601fa63bc9464715a Mon Sep 17 00:00:00 2001 From: Reto Kromer Date: Tue, 28 Feb 2017 16:52:40 +0100 Subject: [PATCH] fix link my wrong, sorry --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0ea094f..9117f71 100644 --- a/index.html +++ b/index.html @@ -474,7 +474,7 @@

"yadif,format=yuv420p" is an ffmpeg filtergraph. Here the filtergraph is made up of one filter chain, which is itself made up of the two filters (separated by the comma).
The enclosing quote marks are necessary when you use spaces within the filtergraph, e.g. -vf "yadif, format=yuv420p", and are included above as an example of good practice.

Note: ffmpeg includes several deinterlacers apart from yadif: bwdif, w3fdif, kerndeint, and nnedi.

-

For more H.264 encoding options, see the latter section of the encode H.264 command.

+

For more H.264 encoding options, see the latter section of the encode H.264 command.

Example

Before and after deinterlacing: