From 79b298563e7fb91489f1bd50a790d3e6378e8d4c Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Mon, 30 Jan 2017 09:25:02 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd2105cf..0157e85b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ Press h To show/hide list of shortcuts For old shortcuts see here: https://github.com/mifi/lossless-cut/blob/41d6991c11b0a82b08344fd22a1ea094af217417/README.md#keyboard-shortcuts +### Known issues +- If you get an error when cutting any kind of file under Windows, please check your anti-virus. It might be blocking execution of ffmpeg, see https://github.com/mifi/lossless-cut/issues/18 + ## Development building / running This app is built using Electron. Make sure you have at least node v4 with npm 3. The app uses ffmpeg from PATH when developing.