CentOS下安裝MediaInfo

來源:互聯網
上載者:User

CentOS下安裝MediaInfo
目錄

  • 1Enable EPEL Repository
    • 1.1Verify EPEL Repo
  • 2刪除rpm安裝的軟體
  • 3使用mediainfo擷取時間長度
  • 4藝搜參考
Enable EPEL Repository

EPEL(Extra Packages for Enterprise Linux)

CentOS 6 64-Bit

# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm# rpm -ivh epel-release-6-8.noarch.rpm

或藝搜下載

Verify EPEL Repo
yum repolist

會有下面這行資訊

epel            Extra Packages for Enterprise Linux 6 - x86_64
刪除rpm安裝的軟體
rpm -e 需要卸載的安裝包

在卸載之前,通常需要使用rpm -qa | grep epel-release命令查出需要卸載的安裝包名稱。

使用mediainfo擷取時間長度
mediainfo --Inform="Video;%Duration/String3%" test.mp4

會擷取如下輸出:

00:05:00.000
藝搜參考

http://www.tecmint.com/how-to-enable-epel-repository-for-rhel-centos-6-5/

http://os.51cto.com/art/201001/177866.htm

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.