--- mjpegtools-1.9.0rc3/scripts/lavtc.sh.orig 2005-09-23 08:56:27 +0400 +++ mjpegtools-1.9.0rc3/scripts/lavtc.sh.orig 2008-06-09 16:41:36 +0400 @@ -791,7 +791,7 @@ break; fi done -if [[ -n ${needToCleanupFifo ]]; then +if [[ -n ${needToCleanupFifo} ]]; then cleanupFifo ; fi log_debug "chmod -x ${output}"