From 613baa561a15d58e7e737ffed5a33fd897dbe1b6 Mon Sep 17 00:00:00 2001 From: winlin Date: Fri, 24 Apr 2020 09:42:15 +0800 Subject: [PATCH] Update script --- trunk/auto/depends.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trunk/auto/depends.sh b/trunk/auto/depends.sh index 1103377d2..b6d6a644a 100755 --- a/trunk/auto/depends.sh +++ b/trunk/auto/depends.sh @@ -678,7 +678,10 @@ if [ $SRS_FFMPEG_TOOL = YES ]; then if [[ -f ${SRS_OBJS}/${SRS_PLATFORM}/ffmpeg/bin/ffmpeg ]]; then echo "ffmpeg-4.1 is ok."; else - echo "no ffmpeg found, please use srs-docker or --without-ffmpeg"; + echo "Error: no FFmpeg found at /usr/local/bin/ffmpeg"; + echo " please copy it from srs-docker"; + echo " or download from http://ffmpeg.org/download.html"; + echo " or disable it by --without-ffmpeg"; exit -1; fi # Always update the links.