From 1930ab712d4a49674e549272ca1ca9f9f03745a9 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Sun, 1 Nov 2009 01:30:07 -0700 Subject: linhes-scripts:770-wrapper.sh corrected path for tablet-encode. --- abs/core-testing/linhes-scripts/770-wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abs/core-testing/linhes-scripts/770-wrapper.sh b/abs/core-testing/linhes-scripts/770-wrapper.sh index 65573f4..3095541 100755 --- a/abs/core-testing/linhes-scripts/770-wrapper.sh +++ b/abs/core-testing/linhes-scripts/770-wrapper.sh @@ -26,7 +26,7 @@ fi # Transcode the file -perl /usr/local/bin/770-encode.pl -q -p mplayer $VIDEODIR/$FILENAME $DIROUT/$TITLE-$STARTTIME.avi +perl /usr/bin/tablet-encode -q -p mplayer $VIDEODIR/$FILENAME $DIROUT/$TITLE-$STARTTIME.avi chmod 664 $DIROUT/$TITLE-$STARTTIME.avi -- cgit v0.12