是什么 ? | : | a reference implementation of the Theora video compression format. |
开发语言 | : | C |
官方主页 | : | https://www.theora.org |
源码仓库 | : | https://github.com/xiph/theora |
操作系统 | 包管理器 | 仓库 | 安装命令 |
---|---|---|---|
All | vcpkg | official | vcpkg install libtheora vcpkg install libtheora:x64-osx vcpkg install libtheora:x64-linux vcpkg install libtheora:x64-windows |
Windows | Chocolatey | official | choco install -y libtheora |
macOS | HomeBrew | official | brew install libtheora |
GNU/Linux | HomeBrew | official | brew install libtheora |
apt | official | sudo apt-get install -y libtheora | |
CentOS | yum | RPMFusion | sudo yum install -y libtheora libtheora-devel |
dnf | RPMFusion | sudo dnf install -y libtheora libtheora-devel | |
openSUSE | zypper | PackMan | sudo zypper install -y libtheora |
Alpine Linux | apk | official | sudo apk add libtheora libtheora-dev libtheora-libs |
pacman | official | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | official | sudo emerge libtheora |