From a6dbed198e6dba590520a69126a0c8cb2860cbe2 Mon Sep 17 00:00:00 2001 From: Laentir Valetov Date: Wed, 18 Dec 2019 01:57:04 +0400 Subject: [PATCH] README.md Signed-off-by: Laentir Valetov --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68b566c..8112b15 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ Target platform 64-bit: (2),(4),(6),(8) -> "C:\Windows\System32\" Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64\" ``` OS Windows 32-bit
+``` Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\System32\" +``` ### 2. Delphi environment setting Download and unzip the [archive][1] or clone repository
``` @@ -63,7 +65,7 @@ Get the following directory structure
- attempt for opencv 3 - blank for OpenCV 4 ``` -Run InitDelphiFFMPEG.cmd to initialize the "Delphi-FFMPEG" submodule. The directory should be populated with sources for "Delphi-FFMPEG". +Run InitDelphiFFMPEG.cmd to initialize the "Delphi-FFMPEG" submodule. The directory should be populated with sources for "Delphi-FFMPEG". If it didn’t work, then ``` git clone https://github.com/Laex/Delphi-FFMPEG.git