From 6bcc57a03569517579cebb55ef881e9fb992b215 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Thu, 24 Mar 2022 19:20:37 -0400 Subject: [PATCH] Add ffmpeg version See https://github.com/codetheweb/muse/issues/600 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5fb580..1300a07 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ services: **Prerequisites**: * Node.js (16.x is recommended because it's the current LTS version) -* ffmpeg +* ffmpeg (4.1 or later) 1. `git clone https://github.com/codetheweb/muse.git && cd muse` 2. Copy `.env.example` to `.env` and populate with values