自作でffmpegをインストールしますか?
osmp(El Capitain)を実行しているMacにffmpegとhomebrewのライブラリをインストールしようとしています。インストールは完了しますが、ffmprobeまたはdrawtextではなくffmpegのみがインストールされているようです。 私はこのコマンドで再インストールしようとしました: brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis --with-libvpx --with-opencore-amr --with-openjpeg --with-opus --with-rtmpdump --with-schroedinger --with-speex --with-theora --with-tools ..しかし、私はこれを得る Warning:ffmpeg-3.0.2 already installed, it's just not linked 私は何が欠けていますか?インストールを削除して再試行しましたが、問題は解決しません。