summaryrefslogtreecommitdiffstats
path: root/tools/process-video
diff options
context:
space:
mode:
authorOle Kristian Lien <ole.k.lien@gmail.com>2010-01-14 16:11:10 +0000
committerOle Kristian Lien <ole.k.lien@gmail.com>2010-01-14 16:11:10 +0000
commite26329e5436e451e5e521688487e1037f5400204 (patch)
treec0048b22e653b69e816f1020cf88892fe34fa067 /tools/process-video
parent8ffa8a6fa01940bdfb370fce49d86141f88ec292 (diff)
fiks for at audio:merge scriptene skal funke
Diffstat (limited to 'tools/process-video')
-rw-r--r--tools/process-video8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/process-video b/tools/process-video
index c80c4f7..150fbf7 100644
--- a/tools/process-video
+++ b/tools/process-video
@@ -22,11 +22,11 @@ if [ "${?}" == "1" ] ; then
exit 1
fi
-##./audio_channels_diff $1
-##if [ "${?}" == "3" ] ; then
-## echo "should run ./merge_audio_stereo_track $1...neh.."
+./audio_channels_diff $1
+if [ "${?}" == "3" ] ; then
+# echo "should run ./merge_audio_stereo_track $1...neh.."
# #./merge_audio_stereo_track $1
-##fi
+fi
## ./audio_check_silence