summaryrefslogtreecommitdiff
path: root/istream.sh
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-02-27 03:50:42 +0100
committerTheTroll <trolldev@gmail.com>2010-02-27 03:50:42 +0100
commit49c824834d10639ec90d8c53d76e4c5e2d84c860 (patch)
tree81ed435a3d22641db90cace81b51893370ceea36 /istream.sh
parent05a58ef6e05078fde0e90f74bf2a609dbc543fd5 (diff)
downloadistreamdev-49c824834d10639ec90d8c53d76e4c5e2d84c860.tar.gz
istreamdev-49c824834d10639ec90d8c53d76e4c5e2d84c860.tar.bz2
Now use a modified version of segmenter that write its PID on disk while running
Diffstat (limited to 'istream.sh')
-rwxr-xr-xistream.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/istream.sh b/istream.sh
index 3862e34..e45a023 100755
--- a/istream.sh
+++ b/istream.sh
@@ -36,6 +36,3 @@ cd ram/$SESSION
-sc_threshold 40 -i_qfactor 0.71 -bt $VRATE -maxrate $VRATE -bufsize $VRATE -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 \
-qmin 10 -qmax 51 -qdiff 4 -level 30 -g 30 -async 2 -threads 4 - | \
$SEGMENTERPATH - $SEGDUR stream stream.m3u8 $HTTP_PATH$SESSION/ $SEGWIN &
-
-// Save segmenterpid
-echo "$!" > streamsegmenterpid