Package | Description |
---|---|
be.tarsos.transcoder.ffmpeg |
Modifier and Type | Class and Description |
---|---|
class |
LinuxFFMPEGLocator
The default FFMPEG executable locator, which exports on disk the FFMPEG
executable bundled with the library distributions.
|
class |
MacFFMPEGLocator
This class provides an ffmpeg binary for Mac OS X.
|
class |
PathFFMPEGLocator
This class provides tries to find an ffmpeg binary in the PATH
|
class |
WindowsFFMPEGLocator
The default ffmpeg executable locator, which exports on disk the ffmpeg
executable bundled with the library distributions.
|
Modifier and Type | Method and Description |
---|---|
static void |
Encoder.addFFMPEGLocator(FFMPEGLocator locator) |