Uses of Package
net.bramp.ffmpeg.builder
-
Packages that use net.bramp.ffmpeg.builder Package Description net.bramp.ffmpeg net.bramp.ffmpeg.builder net.bramp.ffmpeg.job net.bramp.ffmpeg.modelmapper -
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg Class Description FFmpegBuilder Builds a ffmpeg command line -
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.builder Class Description AbstractFFmpegStreamBuilder 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 inFFmpegOutputBuilder.FFmpegBuilder Builds a ffmpeg command lineFFmpegBuilder.Strict FFmpegBuilder.Verbosity Log level options: https://ffmpeg.org/ffmpeg.html#Generic-optionsFFmpegOutputBuilder Builds a representation of a single output/encoding settingMetadataSpecifier Metadata spec, as described in the "map_metadata" section of https://www.ffmpeg.org/ffmpeg-all.html#Main-optionsStreamSpecifier https://ffmpeg.org/ffmpeg.html#Stream-specifiersStreamSpecifierType -
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.job Class Description FFmpegBuilder Builds a ffmpeg command line -
Classes in net.bramp.ffmpeg.builder used by net.bramp.ffmpeg.modelmapper Class Description AbstractFFmpegStreamBuilder 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 inFFmpegOutputBuilder.