ffmpeg¶
Summary
Source: https://www.ffmpeg.org/
Build: https://johnvansickle.com/ffmpeg/
License: GPL v3, LGPL v2.1, see https://www.ffmpeg.org/legal.html for details
Path: /software/ffmpeg
Documentation: https://www.ffmpeg.org/documentation.html
A complete, cross-platform solution to record, convert and stream audio and video.
Using ffmpeg¶
The installations are simple dumps of the static build from https://johnvansickle.com/ffmpeg/
module load maxwell ffmpeg
# details about the incorporated features:
module help ffmpeg # output shown for v5.0
----------- Module Specific Help for 'ffmpeg/5.0' -----------------
______ ______
/ ____// ____/____ ___ ____ ___ ____ _
/ /_ / /_ / __ `__ / __ / _ / __ `/
/ __/ / __/ / / / / / // /_/ // __// /_/ /
/_/ /_/ /_/ /_/ /_// .___/ ___/ __, /
/_/ /____/
build: ffmpeg-5.0-amd64-static.tar.xz
version: 5.0
gcc: 8.3.0
yasm: 1.3.0.36.ge2569
nasm: 2.15.05
libaom: 3.2.0-393-g402e264b9
libass: 0.15.2
libgme: 0.6.3
libsrt: 1.4.4
libvpx: 1.11.0-30-g888bafc78
libvmaf: 2.3.0
libx264: 0.164.3081
libx265: 3.5+1-f0c1022b6
libxvid: 1.3.7
libwebp: 0.6.1
libzimg: 3.0.3
libzvbi: 0.2.36
libdav1d: 0.9.2
libgnutls: 3.7.2
libtheora: 1.2.0alpha1+git
libfrei0r: 1.6.1-2
libvidstab: 1.20
libfreetype: 2.9.1-3+deb10u1
libharfbuzz: 3.1.1
libopenjpeg: 2.4.0
libalsa: 1.2.4
libsoxr: 0.1.3
libopus: 1.3.1
libspeex: 1.2
libvorbis: 1.3.7
libmp3lame: 3.100
librubberband: 1.8.2
libvo-amrwbenc: 0.1.3-1+b1
libopencore-amrnb: 0.1.3-2.1+b2
libopencore-amrwb: 0.1.3-2.1+b2
This static build is licensed under the GNU General Public License version 3.
*** This module sets the PATH for ffmpeg 5.0 static build ***