Page 1 of 1

How to install ffmpeg codec in CentOS 6.4

Posted: 2018/03/17 18:33:49
by Anshu
I use "yum install ffmpeg ffmpeg devel :
but it did not work, I want to install dcp o matic software in CentOS 6.4 but cant install its need some dependencies, is their any yum server for installing third party software. Please help me......

Re: How to install ffmpeg codec in CentOS 6.4

Posted: 2018/03/17 18:38:23
by scottro
Firstly, you should probably update to the latest version of 6.x as there are important security updates.

Secondly, you can use the nux repo.
https://wiki.centos.org/AdditionalResou ... positories

Just search for nux on the page. You can also build it from source, but unless, there's something really specific that you need that you can't get from the nux repo, there's no reason to build it from source.