CentOS 8 的 firefox 無法播放youtube影片錯誤如下

CentOS 8 的 firefox can't play


需安裝 ffmpeg

首先

  1. yum install epel-release
複製代碼


更新

  1. yum update
複製代碼
  1. dnf install --nogpgcheck https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E %rhel).noarch.rpm
  2. dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
複製代碼



最後

  1. yum install ffmpeg ffmpeg-devel -y
複製代碼


如果出現錯誤

needed by ffmpeg-4.2.9-1.el8.x86_64 from rpmfusion-free-updates






執行powertools

  1. dnf config-manager --set-enabled powertools
複製代碼




NetYea,網頁設計,網頁優化,hcdt,關鍵字優化
https://forums.rockylinux.org/t/install-ffmpeg-problem/4506

arrow
arrow

    NetYea 網頁設計 發表在 痞客邦 留言(0) 人氣()