diff --git a/src/TIVTC/TDecimate.cpp b/src/TIVTC/TDecimate.cpp index c9df05d..5d16942 100644 --- a/src/TIVTC/TDecimate.cpp +++ b/src/TIVTC/TDecimate.cpp @@ -3422,6 +3422,9 @@ TDecimate::TDecimate(PClip _child, int _mode, int _cycleR, int _cycle, double _r } } + if (metricsFullInfo && (tfmFullInfo || !usehints)) fullInfo = true; + else fullInfo = false; + if (mode < 2) { if (hybrid != 3)