Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABSOLUTE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Scale
 
AbstractFilterMetadata - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#metadata_002c-ametadata Non thread safe
AbstractFilterMetadata.Function - Enum Class in tv.hd3g.fflauncher.filtering
 
AbstractFilterMetadata.Mode - Enum Class in tv.hd3g.fflauncher.filtering
 
accept(T) - Method in interface tv.hd3g.fflauncher.progress.AtomicLatchReference.ConsumerWithException
 
ACMSelectedInputChannel - Record Class in tv.hd3g.fflauncher.acm
 
ACMSelectedInputChannel(InputAudioStream, InputAudioChannelSelector) - Constructor for record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Creates an instance of a ACMSelectedInputChannel record class.
ADD - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
addArgument(String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
 
addArgument(String, Enum<?>) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
 
addArgument(String, Number) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
 
addArgument(String, String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
 
addArgument(String, Collection<?>, String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
map with toString
addArgument(String, Optional<T>) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
With String.valueOf(value.get())
addArgument(String, Stream<?>, String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
map with toString
addAudioCodecName(String, int) - Method in class tv.hd3g.fflauncher.FFmpeg
No checks will be done.
addBitrate(int, FFUnit, int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
Video bitrate
addBitrateControl(int, int, int, FFUnit) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
Video bitrate
addCRF(int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
Constant bitrate factor, 0=lossless.
addDuration(String) - Method in interface tv.hd3g.fflauncher.TemporalProcessTraits
When used as an output option (before an output url), stop writing the output after its duration reaches duration.
addEndPosition(String) - Method in interface tv.hd3g.fflauncher.TemporalProcessTraits
Like the -ss option but relative to the "end of file".
addFastStartMovMp4File() - Method in class tv.hd3g.fflauncher.FFmpeg
Add "-movflags faststart" Please, put it a the end of command line, before output stream.
addFilter(AudioFilterSupplier) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilter(AudioFilterSupplier) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
addFilter(VideoFilterSupplier) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilter(VideoFilterSupplier) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
addFilterAMetadata(Consumer<AudioFilterAMetadata>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterAstats(Consumer<AudioFilterAstats>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterBlackdetect(Consumer<VideoFilterBlackdetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterBlockdetect(Consumer<VideoFilterBlockdetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterBlurdetect(Consumer<VideoFilterBlurdetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterCropdetect(Consumer<VideoFilterCropdetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterEbur128(Consumer<AudioFilterEbur128>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterFreezedetect(Consumer<VideoFilterFreezedetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterIdet(Consumer<VideoFilterIdet>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterInLastChain(String, boolean) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
addFilterInLastChain(Filter, boolean) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
addFilterMEstimate(Consumer<VideoFilterMEstimate>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterMetadata(Consumer<VideoFilterMetadata>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterPhasemeter(Consumer<AudioFilterAPhasemeter>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterSilencedetect(Consumer<AudioFilterSilencedetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addFilterSiti(Consumer<VideoFilterSiti>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
AddFiltersTraits - Interface in tv.hd3g.fflauncher.recipes
 
addFilterVolumedetect(Consumer<AudioFilterVolumedetect>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addGOPControl(int, int, int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
 
addHardwareNVMultipleScalerFilterComplex(Map<String, String>) - Method in interface tv.hd3g.fflauncher.HardwareProcessTraits
Use nvresize Not checks will be done
addHardwareNVScalerFilter(Point, String, String) - Method in interface tv.hd3g.fflauncher.HardwareProcessTraits
Not checks will be done NVIDIA Performance Primitives via libnpp.
addHardwareVideoDecoding(String, FFprobeJAXB, FFHardwareCodec, FFAbout) - Method in interface tv.hd3g.fflauncher.HardwareProcessTraits
"Patch" ffmpeg command line for hardware decoding.
addHardwareVideoEncoding(String, int, FFHardwareCodec, FFAbout) - Method in interface tv.hd3g.fflauncher.HardwareProcessTraits
Set codec name, and if it possible, use hardware encoding.
addIBQfactor(float, float) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
 
addInputSource(File, String, String...) - Method in interface tv.hd3g.fflauncher.InputSourceProviderTraits
Add a parameters via an input reference, like: [parametersBeforeInputSource] {varNameInParameters replaced by source} For example, set source = "/myfile", varNameInParameters = "IN", parametersBeforeInputSource = [-i], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE -i /myfile -send <%OUT%>"
addInputSource(File, String, Collection<String>) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an input reference, like: [parametersBeforeInputSource] {varNameInParameters replaced by source} [parametersAfterInputSource] For example, set source = "/myfile", varNameInParameters = "IN", parametersBeforeInputSource = [-i], parametersAfterInputSource = [-w], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE -i /myfile -w -send <%OUT%>"
addInputSource(File, String, Collection<String>) - Method in interface tv.hd3g.fflauncher.InputSourceProviderTraits
 
addInputSource(String, String, String...) - Method in interface tv.hd3g.fflauncher.InputSourceProviderTraits
Add a parameters via an input reference, like: [parametersBeforeInputSource] {varNameInParameters replaced by source} For example, set source = "myfile", varNameInParameters = "IN", parametersBeforeInputSource = [-i], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE -i myfile -send <%OUT%>"
addInputSource(String, String, Collection<String>) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an input reference, like: [parametersBeforeInputSource] {varNameInParameters replaced by source} [parametersAfterInputSource] For example, set source = "myfile", varNameInParameters = "IN", parametersBeforeInputSource = [-i], parametersAfterInputSource = [-w], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE -i myfile -w -send <%OUT%>"
addInputSource(String, String, Collection<String>) - Method in interface tv.hd3g.fflauncher.InputSourceProviderTraits
 
addLavfiRawLine(String) - Method in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
addMap(int, int) - Method in class tv.hd3g.fflauncher.FFmpeg
No checks will be done.
addOptionalArgument(String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalArgument(String, boolean) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalArgument(String, boolean, String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalArgument(String, Enum<?>) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalArgument(String, Number) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalArgument(String, String) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalDurationSecArgument(String, Duration) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalDurationSecMsArgument(String, Duration) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalFilter(T, Consumer<T>) - Method in interface tv.hd3g.fflauncher.recipes.AddFiltersTraits
 
addOptionalNonNegativeArgument(String, double) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalNonNegativeArgument(String, float) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalNonNegativeArgument(String, int) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOptionalNonNegativeArgument(String, long) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 
addOutputDestination(File, String, String...) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an output reference, like: [parametersBeforeOutputDestination] {varNameInParameters replaced by destination} For example, set destination = "myfile", varNameInParameters = "OUT", parametersBeforeOutputDestination = [-o], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE <%IN%> -send -o myfile"
addOutputDestination(File, String, Collection<String>) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an output reference, like: [parametersBeforeOutputDestination] {varNameInParameters replaced by destination} [parametersAfterOutputDestination] For example, set destination = "myfile", varNameInParameters = "OUT", parametersBeforeOutputDestination = [-o], parametersAfterOutputDestination = [-w], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE <%IN%> -send -o myfile -w"
addOutputDestination(String, String, String...) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an output reference, like: [parametersBeforeOutputDestination] {varNameInParameters replaced by destination} For example, set destination = "myfile", varNameInParameters = "OUT", parametersBeforeOutputDestination = [-o], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE <%IN%> -send -o myfile"
addOutputDestination(String, String, Collection<String>) - Method in class tv.hd3g.fflauncher.ConversionTool
Add a parameters via an output reference, like: [parametersBeforeOutputDestination] {varNameInParameters replaced by destination} [parametersAfterOutputDestination] For example, set destination = "myfile", varNameInParameters = "OUT", parametersBeforeOutputDestination = [-o], parametersAfterOutputDestination = [-w], For an parameters = "exec -VERBOSE <%IN%> -send <%OUT%>", you will get an updated parameters: "exec -VERBOSE <%IN%> -send -o myfile -w"
addPreset(Preset) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
 
addQMinMax(int, int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
 
addSimpleInputSource(File, String...) - Method in interface tv.hd3g.fflauncher.SimpleSourceTraits
Define cmd var name like <%IN_AUTOMATIC_n%> with "n" the # of setted sources.
addSimpleInputSource(File, List<String>) - Method in class tv.hd3g.fflauncher.FFbase
Define cmd var name like <%IN_AUTOMATIC_n%> with "n" the # of setted sources.
addSimpleInputSource(File, List<String>) - Method in interface tv.hd3g.fflauncher.SimpleSourceTraits
 
addSimpleInputSource(String, String...) - Method in interface tv.hd3g.fflauncher.SimpleSourceTraits
Define cmd var name like <%IN_AUTOMATIC_n%> with "n" the # of setted sources.
addSimpleInputSource(String, List<String>) - Method in class tv.hd3g.fflauncher.FFbase
Define cmd var name like <%IN_AUTOMATIC_n%> with "n" the # of setted sources.
addSimpleInputSource(String, List<String>) - Method in interface tv.hd3g.fflauncher.SimpleSourceTraits
 
addSimpleOutputDestination(File) - Method in class tv.hd3g.fflauncher.ConversionTool
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSimpleOutputDestination(File) - Method in class tv.hd3g.fflauncher.FFbase
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSimpleOutputDestination(File, String) - Method in class tv.hd3g.fflauncher.FFmpeg
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSimpleOutputDestination(String) - Method in class tv.hd3g.fflauncher.ConversionTool
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSimpleOutputDestination(String) - Method in class tv.hd3g.fflauncher.FFbase
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSimpleOutputDestination(String, String) - Method in class tv.hd3g.fflauncher.FFmpeg
Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.
addSineAudioGeneratorAsInputSource(int, int, int) - Method in interface tv.hd3g.fflauncher.InputGeneratorsTraits
 
addSmptehdbarsGeneratorAsInputSource(Point, int, String) - Method in interface tv.hd3g.fflauncher.InputGeneratorsTraits
 
addStartPosition(String) - Method in interface tv.hd3g.fflauncher.TemporalProcessTraits
When used as an output option (before an output url), decodes but discards input until the timestamps reach position.
addToDuration(String) - Method in interface tv.hd3g.fflauncher.TemporalProcessTraits
Stop writing the output or reading the input at position.
addTune(Tune) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
 
addVideoCodecName(String, int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
No checks will be done.
addVsync(int) - Method in interface tv.hd3g.fflauncher.VideoOutputTrait
No checks will be done.
ALL - Enum constant in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
 
alternateTags - Variable in class tv.hd3g.fflauncher.about.FFAboutFormat
Like "mov, mp4, m4a, 3gp, 3g2, mj2"
ANIMATION - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
APHASEMETER - Static variable in class tv.hd3g.fflauncher.filtering.AudioFilterAPhasemeter
 
APPEND_PARAM_AT_END - Static variable in class tv.hd3g.fflauncher.ConversionTool
 
applyMaxExecTime(FFbase) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
assertAndParse(String, String) - Static method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
assertAndParse(String, String, Function<String, T>) - Static method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
AtomicLatchReference<T> - Class in tv.hd3g.fflauncher.progress
 
AtomicLatchReference() - Constructor for class tv.hd3g.fflauncher.progress.AtomicLatchReference
 
AtomicLatchReference.ConsumerWithException<T,E extends Throwable> - Interface in tv.hd3g.fflauncher.progress
 
AUDIO - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
 
AUDIO - Enum constant in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
 
AUDIO - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
 
AudioChannelManipulation - Class in tv.hd3g.fflauncher.acm
0 is always the first !
AudioChannelManipulation(List<OutputAudioStream>) - Constructor for class tv.hd3g.fflauncher.acm.AudioChannelManipulation
 
AudioChannelManipulationSetup - Class in tv.hd3g.fflauncher.acm
 
AudioChannelManipulationSetup() - Constructor for class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
audioConst() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the audioConst record component.
AudioFilterAmerge - Class in tv.hd3g.fflauncher.filtering
See https://ffmpeg.org/ffmpeg-filters.html#amerge-1
AudioFilterAmerge(int) - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterAmerge
 
AudioFilterAMetadata - Class in tv.hd3g.fflauncher.filtering
 
AudioFilterAMetadata(AbstractFilterMetadata.Mode) - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterAMetadata
 
AudioFilterAPhasemeter - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#phasing-detection
AudioFilterAPhasemeter() - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterAPhasemeter
 
AudioFilterAstats - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#astats-1 No thread safe lavfi.astats
AudioFilterAstats() - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterAstats
 
AudioFilterChannelmap - Class in tv.hd3g.fflauncher.filtering
See https://ffmpeg.org/ffmpeg-filters.html#channelmap
AudioFilterChannelmap(ChannelLayout, Map<Channel, Channel>) - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterChannelmap
 
AudioFilterChannelsplit - Class in tv.hd3g.fflauncher.filtering
See https://ffmpeg.org/ffmpeg-filters.html#channelsplit
AudioFilterChannelsplit(ChannelLayout, List<Channel>) - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterChannelsplit
 
AudioFilterEbur128 - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#ebur128-1
AudioFilterEbur128() - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterEbur128
 
AudioFilterEbur128.Framelog - Enum Class in tv.hd3g.fflauncher.filtering
 
AudioFilterEbur128.Gauge - Enum Class in tv.hd3g.fflauncher.filtering
 
AudioFilterEbur128.Peak - Enum Class in tv.hd3g.fflauncher.filtering
 
AudioFilterEbur128.Scale - Enum Class in tv.hd3g.fflauncher.filtering
 
AudioFilterJoin - Class in tv.hd3g.fflauncher.filtering
See https://ffmpeg.org/ffmpeg-filters.html#join
AudioFilterJoin(int, ChannelLayout, Map<Channel, String>) - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterJoin
 
AudioFilterSilencedetect - Class in tv.hd3g.fflauncher.filtering
 
AudioFilterSilencedetect() - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterSilencedetect
 
AudioFilterSupplier - Interface in tv.hd3g.fflauncher.filtering
 
AudioFilterVolumedetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#volumedetect
AudioFilterVolumedetect() - Constructor for class tv.hd3g.fflauncher.filtering.AudioFilterVolumedetect
 
audioFrames() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the audioFrames record component.

B

B - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
 
BC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
back center
beforeExecute() - Method in class tv.hd3g.fflauncher.FFmpeg
 
beforeRun(ProcesslauncherBuilder) - Method in class tv.hd3g.fflauncher.ConversionTool
 
beforeRun(ProcesslauncherBuilder) - Method in class tv.hd3g.fflauncher.FFbase
 
bestEffortTimestamp() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the bestEffortTimestamp record component.
bestEffortTimestampTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the bestEffortTimestampTime record component.
bff() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns the value of the bff record component.
BFF - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
bottom field first
bFramesCount() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the bFramesCount record component.
bFramesDataSize() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the bFramesDataSize record component.
bitDepths - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
BitDepths_0 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_1 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_1_2_1 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_10 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_10_10_10 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_10_10_10_10 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_12 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_12_12_12 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_12_12_12_12 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_14 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_14_14_14 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_16 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_16_16 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_16_16_16 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_16_16_16_16 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_2_3_3 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_2_4_2 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_3_3_2 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_32 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_32_32_32 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_32_32_32_32 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_4_4_4 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_4_8_4 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_5_5_5 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_5_6_5 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_8 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_8_8 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_8_8_8 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_8_8_8_8 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_9 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_9_9_9 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
BitDepths_9_9_9_9 - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
bitsPerPixel - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
bitstream - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
BL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
back left
bottom() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns the value of the bottom record component.
BOTTOM - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
 
BR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
back right
builtWith - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516" or "gcc 7.3.0 (GCC)"
BY_DEFAULT - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 

C

CH2_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH3_0 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH3_0_BACK - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH3_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH4_0 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH4_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH5_0 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH5_0_SIDE - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH5_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH5_1_SIDE - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH6_0 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH6_0_FRONT - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH6_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH6_1_BACK - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH6_1_FRONT - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH7_0 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH7_0_FRONT - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH7_1 - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH7_1_WIDE - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
CH7_1_WIDE_SIDE - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
Channel - Enum Class in tv.hd3g.fflauncher.enums
Get by ffmpeg -layouts
channelLayout() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns the value of the channelLayout record component.
ChannelLayout - Enum Class in tv.hd3g.fflauncher.enums
Get by ffmpeg -layouts
channels() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns the value of the channels record component.
channels() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstats
Returns the value of the channels record component.
channelSelector() - Method in record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Returns the value of the channelSelector record component.
checkDestinations() - Method in class tv.hd3g.fflauncher.ConversionTool
Check read access for every files set in output.
checkFiltersAvailability(FFAbout) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
checkFiltersAvailability(FFAbout, FilterConnectorType) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
checkFiltersAvailability(ExecutableFinder) - Method in class tv.hd3g.fflauncher.FFbase
 
checkSources() - Method in class tv.hd3g.fflauncher.ConversionTool
Check read access for every files set in input.
className() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns the value of the className record component.
cleanUpOutputFiles(boolean, boolean) - Method in class tv.hd3g.fflauncher.ConversionTool
Don't need to be executed before.
close() - Method in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
close() - Method in class tv.hd3g.fflauncher.resultparser.RawStdErrEventParser
 
codecType() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the codecType record component.
codedPictureNumber() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the codedPictureNumber record component.
colorPrimaries() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the colorPrimaries record component.
colorRange() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the colorRange record component.
colorSpace() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the colorSpace record component.
colorTransfer() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the colorTransfer record component.
COMPACT - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 
compareTo(ACMAudioChannelSelector) - Method in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
compareTo(OutputAudioStream) - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
compareTo(LavfiMtdEvent) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
 
computeSitiStats() - Method in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
configuration - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
unmodifiableSet, like "yasm, gpl, version3, nonfree, libmp3lame, libbluray..."
ContainerAnalyser - Class in tv.hd3g.fflauncher.recipes
ffprobe deep container analyser
ContainerAnalyser(String, ExecutableFinder) - Constructor for class tv.hd3g.fflauncher.recipes.ContainerAnalyser
 
ContainerAnalyserResult - Record Class in tv.hd3g.fflauncher.recipes
 
ContainerAnalyserResult(ContainerAnalyserSession, List<FFprobePacket>, List<FFprobeAudioFrame>, List<FFprobeVideoFrame>, FFprobeVideoFrameConst, FFprobeAudioFrameConst, List<FFprobeVideoFrameConst>, List<FFprobeAudioFrameConst>) - Constructor for record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Creates an instance of a ContainerAnalyserResult record class.
ContainerAnalyserSession - Class in tv.hd3g.fflauncher.recipes
 
ConversionTool - Class in tv.hd3g.fflauncher
 
ConversionTool(String) - Constructor for class tv.hd3g.fflauncher.ConversionTool
 
ConversionTool(String, Parameters) - Constructor for class tv.hd3g.fflauncher.ConversionTool
 
createChain() - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
createFFmpeg() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
createFFprobe() - Method in class tv.hd3g.fflauncher.recipes.ContainerAnalyser
 
createServerSocket() - Method in class tv.hd3g.fflauncher.progress.ProgressListenerSession
 
createSession(File) - Method in class tv.hd3g.fflauncher.recipes.ContainerAnalyser
 
createSession(File) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
createSession(String) - Method in class tv.hd3g.fflauncher.recipes.ContainerAnalyser
 
createSession(String) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
createSession(ProgressCallback, Duration) - Method in class tv.hd3g.fflauncher.progress.ProgressListener
 
CSV - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 
currentFrame() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns the value of the currentFrame record component.
currentFrame() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns the value of the currentFrame record component.

D

DATA - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
 
DATA - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
 
dcOffset() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the dcOffset record component.
DEBUG - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Show everything, including debugging information.
decoders - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
decodingSupported - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
DEFAULT_KEY - Static variable in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
DELETE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
demuxing - Variable in class tv.hd3g.fflauncher.about.FFAboutFormat
 
direct - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
displayPictureNumber() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the displayPictureNumber record component.
DL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
downmix left
doAnalysing(File) - Method in class tv.hd3g.fflauncher.recipes.ProbeMedia
Stateless Get streams, format and chapters.
doAnalysing(String) - Method in class tv.hd3g.fflauncher.recipes.ProbeMedia
Stateless Get streams, format and chapters.
DOWNMIX - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
DR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
downmix right
DS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
dts() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the dts record component.
dtsTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the dtsTime record component.
duration() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the duration record component.
durationTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the durationTime record component.
DYNAMIC - Enum constant in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
Dynamic number and/or type

E

Ebur128StrErrFilterEvent - Class in tv.hd3g.fflauncher.resultparser
 
Ebur128StrErrFilterEvent(String) - Constructor for class tv.hd3g.fflauncher.resultparser.Ebur128StrErrFilterEvent
 
ebur128Summary() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Returns the value of the ebur128Summary record component.
Ebur128Summary - Class in tv.hd3g.fflauncher.resultparser
 
encoders - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
encodingSupported - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
end() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns the value of the end record component.
ENDS_WITH - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
entropy() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the entropy record component.
EPZS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
EQUAL - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
equals(Object) - Method in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
equals(Object) - Method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
equals(Object) - Method in record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
Only use key
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tv.hd3g.fflauncher.resultparser.Stereo
Indicates whether some other object is "equal to" this one.
error(SAXParseException) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
ERROR - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Show all errors, including ones which can be recovered from.
ERROR - Enum constant in enum class tv.hd3g.fflauncher.enums.SourceNotFoundPolicy
 
ESA - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
execName - Variable in class tv.hd3g.fflauncher.ConversionTool
 
expr - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
EXPR - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
extract(Consumer<String>) - Method in class tv.hd3g.fflauncher.recipes.ContainerAnalyserSession
 
extract(Consumer<String>, Consumer<String>) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
extractGOPStats() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
 

F

FAST - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
FASTDECODE - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
FASTER - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
FATAL - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Only show FATAL errors.
fatalError(SAXParseException) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
FC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
front center
FFAbout - Class in tv.hd3g.fflauncher.about
Threadsafe Sync (blocking) during executions
FFAbout(String, ExecutableFinder, ScheduledExecutorService) - Constructor for class tv.hd3g.fflauncher.about.FFAbout
 
FFAboutCodec - Class in tv.hd3g.fflauncher.about
 
FFAboutCodec.CodecType - Enum Class in tv.hd3g.fflauncher.about
 
FFAboutDevice - Class in tv.hd3g.fflauncher.about
 
FFAboutFilter - Class in tv.hd3g.fflauncher.about
 
FFAboutFormat - Class in tv.hd3g.fflauncher.about
 
FFAboutPixelFormat - Class in tv.hd3g.fflauncher.about
 
FFAboutPixelFormat.BitDepths - Enum Class in tv.hd3g.fflauncher.about
 
FFAboutProtocols - Class in tv.hd3g.fflauncher.about
 
FFAboutVersion - Class in tv.hd3g.fflauncher.about
 
FFbase - Class in tv.hd3g.fflauncher
 
FFbase(String, Parameters) - Constructor for class tv.hd3g.fflauncher.FFbase
 
FFHardwareCodec - Enum Class in tv.hd3g.fflauncher.enums
 
FFLogLevel - Enum Class in tv.hd3g.fflauncher.enums
 
FFmpeg - Class in tv.hd3g.fflauncher
 
FFmpeg(String, Parameters) - Constructor for class tv.hd3g.fflauncher.FFmpeg
 
FFprobe - Class in tv.hd3g.fflauncher
 
FFprobe(String, Parameters) - Constructor for class tv.hd3g.fflauncher.FFprobe
 
FFprobe.FFPrintFormat - Enum Class in tv.hd3g.fflauncher
 
FFprobeAudioFrame - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeAudioFrame(FFprobeBaseFrame, int) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Creates an instance of a FFprobeAudioFrame record class.
FFprobeAudioFrameConst - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeAudioFrameConst(FFprobeAudioFrame, String, int, ChannelLayout) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Creates an instance of a FFprobeAudioFrameConst record class.
FFprobeBaseFrame - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeBaseFrame(FFprobeCodecType, int, boolean, long, float, long, float, long, float, int, float, long, int) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Creates an instance of a FFprobeBaseFrame record class.
FFprobeCodecType - Enum Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobePacket - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobePacket(FFprobeCodecType, int, long, float, long, float, int, float, int, long, String) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Creates an instance of a FFprobePacket record class.
FFprobePictType - Enum Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeResultSAX - Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeResultSAX() - Constructor for class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
FFprobeVideoFrame - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeVideoFrame(FFprobeBaseFrame, FFprobePictType, boolean) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Creates an instance of a FFprobeVideoFrame record class.
FFprobeVideoFrameConst - Record Class in tv.hd3g.fflauncher.ffprobecontainer
 
FFprobeVideoFrameConst(FFprobeVideoFrame, int, int, String, String, int, int, boolean, boolean, String, String, String, String) - Constructor for record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Creates an instance of a FFprobeVideoFrameConst record class.
FFUnit - Enum Class in tv.hd3g.fflauncher.enums
 
file - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
FILM - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
filter() - Method in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
 
Filter - Class in tv.hd3g.fflauncher.filtering
Full mutable, not thread safe.
Filter(String) - Constructor for class tv.hd3g.fflauncher.filtering.Filter
 
Filter(String, Collection<FilterArgument>) - Constructor for class tv.hd3g.fflauncher.filtering.Filter
 
Filter(String, FilterArgument...) - Constructor for class tv.hd3g.fflauncher.filtering.Filter
 
FilterAddArgumentTrait - Interface in tv.hd3g.fflauncher.filtering
 
FilterAddOptionalArgumentTrait - Interface in tv.hd3g.fflauncher.filtering
 
FilterArgument - Class in tv.hd3g.fflauncher.filtering
 
FilterArgument(String) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
 
FilterArgument(String, Enum<?>) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
 
FilterArgument(String, Number) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
 
FilterArgument(String, String) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
 
FilterArgument(String, Collection<?>, String) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
map with toString
FilterArgument(String, Stream<?>, String) - Constructor for class tv.hd3g.fflauncher.filtering.FilterArgument
map with toString
FilterChains - Class in tv.hd3g.fflauncher.filtering
Manage filter entries like "split [main][tmp]; [tmp] crop=iw:ih/2:0:0, vflip [flip]; [main][flip] overlay=0:H/2"
FilterChains() - Constructor for class tv.hd3g.fflauncher.filtering.FilterChains
 
FilterChains(String) - Constructor for class tv.hd3g.fflauncher.filtering.FilterChains
 
FilterConnectorType - Enum Class in tv.hd3g.fflauncher.enums
 
filterOutErrorLines() - Method in class tv.hd3g.fflauncher.FFbase
 
FilterParser - Class in tv.hd3g.fflauncher.filtering.parser
 
FilterParserDefinition - Interface in tv.hd3g.fflauncher.filtering.parser
 
filters() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Returns the value of the filters record component.
FilterSupplier - Interface in tv.hd3g.fflauncher.filtering
 
fixIOParametredVars() - Method in class tv.hd3g.fflauncher.ConversionTool
Default with prependBulkParameters and prependParameters
fixIOParametredVars(BiConsumer<Parameters, String>, BiConsumer<Parameters, String>) - Method in class tv.hd3g.fflauncher.ConversionTool
Search and patch missing I/O parameter vars, and manageCollisionsParameters for each I/O entries.
FL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
front left
flags() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the flags record component.
FLAT - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 
flatness() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the flatness record component.
FLC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
front left-of-center
FR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
front right
frame() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Returns the value of the frame record component.
frame() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Returns the value of the frame record component.
frame() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns the value of the frame record component.
FRC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
front right-of-center
fromString(String) - Static method in enum class tv.hd3g.fflauncher.enums.FFUnit
 
fromString(String) - Static method in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
 
FSS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
fullParsing(String, Supplier<T>) - Static method in class tv.hd3g.fflauncher.filtering.parser.FilterParser
 
function - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 

G

generateBarsAnd1k(File, int, Point) - Method in class tv.hd3g.fflauncher.recipes.GenerateVideoFile
Stateless
generateBarsAnd1k(String, int, Point) - Method in class tv.hd3g.fflauncher.recipes.GenerateVideoFile
Stateless
GenerateVideoFile - Class in tv.hd3g.fflauncher.recipes
 
GenerateVideoFile(String, ExecutableFinder) - Constructor for class tv.hd3g.fflauncher.recipes.GenerateVideoFile
 
GenerateVideoFile(ExecutableFinder) - Constructor for class tv.hd3g.fflauncher.recipes.GenerateVideoFile
 
get(long, TimeUnit) - Method in class tv.hd3g.fflauncher.progress.AtomicLatchReference
 
get(long, TimeUnit, AtomicLatchReference.ConsumerWithException<T, E>) - Method in class tv.hd3g.fflauncher.progress.AtomicLatchReference
 
getAbout(ExecutableFinder) - Method in class tv.hd3g.fflauncher.FFbase
 
getAllOutputStreamList(List<FFprobeJAXB>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
getArguments() - Method in interface tv.hd3g.fflauncher.filtering.FilterAddArgumentTrait
 
getAttrBooleanValue(Attributes, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrBooleanValue(Attributes, String, boolean) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrFloatValue(Attributes, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrFloatValue(Attributes, String, float) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrIntValue(Attributes, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrIntValue(Attributes, String, int) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrLongValue(Attributes, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrLongValue(Attributes, String, long) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrValue(Attributes, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAttrValue(Attributes, String, String) - Method in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
getAudioFilters() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getAvailableHWAccelerationMethods() - Method in class tv.hd3g.fflauncher.about.FFAbout
-hwaccels show available HW acceleration methods
getBitrate() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getBitStreamFilters() - Method in class tv.hd3g.fflauncher.about.FFAbout
-bsfs show available bit stream filters
getByChannelSize(int) - Static method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
getChain(int) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
getChainsCount() - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
getChannelList() - Method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
getChannelMap() - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
getChannelSize() - Method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
getCodecs() - Method in class tv.hd3g.fflauncher.about.FFAbout
-codecs show available codecs
getDeclaredDestinationByVarName(String) - Method in class tv.hd3g.fflauncher.ConversionTool
 
getDeclaredDestinations() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getDeclaredSourceByVarName(String) - Method in class tv.hd3g.fflauncher.ConversionTool
 
getDeclaredSources() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getDestConnector() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getDestConnectorsCount() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getDeviceIdToUse() - Method in class tv.hd3g.fflauncher.FFmpeg
 
getDeviceIdToUse() - Method in interface tv.hd3g.fflauncher.HardwareProcessTraits
 
getDevices() - Method in class tv.hd3g.fflauncher.about.FFAbout
-devices show available devices
getDropFrames() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getDupFrames() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getEndOr(Duration) - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
 
getEventCount() - Method in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
getExecutableFinder() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
getExecutableName() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getFFprobeResult() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getFilterChains(boolean) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
 
getFilterContextList() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getFilterForLinesEventsToDisplay() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getFilterName() - Method in interface tv.hd3g.fflauncher.filtering.FilterSupplier
 
getFilters() - Method in class tv.hd3g.fflauncher.about.FFAbout
-filters show available filters
getFormats() - Method in class tv.hd3g.fflauncher.about.FFAbout
-formats show available formats
getFPS() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getFrame() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getFromAbsoluteIndex(List<InputAudioStream>, int) - Static method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
getFromRelativeIndexes(List<InputAudioStream>, int, int) - Static method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
getFromTag(String) - Static method in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
getInputSources() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getInputSources() - Method in interface tv.hd3g.fflauncher.InternalParametersSupplier
 
getInternalParameters() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getInternalParameters() - Method in interface tv.hd3g.fflauncher.InternalParametersSupplier
 
getKey() - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
 
getLastChain() - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
getListFromAnalysis(List<FFprobeJAXB>) - Static method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
getListFromAnalysis(FFprobeJAXB...) - Static method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
getLongName() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getLongName() - Method in enum class tv.hd3g.fflauncher.enums.Channel
 
getMapParameters() - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
Only add -map "-map stream_ref"...
getMapParameters(BiFunction<Integer, OutputAudioStream, Parameters>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
You should add yourself "-map stream_ref"
getMapParameters(List<String>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
 
getMapParameters(List<FFprobeJAXB>, BiPredicate<Integer, FFProbeStream>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
 
getMaxExecTime(TimeUnit) - Method in class tv.hd3g.fflauncher.ConversionTool
 
getMaxExecTimeScheduler() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getNotFound() - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
getOutputFileIndexes() - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
getOutputFiles(OutputFilePresencePolicy) - Method in class tv.hd3g.fflauncher.ConversionTool
Don't need to be executed before, only checks.
getOutTime() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getOutTimeDuration() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getOutTimeMs() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getOutTimeUs() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getParametersVariables() - Method in class tv.hd3g.fflauncher.ConversionTool
Set values for variables like <%myvar%> in the command line, do NOT set input/output references if they was set with addInputSource/addOutputDestination.
getPixelFormats() - Method in class tv.hd3g.fflauncher.about.FFAbout
-pix_fmts show available pixel formats
getProtocols() - Method in class tv.hd3g.fflauncher.about.FFAbout
-protocols show available protocols
getReadyToRunParameters() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getReportCount() - Method in class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
getResult(ContainerAnalyserSession) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
getSource() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getSourceConnector() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getSourceConnectorsCount() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getSourceFile() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getSpeedX() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getStdErrPrintStreamToDisplayLinesEvents() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getStdErrPrintStreamToDisplayLinesEvents() - Method in class tv.hd3g.fflauncher.FFbase
 
getStdOutPrintStreamToDisplayLinesEvents() - Method in class tv.hd3g.fflauncher.ConversionTool
 
getStreamQ() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getTag() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
getTotalSize() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
getValue() - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
 
getVersion() - Method in class tv.hd3g.fflauncher.about.FFAbout
 
getVideoFilters() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
getWorkingDirectory() - Method in class tv.hd3g.fflauncher.ConversionTool
 
GIGA - Enum constant in enum class tv.hd3g.fflauncher.enums.FFUnit
 
gopDataSize() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the gopDataSize record component.
gopFrameCount() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the gopFrameCount record component.
GOPStatItem - Record Class in tv.hd3g.fflauncher.recipes
 
GOPStatItem(int, long, int, long, long, List<FFprobeVideoFrame>) - Constructor for record class tv.hd3g.fflauncher.recipes.GOPStatItem
Creates an instance of a GOPStatItem record class.
GRAIN - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
GREATER - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 

H

h() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the h record component.
hardwareAccelerated - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
HardwareProcessTraits - Interface in tv.hd3g.fflauncher
 
hashCode() - Method in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
hashCode() - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
hashCode() - Method in record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns a hash code value for this object.
hashCode() - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
Only use key
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstats
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns a hash code value for this object.
hashCode() - Method in record class tv.hd3g.fflauncher.resultparser.Stereo
Returns a hash code value for this object.
hasPrintFormat() - Method in class tv.hd3g.fflauncher.FFprobe
 
headerVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "4.0 Copyright (c) 2000-2018 the FFmpeg developers"
height() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the height record component.
HEXADECAGONAL - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
HEXAGONAL - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
HEXBS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 

I

I - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
 
iFrameDataSize() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the iFrameDataSize record component.
importFromOffline(InputStream) - Static method in class tv.hd3g.fflauncher.recipes.ContainerAnalyserSession
 
importFromOffline(Stream<String>, Stream<String>, Consumer<Ebur128StrErrFilterEvent>, Consumer<RawStdErrFilterEvent>, Collection<MediaAnalyserSessionFilterContext>) - Static method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
IN_CH0 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH1 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH10 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH11 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH12 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH13 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH14 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH15 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH2 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH3 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH4 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH5 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH6 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH7 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH8 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
IN_CH9 - Static variable in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
INFO - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Show informative messages during processing.
INFO - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
 
INI - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 
input - Variable in class tv.hd3g.fflauncher.about.FFAboutProtocols
Like async, bluray, httpproxy, unix...
InputAudioChannelSelector - Class in tv.hd3g.fflauncher.acm
0 is always the first !
InputAudioChannelSelector(int) - Constructor for class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
0 is always the first !
inputAudioStream() - Method in record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Returns the value of the inputAudioStream record component.
InputAudioStream - Class in tv.hd3g.fflauncher.acm
0 is always the first !
InputAudioStream(ChannelLayout, int, int) - Constructor for class tv.hd3g.fflauncher.acm.InputAudioStream
0 is always the first !
InputGeneratorsTraits - Interface in tv.hd3g.fflauncher
 
InputSourceProviderTraits - Interface in tv.hd3g.fflauncher
 
inputSources - Variable in class tv.hd3g.fflauncher.ConversionTool
 
insertFilterInChain(String, Filter) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
insertFilterInChain(Filter, Filter) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
interlacedFrame() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the interlacedFrame record component.
InternalParametersSupplier - Interface in tv.hd3g.fflauncher
 
intraFrameOnly - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
isCheckSourcesBeforeReady() - Method in class tv.hd3g.fflauncher.ConversionTool
 
isCoderEngineIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isCoderIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isCommandSupport() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
isDecoderEngineIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isDecoderIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isEmpty() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
 
isEmpty() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
 
isEmpty() - Method in class tv.hd3g.fflauncher.resultparser.Ebur128Summary
 
isEnd() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
isFilterIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isFromFormatIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 
isHardwareNVScalerFilterIsAvaliable() - Method in class tv.hd3g.fflauncher.about.FFAbout
ALL FUNCTIONS ARE NOT AVAILABLE FOR ALL GRAPHICS CARDS, EVEN IF FFMPEG SUPPORT IT HERE.
isHidebanner() - Method in class tv.hd3g.fflauncher.FFbase
 
isLogLevelSet() - Method in class tv.hd3g.fflauncher.FFbase
 
isMonoLayout() - Method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
isNeverOverwriteOutputFiles() - Method in class tv.hd3g.fflauncher.FFbase
 
isNVToolkitIsAvaliable() - Method in class tv.hd3g.fflauncher.about.FFAbout
ALL FUNCTIONS ARE NOT AVAILABLE FOR ALL GRAPHICS CARDS, EVEN IF FFMPEG SUPPORT IT HERE.
isOnErrorDeleteOutFiles() - Method in class tv.hd3g.fflauncher.ConversionTool
 
isOverwriteOutputFiles() - Method in class tv.hd3g.fflauncher.FFbase
 
isPretty() - Method in class tv.hd3g.fflauncher.FFprobe
 
isRemoveParamsIfNoVarToInject() - Method in class tv.hd3g.fflauncher.ConversionTool
 
isShowChapters() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowData() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowError() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowFormat() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowFrames() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowLog() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowPackets() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowPrograms() - Method in class tv.hd3g.fflauncher.FFprobe
 
isShowStreams() - Method in class tv.hd3g.fflauncher.FFprobe
 
isSliceThreading() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
isTimelineSupport() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
isToFormatIsAvaliable(String) - Method in class tv.hd3g.fflauncher.about.FFAbout
 

J

JSON - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 

K

key - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
keyFrame() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the keyFrame record component.
KILO - Enum constant in enum class tv.hd3g.fflauncher.enums.FFUnit
 

L

LavfiMetadataFilterParser - Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMetadataFilterParser() - Constructor for class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMetadataFilterParser
 
lavfiMetadatas() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Returns the value of the lavfiMetadatas record component.
LavfiMtdAstats - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdAstats(List<LavfiMtdAstatsChannel>) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstats
Creates an instance of a LavfiMtdAstats record class.
LavfiMtdAstatsChannel - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdAstatsChannel(float, float, long, long, float, long, float, Map<String, Float>) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Creates an instance of a LavfiMtdAstatsChannel record class.
LavfiMtdCropdetect - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdCropdetect(int, int, int, int, int, int, int, int) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Creates an instance of a LavfiMtdCropdetect record class.
LavfiMtdEvent - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdEvent(String, String, Duration, Duration) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Creates an instance of a LavfiMtdEvent record class.
LavfiMtdIdet - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdIdet(LavfiMtdIdetFrame, LavfiMtdIdetFrame, LavfiMtdIdetRepeatedFrame) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Creates an instance of a LavfiMtdIdet record class.
LavfiMtdIdetFrame - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdIdetFrame(LavfiMtdIdetSingleFrameType, int, int, int, int) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Creates an instance of a LavfiMtdIdetFrame record class.
LavfiMtdIdetRepeatedFrame - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdIdetRepeatedFrame(LavfiMtdIdetRepeatedFrameType, int, int, int) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Creates an instance of a LavfiMtdIdetRepeatedFrame record class.
LavfiMtdIdetRepeatedFrameType - Enum Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdIdetSingleFrameType - Enum Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdSiti - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdSiti(float, float) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Creates an instance of a LavfiMtdSiti record class.
LavfiMtdSitiSummary - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdSitiSummary(DoubleSummaryStatistics, DoubleSummaryStatistics) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Creates an instance of a LavfiMtdSitiSummary record class.
LavfiMtdValue<T> - Record Class in tv.hd3g.fflauncher.filtering.lavfimtd
 
LavfiMtdValue(int, long, float, T) - Constructor for record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Creates an instance of a LavfiMtdValue record class.
left() - Method in record class tv.hd3g.fflauncher.resultparser.Stereo
Returns the value of the left record component.
LESS - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
LFE - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
low frequency
LFE2 - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
low frequency 2
libavcodecVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libavdeviceVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libavfilterVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libavformatVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libavutilVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libpostprocVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libswresampleVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
libswscaleVersion - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "56. 14.100 / 56. 14.100"
LOCALHOST_IPV4 - Static variable in class tv.hd3g.fflauncher.progress.ProgressListenerSession
 
log - Static variable in interface tv.hd3g.fflauncher.ffprobecontainer.SAXAttributeParserTraits
 
longName - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
Like "DPX (Digital Picture Exchange) image"
longName - Variable in class tv.hd3g.fflauncher.about.FFAboutFormat
Like "ASF (Advanced / Active Streaming Format)"
losslessCompression - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
lossyCompression - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 

M

manualClose() - Method in class tv.hd3g.fflauncher.progress.ProgressListenerSession
 
mapChannel(InputAudioStream, InputAudioChannelSelector) - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
chOutIndex will be auto-incr 0 is always the first !
mapChannel(InputAudioStream, InputAudioChannelSelector, OutputAudioChannelSelector) - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
MediaAnalyser - Class in tv.hd3g.fflauncher.recipes
ffmpeg, with filters, deep media analyser
MediaAnalyser(String, ExecutableFinder, FFAbout) - Constructor for class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
MediaAnalyserResult - Record Class in tv.hd3g.fflauncher.recipes
 
MediaAnalyserResult(LavfiMetadataFilterParser, Ebur128Summary, Collection<MediaAnalyserSessionFilterContext>) - Constructor for record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Creates an instance of a MediaAnalyserResult record class.
MediaAnalyserSession - Class in tv.hd3g.fflauncher.recipes
 
MediaAnalyserSessionFilterContext - Record Class in tv.hd3g.fflauncher.recipes
 
MediaAnalyserSessionFilterContext(String, String, String, String) - Constructor for record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Creates an instance of a MediaAnalyserSessionFilterContext record class.
MediaException - Exception in tv.hd3g.fflauncher
 
MediaException(String) - Constructor for exception tv.hd3g.fflauncher.MediaException
 
MediaException(String, Throwable) - Constructor for exception tv.hd3g.fflauncher.MediaException
 
MediaException(Throwable) - Constructor for exception tv.hd3g.fflauncher.MediaException
 
mediaType() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the mediaType record component.
MEDIUM - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
MEGA - Enum constant in enum class tv.hd3g.fflauncher.enums.FFUnit
 
merge(List<FilterChains>) - Static method in class tv.hd3g.fflauncher.filtering.FilterChains
 
mode - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
MODIFY - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
MOMENTARY - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Gauge
 
MONO - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
multiple() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Returns the value of the multiple record component.
MUST_BE_A_REGULAR_FILE - Enum constant in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
Implicit MUST_EXISTS
MUST_EXISTS - Enum constant in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
 
muxing - Variable in class tv.hd3g.fflauncher.about.FFAboutFormat
 

N

name - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
Like "dpx"
name - Variable in class tv.hd3g.fflauncher.about.FFAboutFormat
Like "asf"
name() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns the value of the name record component.
name() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns the value of the name record component.
nbComponents - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
nbSamples() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Returns the value of the nbSamples record component.
neither() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns the value of the neither record component.
NEITHER - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
 
noiseFloor() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the noiseFloor record component.
noiseFloorCount() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the noiseFloorCount record component.
NONE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
 
NOT_EMPTY - Enum constant in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
Implicit MUST_EXISTS.
NTSS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
NumberParserTraits - Interface in tv.hd3g.fflauncher.filtering.lavfimtd
 
NV - Enum constant in enum class tv.hd3g.fflauncher.enums.FFHardwareCodec
cuvid and nvenc ALL CODECS ARE NOT AVAILABLE FOR ALL GRAPHICS CARDS, EVEN IF FFMPEG SUPPORT IT.

O

OCTAGONAL - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
olderAudioConsts() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the olderAudioConsts record component.
olderVideoConsts() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the olderVideoConsts record component.
onConnectionReset(int, SocketException) - Method in interface tv.hd3g.fflauncher.progress.ProgressCallback
 
onEndProgress(int) - Method in interface tv.hd3g.fflauncher.progress.ProgressCallback
 
onFFmpegConnection(int) - Method in interface tv.hd3g.fflauncher.progress.ProgressCallback
 
onLine(String) - Method in class tv.hd3g.fflauncher.resultparser.RawStdErrEventParser
 
onMissingInputOutputVar(String, String) - Method in class tv.hd3g.fflauncher.ConversionTool
 
onProcessStart(InputStream, ProcesslauncherLifecycle) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
onProgress(int, ProgressBlock) - Method in interface tv.hd3g.fflauncher.progress.ProgressCallback
 
onStartProgressListener(int) - Method in interface tv.hd3g.fflauncher.progress.ProgressCallback
 
other() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the other record component.
OTHER - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
 
OUT_CH0 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH1 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH10 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH11 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH12 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH13 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH14 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH15 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH2 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH3 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH4 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH5 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH6 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH7 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH8 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
OUT_CH9 - Static variable in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
output - Variable in class tv.hd3g.fflauncher.about.FFAboutProtocols
Like gopher, md5, tee, sftp...
OutputAudioChannelSelector - Class in tv.hd3g.fflauncher.acm
0 is always the first !
OutputAudioChannelSelector(int) - Constructor for class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
0 is always the first !
OutputAudioStream - Class in tv.hd3g.fflauncher.acm
0 is always the first !
OutputAudioStream(ChannelLayout, int, int) - Constructor for class tv.hd3g.fflauncher.acm.OutputAudioStream
0 is always the first !
outputExpectedDestinations - Variable in class tv.hd3g.fflauncher.ConversionTool
 
OutputFilePresencePolicy - Enum Class in tv.hd3g.fflauncher.enums
 

P

P - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
 
packets() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the packets record component.
paletted - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
PANIC - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Only show FATAL errors which could lead the process to crash, such as an assertion failure.
parameters - Variable in class tv.hd3g.fflauncher.ConversionTool
 
parse(String) - Static method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
parse(String, ConversionTool) - Static method in class tv.hd3g.fflauncher.filtering.FilterChains
 
parse(String, Parameters) - Static method in class tv.hd3g.fflauncher.filtering.FilterChains
 
parseDouble(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
parseFloat(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
parseFloatOrNeg1(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
parseFromReadyToRunParameters(String, ConversionTool) - Static method in class tv.hd3g.fflauncher.filtering.FilterChains
 
parseInt(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
From a float string chain
parseIntOrNeg1(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
parseLong(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
From a double string chain
parseLongOrNeg1(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
patchVarName(String) - Method in class tv.hd3g.fflauncher.ConversionTool
 
peakCount() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the peakCount record component.
peakLevel() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns the value of the peakLevel record component.
pFramesCount() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
 
pFramesDataSize() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
 
pictType() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Returns the value of the pictType record component.
pixFmt() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the pixFmt record component.
pktDts() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktDts record component.
pktDtsTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktDtsTime record component.
pktDuration() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktDuration record component.
pktDurationTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktDurationTime record component.
pktPos() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktPos record component.
pktSize() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pktSize record component.
PLACEBO - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
pos() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the pos record component.
PREPEND_PARAM_AT_START - Static variable in class tv.hd3g.fflauncher.ConversionTool
 
Preset - Enum Class in tv.hd3g.fflauncher.enums
 
PRINT - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
ProbeMedia - Class in tv.hd3g.fflauncher.recipes
 
ProbeMedia(String, ExecutableFinder, ScheduledExecutorService) - Constructor for class tv.hd3g.fflauncher.recipes.ProbeMedia
 
ProbeMedia(ExecutableFinder, ScheduledExecutorService) - Constructor for class tv.hd3g.fflauncher.recipes.ProbeMedia
 
process() - Method in class tv.hd3g.fflauncher.recipes.ContainerAnalyserSession
 
process(Optional<Supplier<Stream<String>>>) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
ProgressBlock - Class in tv.hd3g.fflauncher.progress
 
progressCallback - Variable in class tv.hd3g.fflauncher.FFmpeg
 
ProgressCallback - Interface in tv.hd3g.fflauncher.progress
 
progressive() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns the value of the progressive record component.
PROGRESSIVE - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
 
progressListener - Variable in class tv.hd3g.fflauncher.FFmpeg
 
ProgressListener - Class in tv.hd3g.fflauncher.progress
Reusable
ProgressListener() - Constructor for class tv.hd3g.fflauncher.progress.ProgressListener
 
ProgressListener(ThreadFactory) - Constructor for class tv.hd3g.fflauncher.progress.ProgressListener
 
ProgressListenerSession - Class in tv.hd3g.fflauncher.progress
Not reusable.
PSNR - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
pts() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the pts record component.
pts() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the pts record component.
pts() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns the value of the pts record component.
ptsTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the ptsTime record component.
ptsTime() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the ptsTime record component.
ptsTime() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns the value of the ptsTime record component.
pushFilterChainTo(String, FFbase) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 

Q

QUAD - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
QUAD_SIDE - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
QUIET - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Show nothing at all; be silent.
QUIET - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
 

R

rawConfiguration - Variable in class tv.hd3g.fflauncher.about.FFAboutVersion
Like "--as=yasm --enable-gpl --enable-version3 --enable-nonfree --enable-libmp3lame" ...
RawStdErrEventParser - Class in tv.hd3g.fflauncher.resultparser
 
RawStdErrEventParser(Consumer<RawStdErrFilterEvent>) - Constructor for class tv.hd3g.fflauncher.resultparser.RawStdErrEventParser
 
RawStdErrFilterEvent - Class in tv.hd3g.fflauncher.resultparser
 
RELATIVE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Scale
 
REMOVE_OUT_STREAM - Enum constant in enum class tv.hd3g.fflauncher.enums.SourceNotFoundPolicy
 
removeChain(int) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
repeated() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Returns the value of the repeated record component.
repeatPict() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Returns the value of the repeatPict record component.
resetProgressListener() - Method in class tv.hd3g.fflauncher.FFmpeg
 
right() - Method in record class tv.hd3g.fflauncher.resultparser.Stereo
Returns the value of the right record component.
roundWithPrecision(double) - Method in interface tv.hd3g.fflauncher.filtering.FilterAddOptionalArgumentTrait
 

S

SAME_STR - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
SAMPLE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
 
sample_formats - Static variable in class tv.hd3g.fflauncher.about.FFAbout
Get by ffmpeg -sample_fmts
sampleAspectRatio() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the sampleAspectRatio record component.
sampleFmt() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns the value of the sampleFmt record component.
SAXAttributeParserTraits - Interface in tv.hd3g.fflauncher.ffprobecontainer
 
scope() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns the value of the scope record component.
SDL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
surround direct left
SDR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
surround direct right
secFloatToDuration(float) - Static method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
 
SELECT - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
session() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the session record component.
set(T) - Method in class tv.hd3g.fflauncher.progress.AtomicLatchReference
 
setArguments(List<FilterArgument>) - Method in class tv.hd3g.fflauncher.filtering.Filter
 
setArguments(List<FilterArgument>) - Method in interface tv.hd3g.fflauncher.filtering.parser.FilterParserDefinition
 
setChannelMap(List<String>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
0 is always the first channel/stream.
setCheckSourcesBeforeReady(boolean) - Method in class tv.hd3g.fflauncher.ConversionTool
True by default.
setDestBlocks(List<String>) - Method in class tv.hd3g.fflauncher.filtering.Filter
 
setDestBlocks(List<String>) - Method in interface tv.hd3g.fflauncher.filtering.parser.FilterParserDefinition
 
setDeviceIdToUse(int) - Method in class tv.hd3g.fflauncher.FFmpeg
Used with hardware transcoding.
setEbur128EventConsumer(BiConsumer<MediaAnalyserSession, Ebur128StrErrFilterEvent>) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setFFprobeResult(FFprobeJAXB) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setFilterChainToVar(String, FFbase) - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
setFilterForLinesEventsToDisplay(Predicate<LineEntry>) - Method in class tv.hd3g.fflauncher.ConversionTool
 
setFilterName(String) - Method in class tv.hd3g.fflauncher.filtering.Filter
 
setFilterName(String) - Method in interface tv.hd3g.fflauncher.filtering.parser.FilterParserDefinition
 
setHidebanner() - Method in class tv.hd3g.fflauncher.FFbase
 
setLogLevel(FFLogLevel, boolean, boolean) - Method in class tv.hd3g.fflauncher.FFbase
Add like -loglevel repeat+level+verbose
setMaxExecTimeScheduler(ScheduledExecutorService) - Method in class tv.hd3g.fflauncher.ConversionTool
Enable the execution time limitation
setMaxExecutionTime(Duration, ScheduledExecutorService) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setMaxExecutionTimeForShortCommands(long, TimeUnit) - Method in class tv.hd3g.fflauncher.ConversionTool
You needs to provide a maxExecTimeScheduler
setNeverOverwriteOutputFiles() - Method in class tv.hd3g.fflauncher.FFbase
 
setNoAudio() - Method in class tv.hd3g.fflauncher.FFmpeg
 
setNostats() - Method in class tv.hd3g.fflauncher.FFmpeg
 
setNotFound(SourceNotFoundPolicy) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
 
setNoVideo() - Method in class tv.hd3g.fflauncher.FFmpeg
 
setOnErrorDeleteOutFiles(boolean) - Method in class tv.hd3g.fflauncher.ConversionTool
 
setOutputFileIndexes(List<Integer>) - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulationSetup
By default, all is mapped to the first (0) output file.
setOverwriteOutputFiles() - Method in class tv.hd3g.fflauncher.FFbase
 
setPgmFFDuration(String) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setPgmFFStartTime(String) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setPretty() - Method in class tv.hd3g.fflauncher.FFprobe
-pretty prettify the format of displayed values, make it more human readable
setPrintFormat(FFprobe.FFPrintFormat) - Method in class tv.hd3g.fflauncher.FFprobe
-print_format format set the output printing format
setProgress(ProgressListener, ProgressCallback) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
setProgressListener(ProgressListener, ProgressCallback) - Method in class tv.hd3g.fflauncher.FFmpeg
 
setRawStdErrEventConsumer(BiConsumer<MediaAnalyserSession, RawStdErrFilterEvent>) - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
setRemoveParamsIfNoVarToInject(boolean) - Method in class tv.hd3g.fflauncher.ConversionTool
 
setSelectedMetadatas() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterAstats
This implementation choose only some values added here (others are redundant or not really usefull in audio).
setShowChapters() - Method in class tv.hd3g.fflauncher.FFprobe
-show_chapters show chapters INFO
setShowData() - Method in class tv.hd3g.fflauncher.FFprobe
-show_data show packets data
setShowError() - Method in class tv.hd3g.fflauncher.FFprobe
-show_error show probing ERROR
setShowFormat() - Method in class tv.hd3g.fflauncher.FFprobe
-show_format show format/container INFO
setShowFrames() - Method in class tv.hd3g.fflauncher.FFprobe
-show_frames show frames INFO
setShowLog() - Method in class tv.hd3g.fflauncher.FFprobe
-show_log show log
setShowPackets() - Method in class tv.hd3g.fflauncher.FFprobe
-show_packets show packets INFO
setShowPrograms() - Method in class tv.hd3g.fflauncher.FFprobe
-show_programs show programs INFO
setShowStreams() - Method in class tv.hd3g.fflauncher.FFprobe
-show_streams show streams INFO
setSourceBlocks(List<String>) - Method in class tv.hd3g.fflauncher.filtering.Filter
 
setSourceBlocks(List<String>) - Method in interface tv.hd3g.fflauncher.filtering.parser.FilterParserDefinition
 
setup() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns the value of the setup record component.
setValue(String) - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
 
setWorkingDirectory(File) - Method in class tv.hd3g.fflauncher.ConversionTool
 
SHORTTERM - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Gauge
 
si() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Returns the value of the si record component.
si() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Returns the value of the si record component.
SimpleSourceTraits - Interface in tv.hd3g.fflauncher
 
single() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Returns the value of the single record component.
size() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the size record component.
SL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
side left
SLOW - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
SLOWER - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
SOURCE_SINK - Enum constant in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
 
SourceNotFoundException(String) - Constructor for exception tv.hd3g.fflauncher.enums.SourceNotFoundPolicy.SourceNotFoundException
 
SourceNotFoundPolicy - Enum Class in tv.hd3g.fflauncher.enums
 
SourceNotFoundPolicy.SourceNotFoundException - Exception in tv.hd3g.fflauncher.enums
 
splitter(String, char) - Static method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
splitter(String, char, int) - Static method in class tv.hd3g.fflauncher.recipes.MediaAnalyser
 
SR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
side right
SSIM - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
start() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns the value of the start record component.
start() - Method in class tv.hd3g.fflauncher.progress.ProgressListenerSession
End listening after the unique client disconnect from it.
startElement(String, String, String, Attributes) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
STARTS_WITH - Enum constant in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
statsPeriod - Static variable in class tv.hd3g.fflauncher.FFmpeg
 
Stereo<T> - Record Class in tv.hd3g.fflauncher.resultparser
 
Stereo(T, T) - Constructor for record class tv.hd3g.fflauncher.resultparser.Stereo
Creates an instance of a Stereo record class.
STEREO - Enum constant in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
STILLIMAGE - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
streamIndex() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns the value of the streamIndex record component.
streamIndex() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns the value of the streamIndex record component.
stringNullOrBlank(String) - Method in interface tv.hd3g.fflauncher.filtering.lavfimtd.NumberParserTraits
 
SUBTITLE - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
 
SUPERFAST - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
supportedInput - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
supportedOutput - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 

T

tag - Variable in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
tag - Variable in class tv.hd3g.fflauncher.about.FFAboutPixelFormat
 
TBC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top back center
TBL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top back left
TBR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top back right
TC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top center
TDLS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
TemporalProcessTraits - Interface in tv.hd3g.fflauncher
 
TFC - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top front center
tff() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns the value of the tff record component.
TFF - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
top field first
TFL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top front left
TFR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
top front right
ti() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Returns the value of the ti record component.
ti() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Returns the value of the ti record component.
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterAmerge
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterAMetadata
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterAPhasemeter
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterAstats
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterChannelmap
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterChannelsplit
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterEbur128
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterJoin
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterSilencedetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.AudioFilterVolumedetect
 
toFilter() - Method in interface tv.hd3g.fflauncher.filtering.FilterSupplier
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterBlackdetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterBlockdetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterBlurdetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterCropdetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterFreezedetect
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterIdet
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate
 
toFilter() - Method in class tv.hd3g.fflauncher.filtering.VideoFilterSiti
 
toMapReferenceAsInput() - Method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
toMapReferenceAsInput() - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
top() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns the value of the top record component.
TOP - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
 
topFieldFirst() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the topFieldFirst record component.
toString() - Method in class tv.hd3g.fflauncher.about.FFAboutCodec
 
toString() - Method in class tv.hd3g.fflauncher.about.FFAboutFilter
 
toString() - Method in class tv.hd3g.fflauncher.about.FFAboutFormat
 
toString() - Method in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
toString() - Method in class tv.hd3g.fflauncher.about.FFAboutVersion
 
toString() - Method in record class tv.hd3g.fflauncher.acm.ACMSelectedInputChannel
Returns a string representation of this record class.
toString() - Method in class tv.hd3g.fflauncher.acm.AudioChannelManipulation
 
toString() - Method in class tv.hd3g.fflauncher.acm.InputAudioChannelSelector
 
toString() - Method in class tv.hd3g.fflauncher.acm.InputAudioStream
 
toString() - Method in class tv.hd3g.fflauncher.acm.OutputAudioChannelSelector
 
toString() - Method in class tv.hd3g.fflauncher.acm.OutputAudioStream
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.Channel
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.FFLogLevel
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.FFUnit
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.Preset
 
toString() - Method in enum class tv.hd3g.fflauncher.enums.Tune
 
toString() - Method in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrame
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeBaseFrame
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobePacket
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrame
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns a string representation of this record class.
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
 
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
 
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
 
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Gauge
 
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
 
toString() - Method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Scale
 
toString() - Method in class tv.hd3g.fflauncher.filtering.Filter
 
toString() - Method in class tv.hd3g.fflauncher.filtering.FilterArgument
 
toString() - Method in class tv.hd3g.fflauncher.filtering.FilterChains
 
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstats
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdAstatsChannel
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdEvent
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdet
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrame
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSiti
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdSitiSummary
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns a string representation of this record class.
toString() - Method in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
toString() - Method in class tv.hd3g.fflauncher.progress.ProgressBlock
 
toString() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserResult
Returns a string representation of this record class.
toString() - Method in class tv.hd3g.fflauncher.recipes.MediaAnalyserSession
 
toString() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns a string representation of this record class.
toString() - Method in record class tv.hd3g.fflauncher.resultparser.Stereo
Returns a string representation of this record class.
TRACE - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
 
TRUE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
 
TSS - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
Tune - Enum Class in tv.hd3g.fflauncher.enums
 
tv.hd3g.fflauncher - package tv.hd3g.fflauncher
 
tv.hd3g.fflauncher.about - package tv.hd3g.fflauncher.about
 
tv.hd3g.fflauncher.acm - package tv.hd3g.fflauncher.acm
 
tv.hd3g.fflauncher.enums - package tv.hd3g.fflauncher.enums
 
tv.hd3g.fflauncher.ffprobecontainer - package tv.hd3g.fflauncher.ffprobecontainer
 
tv.hd3g.fflauncher.filtering - package tv.hd3g.fflauncher.filtering
 
tv.hd3g.fflauncher.filtering.lavfimtd - package tv.hd3g.fflauncher.filtering.lavfimtd
 
tv.hd3g.fflauncher.filtering.parser - package tv.hd3g.fflauncher.filtering.parser
 
tv.hd3g.fflauncher.progress - package tv.hd3g.fflauncher.progress
 
tv.hd3g.fflauncher.recipes - package tv.hd3g.fflauncher.recipes
 
tv.hd3g.fflauncher.resultparser - package tv.hd3g.fflauncher.resultparser
 
type - Variable in class tv.hd3g.fflauncher.about.FFAboutCodec
 
type() - Method in record class tv.hd3g.fflauncher.recipes.MediaAnalyserSessionFilterContext
Returns the value of the type record component.

U

ULTRAFAST - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
UMH - Enum constant in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
 
undetermined() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetFrame
Returns the value of the undetermined record component.
UNDETERMINED - Enum constant in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
 
Unknown - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
 
UNKNOWN - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
 
UnknownFormatException - Exception in tv.hd3g.fflauncher
 
UnknownFormatException(String) - Constructor for exception tv.hd3g.fflauncher.UnknownFormatException
 
UnknownFormatException(String, Throwable) - Constructor for exception tv.hd3g.fflauncher.UnknownFormatException
 
updatedWith() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
Returns the value of the updatedWith record component.
updatedWith() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the updatedWith record component.

V

value - Variable in class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata
 
value() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdValue
Returns the value of the value record component.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.Channel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.FFHardwareCodec
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.FFUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.Preset
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.SourceNotFoundPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.enums.Tune
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Gauge
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Scale
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.about.FFAboutPixelFormat.BitDepths
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.Channel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.ChannelLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.FFHardwareCodec
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.FFUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.OutputFilePresencePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.Preset
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.SourceNotFoundPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.enums.Tune
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobePictType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Function
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AbstractFilterMetadata.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Gauge
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Peak
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Scale
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate.Method
Returns an array containing the constants of this enum class, in the order they are declared.
valuesEquals(FFprobeAudioFrameConst) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeAudioFrameConst
 
valuesEquals(FFprobeVideoFrameConst) - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
 
VERBOSE - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Same as INFO, except more VERBOSE.
VERBOSE - Enum constant in enum class tv.hd3g.fflauncher.filtering.AudioFilterEbur128.Framelog
 
VERYFAST - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
VERYSLOW - Enum constant in enum class tv.hd3g.fflauncher.enums.Preset
 
VIDEO - Enum constant in enum class tv.hd3g.fflauncher.about.FFAboutCodec.CodecType
 
VIDEO - Enum constant in enum class tv.hd3g.fflauncher.enums.FilterConnectorType
 
VIDEO - Enum constant in enum class tv.hd3g.fflauncher.ffprobecontainer.FFprobeCodecType
 
videoConst() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the videoConst record component.
VideoFilterBlackdetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#blackdetect
VideoFilterBlackdetect() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterBlackdetect
 
VideoFilterBlockdetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#blockdetect-1 No thread safe
VideoFilterBlockdetect() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterBlockdetect
 
VideoFilterBlurdetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#blurdetect-1 No thread safe
VideoFilterBlurdetect() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterBlurdetect
 
VideoFilterCropdetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#cropdetect No thread safe
VideoFilterCropdetect() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterCropdetect
set -1 to default
VideoFilterFreezedetect - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#freezedetect
VideoFilterFreezedetect() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterFreezedetect
 
VideoFilterIdet - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#idet No thread safe
VideoFilterIdet() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterIdet
 
VideoFilterMEstimate - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#mestimate No thread safe
VideoFilterMEstimate() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterMEstimate
 
VideoFilterMEstimate.Method - Enum Class in tv.hd3g.fflauncher.filtering
 
VideoFilterMetadata - Class in tv.hd3g.fflauncher.filtering
https://www.ffmpeg.org/ffmpeg-filters.html#metadata_002c-ametadata Non thread safe
VideoFilterMetadata(AbstractFilterMetadata.Mode) - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterMetadata
 
VideoFilterSiti - Class in tv.hd3g.fflauncher.filtering
https://ffmpeg.org/ffmpeg-filters.html#siti-1
VideoFilterSiti() - Constructor for class tv.hd3g.fflauncher.filtering.VideoFilterSiti
 
VideoFilterSupplier - Interface in tv.hd3g.fflauncher.filtering
 
videoFrames() - Method in record class tv.hd3g.fflauncher.recipes.ContainerAnalyserResult
Returns the value of the videoFrames record component.
videoFrames() - Method in record class tv.hd3g.fflauncher.recipes.GOPStatItem
Returns the value of the videoFrames record component.
VideoOutputTrait - Interface in tv.hd3g.fflauncher
 

W

w() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the w record component.
warning(SAXParseException) - Method in class tv.hd3g.fflauncher.ffprobecontainer.FFprobeResultSAX
 
WARNING - Enum constant in enum class tv.hd3g.fflauncher.enums.FFLogLevel
Show all warnings and errors.
width() - Method in record class tv.hd3g.fflauncher.ffprobecontainer.FFprobeVideoFrameConst
Returns the value of the width record component.
WL - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
wide left
WR - Enum constant in enum class tv.hd3g.fflauncher.enums.Channel
wide right

X

x() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the x record component.
x1() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the x1 record component.
x2() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the x2 record component.
XML - Enum constant in enum class tv.hd3g.fflauncher.FFprobe.FFPrintFormat
 

Y

y() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the y record component.
y1() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the y1 record component.
y2() - Method in record class tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdCropdetect
Returns the value of the y2 record component.

Z

ZEROLATENCY - Enum constant in enum class tv.hd3g.fflauncher.enums.Tune
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form