PHP-FFMpeg API

Classes

FFMpeg\AdapterInterface FFMpeg Adapter interface
FFMpeg\Binary Binary abstract class
FFMpeg\Exception\BinaryNotFoundException
FFMpeg\Exception\Exception
FFMpeg\Exception\InvalidArgumentException
FFMpeg\Exception\LogicException
FFMpeg\Exception\RuntimeException
FFMpeg\FFMpeg FFMpeg driver
FFMpeg\FFMpegServiceProvider
FFMpeg\FFProbe FFProbe driver
FFMpeg\Format\Audio The base audio interface
FFMpeg\Format\Audio\DefaultAudio The abstract default Audio format
FFMpeg\Format\Audio\Flac The Flac audio format
FFMpeg\Format\Audio\Interactive The interactive audio interface.
FFMpeg\Format\Audio\Mp3 The MP3 audio format
FFMpeg\Format\Audio\Resamplable The resamplable audio interface
FFMpeg\Format\Audio\Transcodable
FFMpeg\Format\Dimension Dimension object, used for manipulating width and height couples
FFMpeg\Format\Video The base video interface
FFMpeg\Format\Video\DefaultVideo The abstract default Video format
FFMpeg\Format\Video\Interactive The interactive video interface.
FFMpeg\Format\Video\Ogg The Ogg video format
FFMpeg\Format\Video\Resamplable The resamplable video interface
FFMpeg\Format\Video\Resizable The resizable video interface
FFMpeg\Format\Video\Transcodable
FFMpeg\Format\Video\WebM The WebM video format
FFMpeg\Format\Video\X264 The X264 video format