summaryrefslogtreecommitdiffstats
path: root/TOOLS/idet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/idet.sh')
-rwxr-xr-xTOOLS/idet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/idet.sh b/TOOLS/idet.sh
index 46bb835832..7fb51c16d8 100755
--- a/TOOLS/idet.sh
+++ b/TOOLS/idet.sh
@@ -22,7 +22,7 @@
testfun()
{
$ILDETECT_MPV "$@" \
- --vf-add=lavfi="[idet]" --msg-level ffmpeg=v \
+ --vf-add=lavfi="[idet]" --msg-level=ffmpeg=v \
--o= --vo=null --no-audio --untimed \
$ILDETECT_MPVFLAGS \
| { if [ -n "$ILDETECT_QUIET" ]; then cat; else tee /dev/stderr; fi } \