From 3f938c28f89985d437b5ed8b2cbffeecf3ecdd03 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Thu, 18 Mar 2010 16:22:19 +0100 Subject: Remove firewall stop --- bin/istream.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin') diff --git a/bin/istream.sh b/bin/istream.sh index 6c0985f..438e322 100755 --- a/bin/istream.sh +++ b/bin/istream.sh @@ -29,9 +29,6 @@ cd ../ram/$SESSION 2> /dev/null rm stream*.ts -# Shutdown FTP -/usr/local/bin/fwnoftp - 2> /dev/null $FFPATH -i "$STREAM" -deinterlace -f mpegts -acodec libmp3lame -ab $ARATE -ac $ACHANNELS -s $XY -vcodec libx264 -b $VRATE -flags +loop \ -cmp \+chroma -partitions +parti4x4+partp8x8+partb8x8 -subq 5 -trellis 1 -refs 1 -coder 0 -me_range 16 -keyint_min 25 \ -sc_threshold 40 -i_qfactor 0.71 -bt $VRATE -maxrate $VRATE -bufsize $VRATE -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 \ -- cgit v1.2.3