From 0cbed730db3a6ad5afe03f86e30f69655a7f811b Mon Sep 17 00:00:00 2001 From: Christian Helmrich Date: Mon, 15 Mar 2021 19:00:00 +0100 Subject: [PATCH] updated release info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 629e593..cb36f70 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,9 @@ more detailed explanation of the steps required to compile FFmpeg. First, you need to obtain the latest revision of the *FFmpeg 4.3.x* source code from its Git repository: -`git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg` +`git clone -b release/4.3 https://git.ffmpeg.org/ffmpeg.git ffmpeg` -Alternatively, you may download the latest release as a zip archive +Alternatively, download the latest 4.3.x release as a zip archive from https://github.com/FFmpeg/FFmpeg/releases and unpack it. Note that you may need to rename the upper-level directory to `ffmpeg`. Then, you need to copy the files inside the `libavfilter` directory