飽きもせずにffmpegのインストールをしています。
今回はCentOS 6.7(64bit)にnux-dextop repoを使用してインストールしてみます。
前回CentOS 7の時は回線が遅くてエラーになりましたが、今回は大丈夫でした。
Install ffmpeg on CentOS 7 with nux-dextop
https://www.rootlinks.net/2016/01/18/install-ffmpeg-on-centos-7-with-nux-dextop/
My GNU/Linux related projects
http://li.nux.ro/
- epel repository
- nux-dextop repository
- ffmpeg ffmpeg-devel install
- ffmpeg
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
[root@host01 ~]# yum -y install epel-release 読み込んだプラグイン:fastestmirror インストール処理の設定をしています Loading mirror speeds from cached hostfile * base: ftp.nara.wide.ad.jp * extras: ftp.nara.wide.ad.jp * updates: ftp.nara.wide.ad.jp base | 3.7 kB 00:00 extras | 3.4 kB 00:00 updates | 3.4 kB 00:00 updates/primary_db | 3.3 MB 00:00 依存性の解決をしています --> トランザクションの確認を実行しています。 ---> Package epel-release.noarch 0:6-8 will be インストール --> 依存性解決を終了しました。 依存性を解決しました ================================================================================ パッケージ アーキテクチャ バージョン リポジトリー 容量 ================================================================================ インストールしています: epel-release noarch 6-8 extras 14 k トランザクションの要約 ================================================================================ インストール 1 パッケージ 総ダウンロード容量: 14 k インストール済み容量: 22 k パッケージをダウンロードしています: epel-release-6-8.noarch.rpm | 14 kB 00:00 rpm_check_debug を実行しています トランザクションのテストを実行しています トランザクションのテストを成功しました トランザクションを実行しています インストールしています : epel-release-6-8.noarch 1/1 Verifying : epel-release-6-8.noarch 1/1 インストール: epel-release.noarch 0:6-8 完了しました! |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
[root@host01 ~]# rpm -ivh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-de xtop-release-0-2.el6.nux.noarch.rpm http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm を取得中 警告: /var/tmp/rpm-tmp.PJocN1: ヘッダ V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY 準備中... ########################################### [100%] 1:nux-dextop-release ########################################### [100%] [root@host01 ~]# cat /etc/yum.repos.d/nux-dextop.repo [nux-dextop] name=Nux.Ro RPMs for general desktop use baseurl=http://li.nux.ro/download/nux/dextop/el6/$basearch/ http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el6/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nux.ro protect=0 [nux-dextop-testing] name=Nux.Ro RPMs for general desktop use - testing baseurl=http://li.nux.ro/download/nux/dextop-testing/el6/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nux.ro protect=0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 |
[root@host01 ~]# yum install ffmpeg ffmpeg-devel 読み込んだプラグイン:fastestmirror インストール処理の設定をしています Loading mirror speeds from cached hostfile epel/metalink | 4.9 kB 00:00 * base: ftp.nara.wide.ad.jp * epel: ftp.kddilabs.jp * extras: ftp.nara.wide.ad.jp * nux-dextop: mirror.li.nux.ro * updates: ftp.nara.wide.ad.jp epel | 4.3 kB 00:00 epel/primary_db | 5.8 MB 00:00 nux-dextop | 2.9 kB 00:00 nux-dextop/primary_db | 931 kB 00:09 依存性の解決をしています --> トランザクションの確認を実行しています。 ---> Package ffmpeg.x86_64 0:0.10.4-2.el6.nux will be インストール --> 依存性の処理をしています: ffmpeg-libs = 0.10.4-2.el6.nux のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libswscale.so.2(LIBSWSCALE_2)(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libswresample.so.0(LIBSWRESAMPLE_0)(64bit) のパッ ケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libpostproc.so.52(LIBPOSTPROC_52)(64bit) のパッケ ージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavutil.so.51(LIBAVUTIL_51)(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavformat.so.53(LIBAVFORMAT_53)(64bit) のパッケ ージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavfilter.so.2(LIBAVFILTER_2)(64bit) のパッケー ジ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavdevice.so.53(LIBAVDEVICE_53)(64bit) のパッケ ージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavcodec.so.53(LIBAVCODEC_53)(64bit) のパッケー ジ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libswscale.so.2()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libswresample.so.0()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libpostproc.so.52()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavutil.so.51()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavformat.so.53()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavfilter.so.2()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavdevice.so.53()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libavcodec.so.53()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libSDL-1.2.so.0()(64bit) のパッケージ: ffmpeg-0.10.4-2.el6.nux.x86_64 ---> Package ffmpeg-devel.x86_64 0:0.10.4-2.el6.nux will be インストール --> トランザクションの確認を実行しています。 ---> Package SDL.x86_64 0:1.2.14-7.el6_7.1 will be インストール ---> Package ffmpeg-libs.x86_64 0:0.10.4-2.el6.nux will be インストール --> 依存性の処理をしています: libxvidcore.so.4()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libx264.so.142()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libva.so.1()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libv4l2.so.0()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libspeex.so.1()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libschroedinger-1.0.so.0()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: librtmp.so.0()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libopenjpeg.so.2()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libopenal.so.1()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libmp3lame.so.0()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libgsm.so.1()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libdc1394.so.22()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> 依存性の処理をしています: libass.so.4()(64bit) のパッケージ: ffmpeg-libs-0.10.4-2.el6.nux.x86_64 --> トランザクションの確認を実行しています。 ---> Package gsm.x86_64 0:1.0.13-4.el6 will be インストール ---> Package lame-libs.x86_64 0:3.99.5-1.el6.nux will be インストール ---> Package libass.x86_64 0:0.10.0-1.el6 will be インストール --> 依存性の処理をしています: libfribidi.so.0()(64bit) のパッケージ: libass-0.10.0-1.el6.x86_64 --> 依存性の処理をしています: libenca.so.0()(64bit) のパッケージ: libass-0.10.0-1.el6.x86_64 ---> Package libdc1394.x86_64 0:2.1.2-3.4.el6 will be インストール --> 依存性の処理をしています: libusb-1.0.so.0()(64bit) のパッケージ: libdc1394-2.1.2-3.4.el6.x86_64 --> 依存性の処理をしています: libraw1394.so.11()(64bit) のパッケージ: libdc1394-2.1.2-3.4.el6.x86_64 ---> Package librtmp.x86_64 0:2.4-0.3.20110811gitc58cfb3e.el6.nux will be インストール ---> Package libv4l.x86_64 0:0.6.3-2.el6 will be インストール ---> Package libva.x86_64 0:1.0.15-1.el6 will be インストール ---> Package openal-soft.x86_64 0:1.12.854-1.el6 will be インストール ---> Package openjpeg-libs.x86_64 0:1.3-11.el6 will be インストール ---> Package schroedinger.x86_64 0:1.0.8-4.el6 will be インストール ---> Package speex.x86_64 0:1.2-0.12.rc1.1.el6 will be インストール ---> Package x264-libs.x86_64 0:0.142-7.20140728gitaf8e768.el6.nux will be イン ストール ---> Package xvidcore.x86_64 0:1.2.2-2.el6.nux will be インストール --> トランザクションの確認を実行しています。 ---> Package enca.x86_64 0:1.16-1.el6 will be インストール ---> Package libfribidi.x86_64 0:0.19.2-3.el6.nux will be インストール ---> Package libraw1394.x86_64 0:2.0.4-1.el6 will be インストール ---> Package libusb1.x86_64 0:1.0.9-0.6.rc1.el6 will be インストール --> 依存性解決を終了しました。 依存性を解決しました ================================================================================ パッケージ アーキテクチャ バージョン リポジトリー 容量 ================================================================================ インストールしています: ffmpeg x86_64 0.10.4-2.el6.nux nux-dextop 322 k ffmpeg-devel x86_64 0.10.4-2.el6.nux nux-dextop 190 k 依存性関連でのインストールをします。: SDL x86_64 1.2.14-7.el6_7.1 updates 193 k enca x86_64 1.16-1.el6 epel 103 k ffmpeg-libs x86_64 0.10.4-2.el6.nux nux-dextop 3.6 M gsm x86_64 1.0.13-4.el6 base 27 k lame-libs x86_64 3.99.5-1.el6.nux nux-dextop 339 k libass x86_64 0.10.0-1.el6 epel 56 k libdc1394 x86_64 2.1.2-3.4.el6 base 117 k libfribidi x86_64 0.19.2-3.el6.nux nux-dextop 43 k libraw1394 x86_64 2.0.4-1.el6 base 53 k librtmp x86_64 2.4-0.3.20110811gitc58cfb3e.el6.nux nux-dextop 60 k libusb1 x86_64 1.0.9-0.6.rc1.el6 base 80 k libv4l x86_64 0.6.3-2.el6 base 103 k libva x86_64 1.0.15-1.el6 epel 53 k openal-soft x86_64 1.12.854-1.el6 epel 129 k openjpeg-libs x86_64 1.3-11.el6 base 60 k schroedinger x86_64 1.0.8-4.el6 epel 213 k speex x86_64 1.2-0.12.rc1.1.el6 base 96 k x264-libs x86_64 0.142-7.20140728gitaf8e768.el6.nux nux-dextop 722 k xvidcore x86_64 1.2.2-2.el6.nux nux-dextop 244 k トランザクションの要約 ================================================================================ インストール 21 パッケージ 総ダウンロード容量: 6.8 M インストール済み容量: 19 M これでいいですか? [y/N]y パッケージをダウンロードしています: (1/21): SDL-1.2.14-7.el6_7.1.x86_64.rpm | 193 kB 00:00 (2/21): enca-1.16-1.el6.x86_64.rpm | 103 kB 00:00 (3/21): ffmpeg-0.10.4-2.el6.nux.x86_64.rpm | 322 kB 00:03 (4/21): ffmpeg-devel-0.10.4-2.el6.nux.x86_64.rpm | 190 kB 00:02 (5/21): ffmpeg-libs-0.10.4-2.el6.nux.x86_64.rpm | 3.6 MB 00:43 (6/21): gsm-1.0.13-4.el6.x86_64.rpm | 27 kB 00:00 (7/21): lame-libs-3.99.5-1.el6.nux.x86_64.rpm | 339 kB 00:05 (8/21): libass-0.10.0-1.el6.x86_64.rpm | 56 kB 00:00 (9/21): libdc1394-2.1.2-3.4.el6.x86_64.rpm | 117 kB 00:00 (10/21): libfribidi-0.19.2-3.el6.nux.x86_64.rpm | 43 kB 00:01 (11/21): libraw1394-2.0.4-1.el6.x86_64.rpm | 53 kB 00:00 (12/21): librtmp-2.4-0.3.20110811gitc58cfb3e.el6.nux.x86 | 60 kB 00:01 (13/21): libusb1-1.0.9-0.6.rc1.el6.x86_64.rpm | 80 kB 00:00 (14/21): libv4l-0.6.3-2.el6.x86_64.rpm | 103 kB 00:00 (15/21): libva-1.0.15-1.el6.x86_64.rpm | 53 kB 00:00 (16/21): openal-soft-1.12.854-1.el6.x86_64.rpm | 129 kB 00:00 (17/21): openjpeg-libs-1.3-11.el6.x86_64.rpm | 60 kB 00:00 (18/21): schroedinger-1.0.8-4.el6.x86_64.rpm | 213 kB 00:00 (19/21): speex-1.2-0.12.rc1.1.el6.x86_64.rpm | 96 kB 00:00 (20/21): x264-libs-0.142-7.20140728gitaf8e768.el6.nux.x8 | 722 kB 00:09 (21/21): xvidcore-1.2.2-2.el6.nux.x86_64.rpm | 244 kB 00:02 -------------------------------------------------------------------------------- 合計 91 kB/s | 6.8 MB 01:15 警告: rpmts_HdrFromFdno: ヘッダ V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 Importing GPG key 0x0608B895: Userid : EPEL (6) <epel@fedoraproject.org> Package: epel-release-6-8.noarch (@extras) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 これでいいですか? [y/N]y warning: rpmts_HdrFromFdno: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-nux.ro Importing GPG key 0x85C6CD8A: Userid : Nux.Ro (rpm builder) <rpm@li.nux.ro> Package: nux-dextop-release-0-2.el6.nux.noarch (installed) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-nux.ro これでいいですか? [y/N]y rpm_check_debug を実行しています トランザクションのテストを実行しています トランザクションのテストを成功しました トランザクションを実行しています 警告: RPMDB は yum 以外で変更されました。 インストールしています : SDL-1.2.14-7.el6_7.1.x86_64 1/21 インストールしています : enca-1.16-1.el6.x86_64 2/21 インストールしています : libva-1.0.15-1.el6.x86_64 3/21 インストールしています : libraw1394-2.0.4-1.el6.x86_64 4/21 インストールしています : gsm-1.0.13-4.el6.x86_64 5/21 インストールしています : librtmp-2.4-0.3.20110811gitc58cfb3e.el6.nux 6/21 インストールしています : speex-1.2-0.12.rc1.1.el6.x86_64 7/21 インストールしています : xvidcore-1.2.2-2.el6.nux.x86_64 8/21 インストールしています : x264-libs-0.142-7.20140728gitaf8e768.el6.nu 9/21 インストールしています : schroedinger-1.0.8-4.el6.x86_64 10/21 インストールしています : libusb1-1.0.9-0.6.rc1.el6.x86_64 11/21 インストールしています : libdc1394-2.1.2-3.4.el6.x86_64 12/21 インストールしています : lame-libs-3.99.5-1.el6.nux.x86_64 13/21 インストールしています : libv4l-0.6.3-2.el6.x86_64 14/21 インストールしています : openjpeg-libs-1.3-11.el6.x86_64 15/21 インストールしています : libfribidi-0.19.2-3.el6.nux.x86_64 16/21 インストールしています : libass-0.10.0-1.el6.x86_64 17/21 インストールしています : openal-soft-1.12.854-1.el6.x86_64 18/21 インストールしています : ffmpeg-libs-0.10.4-2.el6.nux.x86_64 19/21 インストールしています : ffmpeg-0.10.4-2.el6.nux.x86_64 20/21 インストールしています : ffmpeg-devel-0.10.4-2.el6.nux.x86_64 21/21 Verifying : openal-soft-1.12.854-1.el6.x86_64 1/21 Verifying : libass-0.10.0-1.el6.x86_64 2/21 Verifying : libfribidi-0.19.2-3.el6.nux.x86_64 3/21 Verifying : openjpeg-libs-1.3-11.el6.x86_64 4/21 Verifying : libv4l-0.6.3-2.el6.x86_64 5/21 Verifying : lame-libs-3.99.5-1.el6.nux.x86_64 6/21 Verifying : libusb1-1.0.9-0.6.rc1.el6.x86_64 7/21 Verifying : schroedinger-1.0.8-4.el6.x86_64 8/21 Verifying : x264-libs-0.142-7.20140728gitaf8e768.el6.nu 9/21 Verifying : SDL-1.2.14-7.el6_7.1.x86_64 10/21 Verifying : xvidcore-1.2.2-2.el6.nux.x86_64 11/21 Verifying : speex-1.2-0.12.rc1.1.el6.x86_64 12/21 Verifying : librtmp-2.4-0.3.20110811gitc58cfb3e.el6.nux 13/21 Verifying : gsm-1.0.13-4.el6.x86_64 14/21 Verifying : ffmpeg-libs-0.10.4-2.el6.nux.x86_64 15/21 Verifying : libraw1394-2.0.4-1.el6.x86_64 16/21 Verifying : libva-1.0.15-1.el6.x86_64 17/21 Verifying : libdc1394-2.1.2-3.4.el6.x86_64 18/21 Verifying : enca-1.16-1.el6.x86_64 19/21 Verifying : ffmpeg-0.10.4-2.el6.nux.x86_64 20/21 Verifying : ffmpeg-devel-0.10.4-2.el6.nux.x86_64 21/21 インストール: ffmpeg.x86_64 0:0.10.4-2.el6.nux ffmpeg-devel.x86_64 0:0.10.4-2.el6.nux 依存性関連をインストールしました: SDL.x86_64 0:1.2.14-7.el6_7.1 enca.x86_64 0:1.16-1.el6 ffmpeg-libs.x86_64 0:0.10.4-2.el6.nux gsm.x86_64 0:1.0.13-4.el6 lame-libs.x86_64 0:3.99.5-1.el6.nux libass.x86_64 0:0.10.0-1.el6 libdc1394.x86_64 0:2.1.2-3.4.el6 libfribidi.x86_64 0:0.19.2-3.el6.nux libraw1394.x86_64 0:2.0.4-1.el6 librtmp.x86_64 0:2.4-0.3.20110811gitc58cfb3e.el6.nux libusb1.x86_64 0:1.0.9-0.6.rc1.el6 libv4l.x86_64 0:0.6.3-2.el6 libva.x86_64 0:1.0.15-1.el6 openal-soft.x86_64 0:1.12.854-1.el6 openjpeg-libs.x86_64 0:1.3-11.el6 schroedinger.x86_64 0:1.0.8-4.el6 speex.x86_64 0:1.2-0.12.rc1.1.el6 x264-libs.x86_64 0:0.142-7.20140728gitaf8e768.el6.nux xvidcore.x86_64 0:1.2.2-2.el6.nux 完了しました! |
ffmpeg version 0.10.4って古くないですか。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
[root@host01 ~]# ffmpeg ffmpeg version 0.10.4 Copyright (c) 2000-2012 the FFmpeg developers built on Oct 27 2014 10:54:02 with gcc 4.4.7 20120313 (Red Hat 4.4.7-11) configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-bzlib --disable-crystalhd --enable-gnutls --enable-libass --enable-libcdio --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopenjpeg --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man ffmpeg' |