Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-10-29 12:17:37 +0300
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-10-29 12:17:37 +0300
commitfd1652b3ba6c74ff2a6a1640053283010c172a88 (patch)
tree159ac8d541a49a9941cddafd22fa184e7528050c /doc
parentc1e035ea89c16b8da91fae6983973a7186e138f6 (diff)
Improve the fieldmatch documentation about mixed telecined content.
The fieldmatch filter has no problem with mixed telecined and progressive content but the decimate filter does not detect the changing framerate and drops progressive frames.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 01eb8935b8..7be29debed 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4447,9 +4447,9 @@ and VIVTC/VFM (VapourSynth project). The later is a light clone of TFM from
which @code{fieldmatch} is based on. While the semantic and usage are very
close, some behaviour and options names can differ.
-The filter currently only works for constant frame rate input. Do not use it
-if your input has mixed telecined and progressive content with changing
-framerate.
+The @ref{decimate} filter currently only works for constant frame rate input.
+Do not use @code{fieldmatch} and @ref{decimate} if your input has mixed
+telecined and progressive content with changing framerate.
The filter accepts the following options: