| Interface | Description |
|---|---|
| EncoderProgressListener |
Encoding progress listener interface.
|
| Class | Description |
|---|---|
| AudioAttributes |
Attributes controlling the audio encoding process.
|
| AudioInfo |
Instances of this class report informations about an audio stream that can be
decoded.
|
| Color | |
| ConversionOutputAnalyzer | |
| DefaultFFMPEGLocator |
The default ffmpeg executable locator, which exports on disk the ffmpeg
executable bundled with the library distributions.
|
| Encoder |
Main class of the package.
|
| EncodingAttributes |
Attributes controlling the encoding process.
|
| FFMPEGExecutor |
A ffmpeg process wrapper.
|
| FFMPEGLocator |
Abstract class whose derived concrete instances are used by
Encoder
to locate the ffmpeg executable path. |
| MultimediaInfo |
Instances of this class report informations about a decoded multimedia file.
|
| MultimediaObject | |
| ScreenExtractor | |
| Utils | |
| VideoAttributes |
Attributes controlling the video encoding process.
|
| VideoFilter |
Created with IntelliJ IDEA.
|
| VideoInfo |
Instances of this class report informations about a video stream that can be
decoded.
|
| VideoSize |
Instances of this class report informations about videos size.
|
| Enum | Description |
|---|---|
| VideoAttributes.X264_PROFILE |
| Exception | Description |
|---|---|
| EncoderException |
Encoding expection.
|
| InputFormatException |
This expection is thrown if a source file format is not recognized.
|
JAVE - Java Audio Video Encoder
Copyright © 2020. All rights reserved.