From c919aff578cf59d4a1d610e1f7ed26db3aa601c3 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Mon, 11 Jul 2016 10:00:03 -0700 Subject: Prep for making GA video --- tools/gource/make-video.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gource/make-video.sh') diff --git a/tools/gource/make-video.sh b/tools/gource/make-video.sh index 02d79df81b..cde0437255 100755 --- a/tools/gource/make-video.sh +++ b/tools/gource/make-video.sh @@ -37,7 +37,7 @@ $(dirname $0)/gource.sh \ --stop-at-end \ --output-ppm-stream - \ $@ | \ -ffmpeg \ +avconv \ -y \ -r 60 \ -f image2pipe \ -- cgit v1.2.3