Skip to main content

FFmpeg:

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: FFmpeg
Description:
For more information: https://ffmpeg.org/
Categories:
License: OpenSource (LGPL2.1/GPL2)

General usage information

FFmpeg is a software suite for handling video, audio, and other multimedia files and streams, inclusing support for command-line-based processing of video and audio files. It is widely used for format transcoding, basic editing (trimming and concatenation), video scaling, video post-production effects and standards compliance (SMPTE, ITU).

This module will add the ffmpeg, ffplay, and ffprobe commands to your path.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package FFmpeg, by cluster

This section lists the available versions of the package FFmpegon the different clusters.

Available versions of FFmpeg on the Zaratab cluster

Available versions of FFmpeg on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.3.2 ffmpeg/4.3.2 zen2 Y
6.0 ffmpeg/6.0 icelake, x86_64, zen2 Y
4.2.2 ffmpeg/4.2.2 zen Y






Back to Top