introduce
Recently, I needed to compile the Windows version of FFMPEG, and finally found a solution from a god. Thank you very much to LiaoFeifly. Without saying more directly to explain how to build the environment:
1. Download msys2
Sourceforge.net/projects/ms…
2. Change the source, otherwise download speed several KB /s
3. Various installation packages
Use mingw64.exe in the mSYS2 installation directory
Pacman-syu exit // This is to shut down mingw64.exe. Restarting mingw64.exe manually may require the second step of changing the source again after the restart. pacman -Su pacman -S gcc
pacman -S mingw-w64-x86_64-toolchain
pacman -S base-devel
pacman -S yasm
To compile ffPlayer, install SDL pacman -s mingw-w64-x86_64-sdl2
These guys down here might want to go, Pacman-s mingw-W64-X86_64-SDL2_gFX mingW-W64-x86_64-sdL2_image MINGW-W64-x86_64-SDL2_Mixer was not compared mingw-w64-x86_64-SDL2_net mingw-w64-x86_64-SDL2_ttf mingw-w64-x86_64-SDL_gfx
4. Download the source code and compile
Install Git or download it directly from Windows. CD to ffmpeg directory
./configure
make
make install
For more information
Mail: [email protected]
Technical exchange QQ group: 615081503 and 947137753
For more information, call 15156896292
Trial download: gitee.com/liveqing/Re…
LiveQing Video streaming media without plug-ins live streaming solution: www.liveqing.com
Copyright © LiveQing Team 2016-2019