FFmpeg

Introduction

FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit) % /util/bin/ffmpeg
% /util/bin/ffplay
% /util/bin/ffserver
0.5 (default)

Notes

  1. Make sure your LD_LIBRARY_PATH environment variable includes /util/ffmpeg/lib if you're on a CSE machine, or /util/ffmpeg/lib if you're on an ENG machine.

People

  1. Jason Corso, instructor.

References

  1. http://ffmpeg.org/
  2. http://www.rainsoft.de/projects/ffmpeg_opencv.html