質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.50%
MacOS(OSX)

MacOSとは、Appleの開発していたGUI(グラフィカルユーザーインターフェース)を採用したオペレーションシステム(OS)です。Macintoshと共に、市場に出てGUIの普及に大きく貢献しました。

FFmpeg

FFmpegは、動画と音声を交換できるフリーソフトウェアです。UNIX系OSから派生した、MS-DOSから操作するコマンドラインツールです。libavcodecやlibavformat、libswscale、libavfilterなどを含みます。ライセンスは、コンパイルの際のオプションによりLGPLもしくはGPLに決定されます。対応コーデックや使用できるオプションが多く、幅広く利用されています。

Q&A

0回答

2247閲覧

ffmpegがダウンロードできません助けてください

ruru._.06

総合スコア0

MacOS(OSX)

MacOSとは、Appleの開発していたGUI(グラフィカルユーザーインターフェース)を採用したオペレーションシステム(OS)です。Macintoshと共に、市場に出てGUIの普及に大きく貢献しました。

FFmpeg

FFmpegは、動画と音声を交換できるフリーソフトウェアです。UNIX系OSから派生した、MS-DOSから操作するコマンドラインツールです。libavcodecやlibavformat、libswscale、libavfilterなどを含みます。ライセンスは、コンパイルの際のオプションによりLGPLもしくはGPLに決定されます。対応コーデックや使用できるオプションが多く、幅広く利用されています。

0グッド

0クリップ

投稿2021/07/08 17:12

brew install ffmpeg

とMacターミナルでHomeBrewをダウンロードした後ffmpegをインストールしようとしたら

Error: Could not symlink share/doc/libsndfile/FAQ.html
Target /usr/local/share/doc/libsndfile/FAQ.html
is a symlink belonging to libsndfile. You can unlink it:
brew unlink libsndfile

To force the link and overwrite all conflicting files:
brew link --overwrite libsndfile

To list all files that would be deleted:
brew link --overwrite --dry-run libsndfile

と表示されインストールができません。そこで色々調べたところ

brew doctor

で何が原因か表示させたのですが、そこから知識不足で読み取れず困っています。
brew doctorの結果が長くなりますがこれ↓です。

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force

If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install

Alternatively, manually download them from:
https://developer.apple.com/download/more/.
You should download the Command Line Tools for Xcode 12.5.

Warning: gettext files detected at a system prefix.
These files can cause compilation and link failures, especially if they
are compiled with improper architectures. Consider removing these files:
/usr/local/lib/libgettextlib.dylib
/usr/local/lib/libintl.dylib
/usr/local/include/libintl.h
/usr/local/lib/libgettextlib.dylib
/usr/local/lib/libintl.dylib
/usr/local/include/libintl.h

Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run brew link on these:
rubberband
lame
pkg-config
libtiff
libtool
gmp
libidn2
xvid
nghttp2
little-cms2
libpng
frei0r
nettle
pixman
gdbm
opus
freetype
rtmpdump
libsamplerate
libvorbis
libunistring
openjpeg
jemalloc
bdw-gc
speex
libogg
zeromq
harfbuzz
glib
aom
graphite2
srt
tesseract
cairo
webp
c-ares
gobject-introspection
fribidi
xz
fontconfig
giflib
libvpx
snappy
flac
gettext
libsodium
dav1d
opencore-amr
rav1e
libtasn1
libevent
leptonica
pcre
x264
libvidstab
x265
libsoxr
unbound
jpeg
theora
sdl2
guile
libsndfile
libev
lzo
python@3.9
gnutls

Warning: Your Command Line Tools (CLT) does not support macOS 11.
It is either outdated or was modified.
Please update your Command Line Tools (CLT) or delete it if no updates are available.
Update them from Software Update in System Preferences or run:
softwareupdate --all --install --force

If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install

Alternatively, manually download them from:
https://developer.apple.com/download/more/.
You should download the Command Line Tools for Xcode 12.5.Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

何をどうすれば良いのでしょうか、翻訳などしてもわからないので助けていただきたいです。

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

hoshi-takanori

2021/07/09 01:14

とりあえず Command Line Tools (Xcode も?) が古いようなので、更新してみては。 また、/usr/local/bin の中身が空だったりしますか?
ruru._.06

2021/07/09 04:07

ありがとうございます。/usr/local/bin の中身がおかしくなっていたみたいで、一度全削除したらインストールできました、ありがとうございます!
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.50%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問