Home 9 Resources 9 Software 9 FFmpeg

FFmpeg

FFmpeg is a multimedia framework providing the ability to encode, decode, transcode, mux, demux, filter and play audio and video files.

 

Documentation

 

Usage on Bridges-2

To see what versions of FFmpeg are available and if there is more than one, which is the default, along with some help, type

module spider ffmpeg

 

To use FFMpeg, include a command like this in your batch script or interactive session to load the FFMpeg module: (note ‘module load’ is case-sensitive):

 

module load ffmpeg