# ffmpeg-mpv-msys2-build **Repository Path**: soarqin/ffmpeg-mpv-msys2-build ## Basic Information - **Project Name**: ffmpeg-mpv-msys2-build - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-04-17 - **Last Updated**: 2023-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Note ==== * These Scripts is written to build static FFMPEG and MPV with most of depedencies on MSYS2. > ## IMPORTANT!! > * FFMPEG links to non-free delay-loaded libfdk-aac-1.dll which are not distributable freely. > * If you want to distribute compiled binaries, be sure to supply libfdk-aac-1.dll in non-free part. Usage =====
./ffmpeg.shBuild FFMPEG on MSYS2 with MinGW i686/x86_64
./mpv.shBuild MPV on MSYS2 with MinGW64 i686/x86_64
Env vars ========
NO_PKG_INSTALLSet to disable MSYS2 packages' installation/update on startup
USE_REPOSet to make use of latest codes in svn/hg/git for most components