Linux / 电脑技术 · 2023年8月27日 0

Oracle Centos8 安装 ffmpeg

dnf install epel-release dnf-utils
dnf config-manager --enable ol8_codeready_builder
此命令类似于 启用 Power-Tools

安装 rpmfusion
https://rpmfusion.org/Configuration

dnf install ffmpeg