Uses of Package
net.bramp.ffmpeg.builder
Packages that use net.bramp.ffmpeg.builder
Package
Description
-
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpegClassDescriptionBuilds a ffmpeg command line.Builds a ffprobe command line.
-
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.builderClassDescriptionAbstract base class for building FFmpeg input arguments.Builds a representation of a single output/encoding setting.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.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. -
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.job
-
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.modelmapperClassDescriptionThis 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.