A
- AdapterInterface — Class in namespace FFMpeg
- FFMpeg Adapter interface
- AdvancedAudio — Class in namespace FFMpeg\Format
- AdvancedVideo — Class in namespace FFMpeg\Format
- Audio — Class in namespace FFMpeg\Format
B
- Binary — Class in namespace FFMpeg
- Binary abstract class
- BinaryNotFoundException — Class in namespace FFMpeg\Exception
C
- FFMpeg::close() — Method in class FFMpeg
- Close a file
D
- DefaultAudio — Class in namespace FFMpeg\Format
- The abstract default Audio format
- DefaultVideo — Class in namespace FFMpeg\Format
- The abstract default Video format
E
- Exception — Class in namespace FFMpeg\Exception
- FFMpeg::extractImage() — Method in class FFMpeg
- FFMpeg::encode() — Method in class FFMpeg
- Encode the file to the specified format
F
- FFMpeg — Class in namespace FFMpeg
- FFMpeg driver
- FFProbe — Class in namespace FFMpeg
- FFProbe driver
- Flac — Class in namespace FFMpeg\Format\Audio
- The Flac audio format
G
- AdvancedAudio::getAudioSampleRate() — Method in class AdvancedAudio
- Get the audio sample rate
- AdvancedVideo::getWidth() — Method in class AdvancedVideo
- Returns the width
- AdvancedVideo::getHeight() — Method in class AdvancedVideo
- Returns the height
- AdvancedVideo::getResizeMode() — Method in class AdvancedVideo
- Get the current resize mode
- AdvancedVideo::getFrameRate() — Method in class AdvancedVideo
- Returns the frame rate
- AdvancedVideo::getGOPSize() — Method in class AdvancedVideo
- Returns the GOP size
- Audio::getAudioCodec() — Method in class Audio
- Returns the audio codec
- Audio::getKiloBitrate() — Method in class Audio
- Get the kiloBitrate value
- Flac::getAvailableAudioCodecs() — Method in class Flac
- {@inheritDoc}
- Mp3::getAvailableAudioCodecs() — Method in class Mp3
- {@inheritDoc}
- DefaultAudio::getExtraParams() — Method in class DefaultAudio
- Returns extra parameters for the encoding
- DefaultAudio::getAudioCodec() — Method in class DefaultAudio
- {@inheritdoc}
- DefaultAudio::getAudioSampleRate() — Method in class DefaultAudio
- Get the audio sample rate
- DefaultAudio::getKiloBitrate() — Method in class DefaultAudio
- {@inheritdoc}
- DefaultVideo::getWidth() — Method in class DefaultVideo
- Returns the width
- DefaultVideo::getHeight() — Method in class DefaultVideo
- Returns the height
- DefaultVideo::getResizeMode() — Method in class DefaultVideo
- Get the current resize mode
- DefaultVideo::getFrameRate() — Method in class DefaultVideo
- Returns the frame rate
- DefaultVideo::getVideoCodec() — Method in class DefaultVideo
- {@inheritdoc}
- DefaultVideo::getGOPsize() — Method in class DefaultVideo
- {@inheritdoc}
- InteractiveAudio::getAvailableAudioCodecs() — Method in class InteractiveAudio
- Returns the list of available audio codecs for this format
- InteractiveVideo::getAvailableVideoCodecs() — Method in class InteractiveVideo
- Returns the list of available video codecs for this format
- Video::getVideoCodec() — Method in class Video
- Returns the video codec
- Ogg::getAvailableAudioCodecs() — Method in class Ogg
- {@inheritDoc}
- Ogg::getAvailableVideoCodecs() — Method in class Ogg
- {@inheritDoc}
- WebM::getExtraParams() — Method in class WebM
- {@inheritDoc}
- WebM::getAvailableAudioCodecs() — Method in class WebM
- {@inheritDoc}
- WebM::getAvailableVideoCodecs() — Method in class WebM
- {@inheritDoc}
- X264::getAvailableAudioCodecs() — Method in class X264
- {@inheritDoc}
- X264::getAvailableVideoCodecs() — Method in class X264
- {@inheritDoc}
I
- InvalidArgumentException — Class in namespace FFMpeg\Exception
- InteractiveAudio — Class in namespace FFMpeg\Format
- InteractiveVideo — Class in namespace FFMpeg\Format
L
- AdapterInterface::load() — Method in class AdapterInterface
- Loads the adapter
- Binary::load() — Method in class Binary
- Loads the adapter
- LogicException — Class in namespace FFMpeg\Exception
M
- Mp3 — Class in namespace FFMpeg\Format\Audio
- The MP3 audio format
O
- FFMpeg::open() — Method in class FFMpeg
- Opens a file in order to be processed
- Ogg — Class in namespace FFMpeg\Format\Video
- The Ogg video format
P
- FFProbe::probeFormat() — Method in class FFProbe
- Probe the format of a given file
- FFProbe::probeStreams() — Method in class FFProbe
- Probe the streams contained in a given file
R
- RuntimeException — Class in namespace FFMpeg\Exception
S
- FFMpeg::setProber() — Method in class FFMpeg
- Set a prober
- DefaultAudio::setAudioCodec() — Method in class DefaultAudio
- Set the audio codec, Should be in the available ones, otherwise an exception is thrown
- DefaultAudio::setAudioSampleRate() — Method in class DefaultAudio
- Set the audio sample rate
- DefaultAudio::setKiloBitrate() — Method in class DefaultAudio
- Set the kiloBitrate value
- DefaultVideo::setDimensions() — Method in class DefaultVideo
- Set the dimensions
- DefaultVideo::setResizeMode() — Method in class DefaultVideo
- Set the resize mode
- DefaultVideo::setFrameRate() — Method in class DefaultVideo
- Set the framerate
- DefaultVideo::setVideoCodec() — Method in class DefaultVideo
- Set the video codec, Should be in the available ones, otherwise an exception is thrown
- DefaultVideo::setGOPsize() — Method in class DefaultVideo
- Set the GOP size
V
- Video — Class in namespace FFMpeg\Format
W
- WebM — Class in namespace FFMpeg\Format\Video
- The WebM video format
X
- X264 — Class in namespace FFMpeg\Format\Video
- The X264 video format
_
- Binary::__construct() — Method in class Binary
- Binary constructor
- Binary::__destruct() — Method in class Binary
- Destructor
- FFMpeg::__destruct() — Method in class FFMpeg
- Destructor