# ffmpeg ## Summary + **Module Name:** ffmpeg + **Support Level:** Secondary Support + **Software Access Level:** Open Access + **Home Page:** [http://www.ffmpeg.org/documentation.html](http://www.ffmpeg.org/documentation.html) ## Software Description FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library. ## General Linux To load this module for use in a Linux environment, you can run the command: module load ffmpeg Depending on where you are working, there may be more than one version of ffmpeg available. To see which modules are available for loading you can run: module avail ffmpeg