どーも!maruhachiです!
資産形成になかなか辿りつかないブログとなっていますが。。。少しずつですが着実に前進しております。
楽天銀行での手続きにお時間かかってしまい。。。先日普通に使用できるようになりました。泣
だがしかし、ATMカードが使えない。どうなってるんじゃ泣
さて、今回のタイトルの内容ですが。
嫁依頼で.mkvファイルの動画変換が必要になりまして、Google先生に聞き込みしたところ、ffmpegなるものがあると言ってたのでトライしてみました。
実行環境
PC: iMac (27-inch, Late 2012) _10年超え!汗
OS: macOS Catalina 10.15.7
インストール環境: Homebrew 4.0.4
ffmpegインストール
ターミナルアプリを開いて。
まずは過去に入れた記憶もないですが、”brew list”を入力し確認。。。
ないよねー。入れてないよねー。だよねー。。。
さあ、気を取り直して入れてみますか!
”brew install ffmpeg”エンターキー ポチッ、、、
おお!なんか英語がつらつら流れている。。。気分はハッカー笑
実行環境載せている時点でお気づきかもしれませんが、私はコンピューターを使いこなしていません笑
10年前のiMacを今だに使用できています。
5分ぐらい眺めていると、たまに進んでいくので何かが動いているのは分かる。。。
ただ、==> Fetching ffmpegからの==> make installが始まってからが長い!非常に長い!
手前の==> makeで体感5〜10分ぐらい待っていたので、せっかちな私は何度やり直そうかと思ったか笑
インストール中
そして始まりました==> make install
🍺 /usr/local/Cellar/cmake/3.25.2: 3,167 files, 49.5MB, built in 16 minutes 21 seconds
おいおい、なんだそのビールは! 16分もかかっているじゃないか!って気分でした。
ということで、後はサクサク進むのかと勝手に想像していました。。。
🍺 /usr/local/Cellar/doxygen/1.9.6: 9 files, 19.7MB, built in 4 minutes 4 seconds
4分後。。。
あら〜。これめちゃくちゃ時間かかるやつ?!手を出すタイミング間違えた?!
気持ち的に待つか、席を外すか迷います。。。
🍺 /usr/local/Cellar/openssl@1.1/1.1.1t: 8,094 files, 18.5MB, built in 5 minutes 36 seconds
まじかよ〜。明日も仕事だし眠ろうモードへ。
ここから1日放置です。
結果、ビルドにかかった時間は。。。。。およそ4時間!!
いや〜寝て正解。思わず今日エクセルで集計しちゃいました笑
いろんなサイトを見たときに、少し時間がかかるって書いてあるサイトがあったのですが、
4時間って! 少しではないですよね?! 寝て正解でした笑
結果
Running `brew update –auto-update`…
Warning: You are using macOS 10.15.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew’s GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew’s discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
==> Fetching dependencies for ffmpeg: cmake, bison, gettext, flex, doxygen, mpdecimal, ca-certificates, openssl@1.1, readline, sqlite, xz, python@3.11, docutils, pygments, sphinx-doc, brotli, giflib, highway, imath, nasm, jpeg-turbo, libpng, lz4, zstd, libtiff, little-cms2, openexr, webp, jpeg-xl, libvmaf, yasm, aom, aribb24, ninja, meson, dav1d, freetype, fontconfig, frei0r, gmp, libunistring, libidn2, libtasn1, nettle, p11-kit, libevent, libnghttp2, unbound, gnutls, lame, fribidi, pcre2, glib, util-macros, xtrans, xcb-proto, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, gobject-introspection, graphite2, icu4c, harfbuzz, libunibreak, libass, libbluray, cjson, cmocka, mbedtls, librist, libsoxr, libvidstab, libogg, libvorbis, libvpx, opencore-amr, openjpeg, opus, rust, libssh2, libgit2, cargo-c, rav1e, libsamplerate, automake, libtool, flac, mpg123, libsndfile, rubberband, sdl2, snappy, speex, srt, svt-av1, leptonica, libb2, libarchive, pango, tesseract, theora, x264, x265, xvid, libsodium, zeromq and zimg
最初の方のlogを見ていたら、どうやら大量のHomebrewアップデートだったっぽいですね笑
普段使用する機会が少ないとこうなっちゃうんですね。
同じような方がいましたら、インストールするタイミングはお気をつけください笑
無事にインストールと変換を終えることができよかったです。
でわまた!
コメント