Package net.bramp.ffmpeg.builder
package net.bramp.ffmpeg.builder
-
ClassDescriptionAbstractFFmpegInputBuilder<T extends AbstractFFmpegInputBuilder<T>>Abstract base class for building FFmpeg input arguments.AbstractFFmpegOutputBuilder<T extends AbstractFFmpegOutputBuilder<T>>Builds a representation of a single output/encoding setting.AbstractFFmpegStreamBuilder<T extends AbstractFFmpegStreamBuilder<T>>This abstract class holds flags that are both applicable to input and output streams in the ffmpeg command, while flags that apply to a particular direction (input/output) are located in
FFmpegOutputBuilder.The available codecs may vary depending on the version of FFmpeg.Builds a ffmpeg command line.Log level options: ffmpeg documentation.Builder for FFmpeg file-based input arguments.Builder for FFmpeg HLS (HTTP Live Streaming) output arguments.Builder for standard FFmpeg output arguments.Builds a ffprobe command line.Represents an HLS variant stream mapping.Metadata spec, as described in the "map_metadata" section of Main options.Enum representing FFmpeg stream specifier types (video, audio, subtitle, etc.).Enum representing FFmpeg strict standards compliance levels.The available codecs may vary depending on the version of FFmpeg.