Mile.FFmpeg is the merged FFmpeg dynamic linked library for the Windows.
- Based on the latest FFmpeg source code tree from vcpkg.
- Compile FFmpeg and related third-party libraries via vcpkg with aom, ass, avcodec, avdevice, avfilter, avformat, bzip2, dav1d, fontconfig, freetype, fribidi, iconv, ilbc, lzma, modplug, mp3lame, openh264, openjpeg, opus, snappy, soxr, speex, srt, swresample, swscale, theora, vorbis, vpx, webp, xml2 and zlib enabled.
- Use VC-LTL 5.x toolchain to make the binary size smaller.
- Provide NuGet package.
You only need to search and add Mile.FFmpeg
package in your NuGet client or
download packages in
GitHub Releases if you
don't want to use NuGet package manager.
- Supported OS: Windows Vista RTM or later
- Supported Platforms: x86, x86-64(AMD64) and ARM64