aboutsummaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 1babcc867e..07cfe74ba7 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -50,7 +50,7 @@ run(){
}
avconv(){
- run avconv -v 0 -threads $threads -thread_type $thread_type "$@"
+ run avconv -nostats -threads $threads -thread_type $thread_type "$@"
}
framecrc(){