summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-scripts/myth2fuze
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/linhes-scripts/myth2fuze')
-rwxr-xr-xabs/core-testing/linhes-scripts/myth2fuze2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/myth2fuze b/abs/core-testing/linhes-scripts/myth2fuze
index f4d1ce2..39d1ce1 100755
--- a/abs/core-testing/linhes-scripts/myth2fuze
+++ b/abs/core-testing/linhes-scripts/myth2fuze
@@ -33,7 +33,7 @@ for APP in {fuzemux,mencoder,ffmpeg,mythcommflag,mythtranscode,mysql}; do
done
# where the converted video is stored
-OUT_DIR=/myth/md0/video/fuze
+OUT_DIR=/myth/video/fuze
# Ensure output directory exists
if [ ! -d $OUT_DIR ] ; then