LoginSignup
2

More than 5 years have passed since last update.

macOSにhomebrewでffplayをインストールする

Last updated at Posted at 2018-08-29
brew install ffmpeg

だけでok。ffplayも一緒にはいります。

古い資料だと--with-sdl2とか--with-ffplayをつけろと書いてあるのだけど、最新版だとなにもつけなくてもよくなっていた。

動作チェック

カメラの映像がでるよ

ffplay -f avfoundation -framerate 30 -i "0:"

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2