summaryrefslogtreecommitdiff
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 a2aa7cbb9e..350ff573c7 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -51,7 +51,7 @@ run(){
}
avconv(){
- run $tool -v 0 -threads $threads -thread_type $thread_type "$@"
+ run $tool -nostats -threads $threads -thread_type $thread_type "$@"
}
framecrc(){