Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

telegie/libvpx-binaries

Repository files navigation

Archieved: has been replaced by the /libvpx-binaries folder in ffmpeg-binaries.

libvpx-binaries

How to Build

  • git submodule update --init --recursive
  • python3 build.py

For Windows x64 Build

  1. Open mingw64.
  2. mkdir build
  3. mkdir install
  4. cd build
  5. ../libvpx/configure --target=x86_64-win64-gcc --prefix=../1.10.0/x64-windows
  6. make -j8
  7. make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages