On 2/3/2016 8:54 PM, Jim Worrall wrote:
On 2016 Feb 2, at 12:22 PM, Чжо Зо Лвин <silance.sec...@yandex.ru> wrote:
I am a ffmpeg beginner on mac. I can't install on my computer. I attach a photo 
with e-mail. My error is libfaac not found. How can I solve this error.
According to https://trac.ffmpeg.org/wiki/Encode/AAC, you’re better off with 
libfdk_aac anyway.

If compiling libraries is a challenge, and you on a mac, I suggest using 
homebrew.  It’s an easy way to install all the dependencies, then you can build 
ffmpeg as desired.  Or you can use homebrew to install ffmpeg directly, and I 
think there are ways to specify what libraries you want with it.

For instance, this command installs all these dependencies.
brew install libogg libvorbis libgsm libvpx fdk-aac lame libass orc sdl yasm 
pkg-config x264 x265
It doesn’t get much easier than that.
_______________________________________________











Thanks for the cmd  for homebrew ...
I do not "mac much" but when i do - i brew.

:: note : I posted this extra extra below so that it is extra extra - compliant.
laugh .. it is ok ... LaUGH
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to