On Thursday 23 October 2014 10:05:07 am Clément Bœsch wrote:
> > +The filter only works for strictly constant frame rate input. If your
> > input +has variable frame rate, try the @ref{pullup} filter.
> > +
>
> Well... isn't telecined content supposed to be CFR anyway?

Patch updated.

Thank you, Carl Eugen
diff --git a/doc/filters.texi b/doc/filters.texi
index c70ddf3..24e3e50 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4447,6 +4447,10 @@ 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 only works for constant frame rate input. If your input
+has mixed telecined and progressive content with changing framerate,
+try the @ref{pullup} filter.
+
 The filter accepts the following options:
 
 @table @option
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to