Update README.md

This commit is contained in:
Daniel Stankewitz 2018-03-09 23:42:58 +01:00 committed by GitHub
parent b9e61fe052
commit 9eec949959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,10 @@ Builds static libraries of ffmeg and external libraries (x264 8bit, x265 8,10 an
## Install development tools
- Install CMakeGui in Windows to have the VisualStudio templates ready
- Install "pacman -S base-devel" in msys2
- Install other dependencies in msys2
- Install "pacman -S base-devel git make pkg-config" in msys2
- Install nasm to /usr/bin/nasm.exe
- Install cmake gui
- Add cmake path to path variable
## Starting the build
- Have the build.sh file at i.e. "/home/daniel/ffmpeg/build.sh"