I'm trying to yum a dependancy of ffmpeg faac but yum is unable to find it.
sudo yum install libfaac
Loaded plugins: dellsysidplugin2, priorities, refresh-packagekit
Setting up Install Process
No package libfaac available.
Nothing to do
I've tried downloading the source however the compil…