Hi! Attached patch is meant to improve the warning that mixed telecined and progressive content is not handled well by fieldmatch and decimate.
I believe this paragraph is more useful in the fieldmatch section of the documentation, if it should be moved to the decimate section, please say so. Thank you, Carl Eugen
diff --git a/doc/filters.texi b/doc/filters.texi index 01eb893..7be29de 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:
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel