summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-27 13:06:07 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-27 13:06:07 -0500
commitcdfb9bbb3f7760a204c2d7d5b473b159fbff9785 (patch)
tree30860a6347b39547a19d75e3980d4056d970e8e9 /Makefile
parent893ca88f5362de0c0df061488eabbb04e2482a14 (diff)
downloadhtml5ks-cdfb9bbb3f7760a204c2d7d5b473b159fbff9785.tar.xz
html5ks-cdfb9bbb3f7760a204c2d7d5b473b159fbff9785.zip
ffmpeg +=
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e278e85..2347dfe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
null :=
SPACE := $(null) $(null)
-FFMPEG ?= ffmpeg -v warning -y
+FFMPEG ?= ffmpeg
+FFMPEG += -v warning -y
CWEBP ?= cwebp
CWEBP += -quiet -alpha_cleanup
WEBPMUX ?= webpmux