]> git.phdru.name Git - audio-cdr-video.git/blobdiff - video/tc_detectclipping
Move outdated scripts to separate subdirectories
[audio-cdr-video.git] / video / tc_detectclipping
diff --git a/video/tc_detectclipping b/video/tc_detectclipping
deleted file mode 100755 (executable)
index 0d93e16..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-if [ -z "$1" ]; then
-   echo "Usage: $0 input_dir"
-   exit 1
-fi
-
-exec transcode -i "$1" -y null,null -o /dev/null -J detectclipping