ProjectMile / Mile.FFmpeg

Merged FFmpeg dynamic linked library for the Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mile.FFmpeg

Total Downloads GitHub Releases NuGet Package

Mile.FFmpeg is the merged FFmpeg dynamic linked library for the Windows.

Features

  • 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.

Usage

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.

System Requirements

  • Supported OS: Windows Vista RTM or later
  • Supported Platforms: x86, x86-64(AMD64) and ARM64

Documents

About

Merged FFmpeg dynamic linked library for the Windows

License:Other


Languages

Language:C# 75.3%Language:Batchfile 23.4%Language:CMake 1.3%