LoginSignup
23
18

More than 5 years have passed since last update.

Ubuntu 14.04にPPAからffmpegを導入する

Posted at

Ubuntu 14.04の標準パッケージにはなぜかffmpegが入っていないので、非公式リポジトリのPPAから導入します。

sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt update
sudo apt install ffmpeg

音声コーデックのlibfdk_aacも入ります。

jon-severinsson/ffmpegリポジトリを勧めている記事が多いのですが、バージョンが古いです。

23
18
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
23
18