We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5bbaea commit c3eac47Copy full SHA for c3eac47
README.md
@@ -75,7 +75,7 @@ wigwam in
75
To build the tools on Windows:
76
77
1. Create directory `dependencies`
78
-2. Extract FFmpeg dev and shared [builds](http://ffmpeg.zeranoe.com/builds/) to the `dependencies` directory using 7zip (for mpegflow and vis)
+2. Extract FFmpeg dev and shared [builds](http://ffmpeg.zeranoe.com/builds/) to the `dependencies` directory (for mpegflow and vis)
79
3. Extract an OpenCV 3.x build to the `dependencies` directory (for vis)
80
4. Open VS2015 x64 Native Tools Command Prompt (VS2015 Community Edition will work) and run:
81
0 commit comments