PHP Classes / ffmpeg

Manipulate and convert videos with ffmpeg program

ffmpeg PHP Class

This class is a wrapper around the ffmpeg program to manipulate and convert video files. Currently it can perform several types of manipulation operations that include video format conversion, extract video frames into separate image files and assemble a video stream from a set of separate video images. Several parameters can also be configured like the output video file format (which can be Flash video or any other supported by ffmpeg), video and audio bit rate and sample rate, video dimensions and aspect ratio.

Similar PHP Classes

Search in PHP Classes

Filter by tags