From 7e5f707baf9f36844d2f0357daee81954f2f09e9 Mon Sep 17 00:00:00 2001 From: shdown Date: Sun, 21 Sep 2014 21:14:23 +0400 Subject: TOOLS/idet.sh: add description Just a copy of c0cd58e3f5b1daff58ad5ca48b964a2b1fb86d6d commit message (with a small fix: ildetect.sh+ildetect.so, not ildetect.sh+ildetect.sh). --- TOOLS/idet.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TOOLS/idet.sh b/TOOLS/idet.sh index 4af419f100..80c4b4ac5f 100755 --- a/TOOLS/idet.sh +++ b/TOOLS/idet.sh @@ -8,6 +8,9 @@ : "${ILDETECT_RUN_INTERLACED_ONLY:=}" : "${ILDETECT_FORCE_RUN:=}" +# This script uses ffmpeg's "idet" filter for interlace detection. In the +# long run this should replace ildetect.sh+ildetect.so. + # exit status: # 0 progressive # 1 telecine -- cgit v1.2.3