A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

AAC - com.github.vbauer.avconv4java.type.AVAudioCodecType
May be used only with -strict experimental.
AAC - Static variable in class com.github.vbauer.avconv4java.type.AVAudioCodecType.Constants
 
accurateSeek(boolean) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
This option enables or disables accurate seeking in input files with the ‘-ss’ option.
AIC - com.github.vbauer.avconv4java.type.AVCodecFlagType
H.263 advanced intra coding / MPEG-4 AC prediction.
AIC - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
analyzeDuration(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
How many microseconds are analyzed to estimate duration.
aspectRatio(AVStreamType, Double) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
aspectRatio(AVStreamType, Integer, Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
aspectRatio(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-aspect[:stream_specifier] aspect (output,per-stream)’ Set the video display aspect ratio specified by aspect.
aspectRatio(Double) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
aspectRatio(Integer, Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
aspectRatio(String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
attachment(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-attach filename (output)’ Add an attachment to the output file.
AUDIO - com.github.vbauer.avconv4java.type.AVStreamType
 
AUDIO - Static variable in class com.github.vbauer.avconv4java.type.AVStreamType.Constants
 
audioBitRate(Integer) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
audioChannelsCount(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-ac[:stream_specifier] channels (input/output,per-stream)’ Set the number of audio channels.
audioChannelsCount(Integer) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
audioCodec(AVAudioCodecType) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-acodec codec (input/output)’ Set the audio codec.
audioCodec(String) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
audioQuality(Double) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-aq q (output)’ Set the audio quality (codec-specific, VBR).
AUTO - com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
Automatically select the hardware acceleration method.
AUTO - com.github.vbauer.avconv4java.type.AVVideoSyncType
Chooses between 1 and 2 depending on muxer capabilities.
AUTO - Static variable in class com.github.vbauer.avconv4java.type.AVHardwareAccelerationType.Constants
 
AUTO - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSyncType.Constants
 
AVAdvancedOptions - Class in com.github.vbauer.avconv4java.option.advanced
 
AVAdvancedOptions() - Constructor for class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
AVAdvancedVideoOptions - Class in com.github.vbauer.avconv4java.option.advanced
 
AVAdvancedVideoOptions() - Constructor for class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
AVAudioCodecType - Enum in com.github.vbauer.avconv4java.type
 
AVAudioCodecType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVAudioOptions - Class in com.github.vbauer.avconv4java.option
Audio Options.
AVAudioOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVAudioOptions
 
AVCodecFlagType - Enum in com.github.vbauer.avconv4java.type
 
AVCodecFlagType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVCodecOptions - Class in com.github.vbauer.avconv4java.option
Codec Audio/Video Options.
AVCodecOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVCodecOptions
 
AVCommand - Class in com.github.vbauer.avconv4java.core
Class that represents a avconv command.
AVCommand() - Constructor for class com.github.vbauer.avconv4java.core.AVCommand
 
AVDebugInfoType - Enum in com.github.vbauer.avconv4java.type
 
AVDebugInfoType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVErrorDetectionType - Enum in com.github.vbauer.avconv4java.type
 
AVErrorDetectionType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVFileFormatType - Enum in com.github.vbauer.avconv4java.type
 
AVFileFormatType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVFormatDebugInfoType - Enum in com.github.vbauer.avconv4java.type
 
AVFormatDebugInfoType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVFormatFlagType - Enum in com.github.vbauer.avconv4java.type
 
AVFormatFlagType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVFormatOptions - Class in com.github.vbauer.avconv4java.option
Format Audio/Video Options.
AVFormatOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVFormatOptions
 
AVGenericOptions - Class in com.github.vbauer.avconv4java.option
Generic options.
AVGenericOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVGenericOptions
 
AVHardwareAccelerationType - Enum in com.github.vbauer.avconv4java.type
 
AVHardwareAccelerationType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVLogLevelType - Enum in com.github.vbauer.avconv4java.type
 
AVLogLevelType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVMainOptions - Class in com.github.vbauer.avconv4java.option
Main options.
AVMainOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVMainOptions
 
AVMotionEstimationType - Enum in com.github.vbauer.avconv4java.type
 
AVMotionEstimationType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVMovFlagsType - Enum in com.github.vbauer.avconv4java.type
 
AVMovFlagsType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVOptions - Class in com.github.vbauer.avconv4java.core
Basic class for options.
AVOptions() - Constructor for class com.github.vbauer.avconv4java.core.AVOptions
 
AVRootOptions - Class in com.github.vbauer.avconv4java.core
Root options.
AVRootOptions(String, String) - Constructor for class com.github.vbauer.avconv4java.core.AVRootOptions
 
AVStreamType - Enum in com.github.vbauer.avconv4java.type
 
AVStreamType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVStrictType - Enum in com.github.vbauer.avconv4java.type
Type shows how strictly to follow the standards.
AVStrictType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVSubtitleOptions - Class in com.github.vbauer.avconv4java.option
Subtitle options.
AVSubtitleOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
AVTargetFileType - Enum in com.github.vbauer.avconv4java.type
 
AVTargetFileType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVUtils - Class in com.github.vbauer.avconv4java.util
Generic utils.
AVVideoCodecType - Enum in com.github.vbauer.avconv4java.type
 
AVVideoCodecType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVVideoOptions - Class in com.github.vbauer.avconv4java.option
Video Options.
AVVideoOptions() - Constructor for class com.github.vbauer.avconv4java.option.AVVideoOptions
 
AVVideoSizeType - Enum in com.github.vbauer.avconv4java.type
 
AVVideoSizeType.Constants - Class in com.github.vbauer.avconv4java.type
 
AVVideoSyncType - Enum in com.github.vbauer.avconv4java.type
 
AVVideoSyncType.Constants - Class in com.github.vbauer.avconv4java.type
 

B

benchmark() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Show benchmarking information at the end of an encode.
BIT_STREAM - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
BIT_STREAM - com.github.vbauer.avconv4java.type.AVErrorDetectionType
Detect bitstream specification deviations.
BIT_STREAM - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
BIT_STREAM - Static variable in class com.github.vbauer.avconv4java.type.AVErrorDetectionType.Constants
 
BITEXACT - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use only bitexact functions (except (I)DCT).
BITEXACT - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
bitRate(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Set bitrate (in kbits/s).
bitRate(Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
BUFFER - com.github.vbauer.avconv4java.type.AVErrorDetectionType
Detect improper bitstream length.
BUFFER - Static variable in class com.github.vbauer.avconv4java.type.AVErrorDetectionType.Constants
 
BUFFERS - com.github.vbauer.avconv4java.type.AVDebugInfoType
Picture buffer allocations.
BUFFERS - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
BUGS - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
BUGS - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
build() - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
build() - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
builders(AVOptions...) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
builders(Collection<AVOptions>) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 

C

calculateToolPath() - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
CFR - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSyncType.Constants
 
CGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
CGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
CGOP - com.github.vbauer.avconv4java.type.AVCodecFlagType
Closed GOP.
CGOP - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
CIF - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
CIF - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
CIF16 - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
CIF16 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
CIF4 - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
CIF4 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
codecFlags(AVCodecFlagType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
codecFlags(AVStreamType, AVCodecFlagType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Codec flags.
codecFlags(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
codecFlags(String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
com.github.vbauer.avconv4java.core - package com.github.vbauer.avconv4java.core
 
com.github.vbauer.avconv4java.option - package com.github.vbauer.avconv4java.option
 
com.github.vbauer.avconv4java.option.advanced - package com.github.vbauer.avconv4java.option.advanced
 
com.github.vbauer.avconv4java.type - package com.github.vbauer.avconv4java.type
 
com.github.vbauer.avconv4java.util - package com.github.vbauer.avconv4java.util
 
com.github.vbauer.avconv4java.util.process - package com.github.vbauer.avconv4java.util.process
 
copyTimeBase() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Copy input stream time base from input to output when stream copying.
copyTimestamps() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Copy timestamps from input to output.
cpuFlags(String) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
CRC - com.github.vbauer.avconv4java.type.AVFileFormatType
CRC (Cyclic Redundancy Check) testing format.
CRC - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
CRC_CHECK - com.github.vbauer.avconv4java.type.AVErrorDetectionType
Verify embedded CRCs.
CRC_CHECK - Static variable in class com.github.vbauer.avconv4java.type.AVErrorDetectionType.Constants
 
create() - Static method in class com.github.vbauer.avconv4java.core.AVOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
create() - Static method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
create(int, String, String) - Static method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
create(String, String) - Static method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
CRF - com.github.vbauer.avconv4java.type.AVVideoSyncType
Frames will be duplicated and dropped to achieve exactly the requested constant framerate.
cutOffBandwidth(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Set cutoff bandwidth.
cutOffBandwidth(Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 

D

dataFrames(Long) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-dframes number (output)’ Set the number of data frames to record.
DCT_COEFF - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
DCT_COEFF - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
debug(AVDebugInfoType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Print specific debug info.
debug(String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
DEBUG - com.github.vbauer.avconv4java.type.AVLogLevelType
 
DEBUG - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
debugInfo(AVFormatDebugInfoType) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Print specific debug info.
debugInfo(String) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
decryptionKey(String) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Set decryption key.
DEFAULT_TOOL_PATH - Static variable in class com.github.vbauer.avconv4java.core.AVCommand
 
demuxPreLoadDelay(Long) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Set the initial demux-decode delay.
DIA - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Diamond motion estimation (alias for EPZS).
DIA - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
disableRecording() - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-an (output)’ Disable audio recording.
disableRecording() - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
‘-sn (output)’ Disable subtitle recording.
disableRecording() - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-vn (output)’ Disable video recording.
DISCARD_CORRUPTED - com.github.vbauer.avconv4java.type.AVFormatFlagType
Discard corrupted frames.
DISCARD_CORRUPTED - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
discardThreshold(Integer) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Discard threshold.
discontinuityDeltaThreshold() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Timestamp discontinuity delta threshold.
dump() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Dump each input packet to stderr.
dumpAttachment(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-dump_attachment[:stream_specifier] filename (input,per-stream)’ Extract the matching attachment stream into a file named filename.
dumpAttachment(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
dumpVideoEncodingStatistics() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Dump video coding statistics to ‘vstats_HHMMSS.log’.
dumpVideoEncodingStatistics(String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Dump video coding statistics to file.
duration(Long) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
duration(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-t duration (output)’ Stop writing the output after its duration reaches duration.
DV - com.github.vbauer.avconv4java.type.AVTargetFileType
 
DV - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
DV50 - com.github.vbauer.avconv4java.type.AVTargetFileType
 
DV50 - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
DVD - com.github.vbauer.avconv4java.type.AVTargetFileType
 
DVD - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 

E

EGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
EGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
EMPTY - Static variable in class com.github.vbauer.avconv4java.util.AVUtils
 
EMPTY_MOOV - com.github.vbauer.avconv4java.type.AVMovFlagsType
Write an initial moov atom directly at the start of the file, without describing any samples in it.
EMPTY_MOOV - Static variable in class com.github.vbauer.avconv4java.type.AVMovFlagsType.Constants
 
EMU_EDGE - com.github.vbauer.avconv4java.type.AVCodecFlagType
Do not draw edges.
EMU_EDGE - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
EPZS - com.github.vbauer.avconv4java.type.AVMotionEstimationType
EPZS motion estimation (default).
EPZS - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
ER - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
ER - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
error(String) - Static method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
ERROR - com.github.vbauer.avconv4java.type.AVLogLevelType
 
ERROR - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
errorDetection(AVErrorDetectionType) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Set error detection flags (deprecated; use err_detect, save via avconv).
errorDetection(String) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
ESA - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Esa motion estimation (alias for full).
ESA - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
even(Integer) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
execute(List<String>, Long, boolean) - Static method in class com.github.vbauer.avconv4java.util.process.ProcessExecutor
 
EXIT_CODE_ERROR - Static variable in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
EXIT_CODE_SUCCESS - Static variable in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
EXPERIMENTAL - com.github.vbauer.avconv4java.type.AVStrictType
Allow non-standardized experimental things.
EXPERIMENTAL - Static variable in class com.github.vbauer.avconv4java.type.AVStrictType.Constants
 
EXPLODE - com.github.vbauer.avconv4java.type.AVErrorDetectionType
Abort decoding on minor error detection.
EXPLODE - Static variable in class com.github.vbauer.avconv4java.type.AVErrorDetectionType.Constants
 

F

FAST_START - com.github.vbauer.avconv4java.type.AVMovFlagsType
Run a second pass moving the index (moov atom) to the beginning of the file.
FAST_START - Static variable in class com.github.vbauer.avconv4java.type.AVMovFlagsType.Constants
 
FATAL - com.github.vbauer.avconv4java.type.AVLogLevelType
 
FATAL - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
FDK_AAC - com.github.vbauer.avconv4java.type.AVAudioCodecType
The best aac encoder so far, but separate lib.
FDK_AAC - Static variable in class com.github.vbauer.avconv4java.type.AVAudioCodecType.Constants
 
fileFormat(AVFileFormatType) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-f fmt (input/output)’ Force input or output file format.
fileFormat(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
fileSizeLimit(Long) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-fs limit_size (output)’ Set the file size limit.
filter(AVStreamType, String, Object...) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-filter[:stream_specifier] filter_graph (output,per-stream)’ filter_graph is a description of the filter graph to apply to the stream.
filter(String) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-af filter_graph (output)’ filter_graph is a description of the filter graph to apply to the input audio.
filter(String, Object...) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
filter(String, Object...) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-vf filter_graph (output)’ filter_graph is a description of the filter graph to apply to the input video.
FILTER_SCALE_BY_HEIGHT - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FILTER_SCALE_BY_WIDTH - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
filterComplexScript(String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
This option is similar to ‘-filter_complex’, the only difference is that its argument is the name of the file from which a complex filtergraph description is to be read.
filterScript(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-filter_script[:stream_specifier] filename (output,per-stream)’ This option is similar to ‘-filter’, the only difference is that its argument is the name of the file from which a filtergraph description is to be read.
filterScript(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
findByName(Class<T>, String) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVAudioCodecType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVCodecFlagType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVDebugInfoType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVErrorDetectionType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFileFormatType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFormatDebugInfoType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFormatFlagType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVLogLevelType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVMotionEstimationType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVMovFlagsType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVStreamType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVStrictType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVTargetFileType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoCodecType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
 
findByName(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSyncType
 
FLAG_ACCURATE_SEEK - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_ANALYZE_DURATION - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_ASPECT_RATIO - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_ATTACHMENT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_AUDIO_BIT_RATE - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_AUDIO_CHANNELS_COUNT - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_AUDIO_CODEC - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_AUDIO_FRAMES_COUNT - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_AUDIO_QUALITY - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_BENCHMARK - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_BIT_RATE - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_CODEC_FLAGS - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_COPY_TIME_BASE - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_COPY_TIMESTAMPS - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_CPU_FLAGS - Static variable in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
FLAG_CUT_OFF_BANDWIDTH - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_DATA_FRAMES - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_DEBUG - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_DEBUG_INFO - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_DECRYPTION_KEY - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_DEMUX_PRELOAD_DELAY - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_DISABLE_AUDIO_RECORDING - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_DISABLE_SUBTITLE_RECORDING - Static variable in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
FLAG_DISABLE_VIDEO_RECORDING - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_DISCARD_THRESHOLD - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_DISCONTINUITY_DELTA_THRESHOLD - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_DUMP - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_DUMP_ATTACHMENT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_DUMP_VIDEO_ENCODING_STATISTICS - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_DUMP_VIDEO_ENCODING_STATISTICS_FILE - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_DURATION - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_ERROR_DETECTION - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_FILE_FORMAT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_FILE_SIZE_LIMIT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_FILTER - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_FILTER - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_FILTER_COMPLEX_SCRIPT - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_FILTER_GRAPH - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_FILTER_SCRIPT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_FORMAT_FLAGS - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_FPS_PROBE_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_FRAME_RATE - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_FRAME_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_FRAMES_COUNT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_GROUP_OF_PICTURES - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_HARDWARE_ACCELERATION - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_HEX - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_IMMEDIATELY_EXIT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_INPUT_FILE - Static variable in class com.github.vbauer.avconv4java.core.AVRootOptions
 
FLAG_INPUT_TIME_OFFSET - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_INTERLEAVING_BUFFER_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_LOG_LEVEL - Static variable in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
FLAG_MAX_DELAY - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_MAX_DEMUX_DELAY - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_METADATA - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_MOTION_ESTIMATION_METHOD - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_MOV_FLAGS - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_NO_ACCURATE_SEEK - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_OVERWRITE_OUTPUT - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_PACKET_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_PASS_COUNT - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_PASS_LOG_FILE_PREFIX - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_PIXEL_FORMAT - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_PRESET - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_PRESET - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_PROBE_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_QUALITY_SCALE - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_REAL_TIME_BUFFER_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_RESIZE - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_SAMPLE_FORMAT - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_SAMPLE_RATE - Static variable in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
FLAG_SEEK - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_SHORTEST - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_SHOW_LICENSE - Static variable in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
FLAG_STRICT - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_SUBTITLE_CODEC - Static variable in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
FLAG_SW_SCALER_FLAGS - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
FLAG_TARGET - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
FLAG_TIME_LIMIT - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
FLAG_TIMESTAMP_INDEX_SIZE - Static variable in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
FLAG_VIDEO_BIT_RATE_TOLERANCE - Static variable in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FLAG_VIDEO_CODEC - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_VIDEO_FRAMES_COUNT - Static variable in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLAG_VIDEO_SYNC_METHOD - Static variable in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
flags(Object...) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
 
flags(Collection<Object>) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
FLUSH_PACKETS - com.github.vbauer.avconv4java.type.AVFormatFlagType
Reduce the latency by flushing out packets immediately.
FLUSH_PACKETS - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
format(String, Object...) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
FORMAT_METADATA - Static variable in class com.github.vbauer.avconv4java.option.AVMainOptions
 
formatFlags(AVFormatFlagType) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Set format flags.
formatFlags(String) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
fpsProbeSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Number of frames used to probe fps.
FRAG_CUSTOM - com.github.vbauer.avconv4java.type.AVMovFlagsType
Allow the caller to manually choose when to cut fragments, by calling av_write_frame(ctx, NULL) to write a fragment with the packets written so far.
FRAG_CUSTOM - Static variable in class com.github.vbauer.avconv4java.type.AVMovFlagsType.Constants
 
FRAG_KEY_FRAME - com.github.vbauer.avconv4java.type.AVMovFlagsType
Start a new fragment at each video keyframe.
FRAG_KEY_FRAME - Static variable in class com.github.vbauer.avconv4java.type.AVMovFlagsType.Constants
 
FRAME_CRC - com.github.vbauer.avconv4java.type.AVFileFormatType
Per-frame CRC (Cyclic Redundancy Check) testing format.
FRAME_CRC - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
frameRate(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-r[:stream_specifier] fps (input/output,per-stream)’ Set frame rate (Hz value, fraction or abbreviation).
frameRate(Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
framesCount(AVStreamType, Long) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-frames[:stream_specifier] framecount (output,per-stream)’ Stop writing to the stream after framecount frames.
framesCount(Long) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-aframes number (output)’ Set the number of audio frames to record.
framesCount(Long) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
framesCount(Long) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-vframes number (output)’ Set the number of video frames to record.
frameSize(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
frameSize(Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
FULL - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Full motion estimation (slowest).
FULL - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 

G

GENERATE_PTS - com.github.vbauer.avconv4java.type.AVFormatFlagType
Generate pts.
GENERATE_PTS - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
getDefaultToolPath() - Static method in class com.github.vbauer.avconv4java.core.AVCommand
 
getErrorOutput() - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
getGlobalToolPath() - Static method in class com.github.vbauer.avconv4java.core.AVCommand
 
getHeight() - Method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVAudioCodecType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVCodecFlagType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVDebugInfoType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVErrorDetectionType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVFileFormatType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVFormatDebugInfoType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVFormatFlagType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVLogLevelType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVMotionEstimationType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVMovFlagsType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVStreamType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVStrictType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVTargetFileType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVVideoCodecType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
 
getName() - Method in enum com.github.vbauer.avconv4java.type.AVVideoSyncType
 
getName() - Method in interface com.github.vbauer.avconv4java.type.NamedType
 
getOutput() - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
getOutputFile() - Method in class com.github.vbauer.avconv4java.core.AVRootOptions
 
getStatusCode() - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
getSystemProperty(String) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
getTimeout() - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
getToolPath() - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
getWidth() - Method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
 
GLOBAL_HEADER - com.github.vbauer.avconv4java.type.AVCodecFlagType
Place global headers in extradata instead of every keyframe.
GLOBAL_HEADER - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
GMC - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use gmc.
GMC - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
GRAY - com.github.vbauer.avconv4java.type.AVCodecFlagType
Only decode/encode grayscale.
GRAY - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
groupOfPictures(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Set the group of picture (GOP) size.
groupOfPictures(Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 

H

H264 - com.github.vbauer.avconv4java.type.AVVideoCodecType
 
H264 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoCodecType.Constants
 
hardwareAcceleration(AVStreamType, AVHardwareAccelerationType) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Use hardware acceleration to decode the matching stream(s).
hardwareAcceleration(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
hasNull(Object...) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
HD1080 - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
HD1080 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
HD480 - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
HD480 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
HD720 - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
HD720 - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
hex() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
‘-hex (global)’ When dumping packets, also dump the payload.
HEX - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Hex motion estimation.
HEX - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
HLS - com.github.vbauer.avconv4java.type.AVFileFormatType
Apple HTTP Live Streaming muxer that segments MPEG-TS according to the HTTP Live Streaming specification.
HLS - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
HSXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
HSXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 

I

IGNORE_DTS - com.github.vbauer.avconv4java.type.AVFormatFlagType
Ignore dts.
IGNORE_DTS - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
IGNORE_INDEX - com.github.vbauer.avconv4java.type.AVFormatFlagType
Ignore index.
IGNORE_INDEX - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
ILDCT - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use interlaced DCT.
ILDCT - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
ILME - com.github.vbauer.avconv4java.type.AVCodecFlagType
Interlaced motion estimation.
ILME - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
IMAGE - com.github.vbauer.avconv4java.type.AVFileFormatType
Image file muxer.
IMAGE - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
immediatelyExit() - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-n (global)’ Immediately exit when output files already exist.
INFO - com.github.vbauer.avconv4java.type.AVLogLevelType
 
INFO - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
INPUT_PRESERVED - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use internal 2-pass ratecontrol in first pass mode.
INPUT_PRESERVED - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
inputTimeOffset(Double) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
inputTimeOffset(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-itsoffset offset (input)’ Set the input time offset in seconds.
interleavingBufferSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
 
isBlank(Object) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isDebug() - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
isEmpty(Object...) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isEmpty(Collection) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isEmpty(Map) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isError() - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
isMac() - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isSolaris() - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isSuccess() - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
isUnix() - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
isWindows() - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 

J

join(Iterable<String>) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
join(Iterable<String>, String) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
join(String...) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 

K

kb(Number) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 

L

LOG - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Log motion estimation.
LOG - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
logLevel(AVLogLevelType) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
logLevel(Integer) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
logLevel(String) - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
LOOP - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use loop filter.
LOOP - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
LOW_DELAY - com.github.vbauer.avconv4java.type.AVCodecFlagType
Force low delay.
LOW_DELAY - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 

M

MATROSKA - com.github.vbauer.avconv4java.type.AVFileFormatType
Matroska container muxer.
MATROSKA - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
maxDelay(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Maximum muxing or demuxing delay in microseconds.
maxDemuxDelay(Long) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Set the maximum demux-decode delay.
MB_TYPE - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
MB_TYPE - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
metadata(String, Object) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-metadata[:metadata_specifier] key=value (output,per-metadata)’ Set a metadata key/value pair.
MMCO - com.github.vbauer.avconv4java.type.AVDebugInfoType
Memory management control operations (H.264).
MMCO - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
motionEstimationMethod(AVMotionEstimationType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
motionEstimationMethod(AVStreamType, AVMotionEstimationType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Set motion estimation method.
motionEstimationMethod(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
motionEstimationMethod(String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
movFlags(AVMovFlagsType) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-movflags frag_keyframe’ Start a new fragment at each video keyframe.
movFlags(String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
MP3 - com.github.vbauer.avconv4java.type.AVFileFormatType
MP3 container muxer.
MP3 - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
MPEG_TRANSPORT - com.github.vbauer.avconv4java.type.AVFileFormatType
MPEG transport stream muxer.
MPEG_TRANSPORT - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
MV - com.github.vbauer.avconv4java.type.AVDebugInfoType
Motion vector.
MV - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
MV0 - com.github.vbauer.avconv4java.type.AVCodecFlagType
Always try a mb with mv="0,0".
MV0 - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
MV4 - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use four motion vectors per macroblock (MPEG-4).
MV4 - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 

N

NamedType - Interface in com.github.vbauer.avconv4java.type
 
NAQ - com.github.vbauer.avconv4java.type.AVCodecFlagType
 
NAQ - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
NO_BUFFER - com.github.vbauer.avconv4java.type.AVFormatFlagType
Reduce the latency introduced by optional buffering.
NO_BUFFER - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
NO_FILL_IN - com.github.vbauer.avconv4java.type.AVFormatFlagType
Do not fill in missing values that can be exactly calculated.
NO_FILL_IN - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
NO_PARSE - com.github.vbauer.avconv4java.type.AVFormatFlagType
Disable AVParsers, this needs nofillin too.
NO_PARSE - Static variable in class com.github.vbauer.avconv4java.type.AVFormatFlagType.Constants
 
NONE - com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
Do not use any hardware acceleration (the default).
NONE - Static variable in class com.github.vbauer.avconv4java.type.AVHardwareAccelerationType.Constants
 
NORMAL - com.github.vbauer.avconv4java.type.AVStrictType
Allow unofficial extensions.
NORMAL - Static variable in class com.github.vbauer.avconv4java.type.AVStrictType.Constants
 
NULL - com.github.vbauer.avconv4java.type.AVFileFormatType
Null muxer.
NULL - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 

O

OGG - com.github.vbauer.avconv4java.type.AVFileFormatType
Ogg container muxer.
OGG - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
onePassEncoding() - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
onePassEncoding(AVStreamType) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
OUTPUT_CORRUPT - com.github.vbauer.avconv4java.type.AVCodecFlagType
Output even potentially corrupted frames.
OUTPUT_CORRUPT - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
overwriteOutput() - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-y (global)’ Overwrite output files without asking.

P

packetSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Set packet size.
PANIC - com.github.vbauer.avconv4java.type.AVLogLevelType
 
PANIC - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
PASS_THROUGH - com.github.vbauer.avconv4java.type.AVVideoSyncType
Each frame is passed with its timestamp from the demuxer to the muxer.
PASS_THROUGH - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSyncType.Constants
 
PASS1 - com.github.vbauer.avconv4java.type.AVCodecFlagType
 
PASS1 - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
PASS2 - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use internal 2-pass ratecontrol in second pass mode.
PASS2 - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
passCount(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-pass[:stream_specifier] n (output,per-stream)’ Select the pass number (1 or 2).
passCount(Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
passLogFilePrefix(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-passlogfile[:stream_specifier] prefix (output,per-stream)’ Set two-pass log file name prefix to prefix, the default file name prefix is “av2pass”.
passLogFilePrefix(String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
PHODS - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Phods motion estimation.
PHODS - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
PICT - com.github.vbauer.avconv4java.type.AVDebugInfoType
Picture info.
PICT - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
pixelFormat(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Set pixel format.
pixelFormat(String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
 
PREFIX_FILM - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
PREFIX_NTSC - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
PREFIX_PAL - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
prepareArguments(List<String>) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
preset(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
preset(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-pre[:stream_specifier] preset_name (output,per-stream)’ Specify the preset for matching stream(s).
preset(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
probeSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Set probing size.
ProcessExecutor - Class in com.github.vbauer.avconv4java.util.process
Process executor allows to run new OS application in separate process.
ProcessInfo - Class in com.github.vbauer.avconv4java.util.process
Process info that was returned as result.
ProcessInfo() - Constructor for class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
proportionalResizeUsingHeight(Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
proportionalResizeUsingWidth(Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
PSNR - com.github.vbauer.avconv4java.type.AVCodecFlagType
Error[?] variables will be set during encoding.
PSNR - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
PTS - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
PTS - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 

Q

QCIF - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
QCIF - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
QP - com.github.vbauer.avconv4java.type.AVDebugInfoType
Per-block quantization parameter (QP).
QP - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
QPEL - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use 1/4-pel motion compensation.
QPEL - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
QQVGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
QQVGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
QSCALE - com.github.vbauer.avconv4java.type.AVCodecFlagType
Use fixed qscale.
QSCALE - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
QSXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
QSXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
qualityScale(AVStreamType, Double) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-q[:stream_specifier] q (output,per-stream)’ ‘-qscale[:stream_specifier] q (output,per-stream)’ Use fixed quality scale (VBR).
qualityScale(Double) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
QUIET - com.github.vbauer.avconv4java.type.AVLogLevelType
 
QUIET - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
QVGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
QVGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
QXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
QXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 

R

RC - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
RC - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
readFully(InputStream) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
realTimeBufferSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Max memory used for buffering real-time frames.
resize(AVStreamType, AVVideoSizeType) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
resize(AVStreamType, Integer, Integer) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
resize(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
run(AVOptions) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
run(List<String>) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 

S

sampleFormat(AVStreamType, String) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-sample_fmt[:stream_specifier] sample_fmt (output,per-stream)’ Set the audio sample format.
sampleFormat(String) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
sampleRate(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
‘-ar[:stream_specifier] freq (input/output,per-stream)’ Set the audio sampling frequency.
sampleRate(Integer) - Method in class com.github.vbauer.avconv4java.option.AVAudioOptions
 
sec(Double) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
seek(Double) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
seek(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-ss position (input/output)’ When used as an input option (before -i), seeks in this input file to position.
SEGMENT - com.github.vbauer.avconv4java.type.AVFileFormatType
Basic stream segmenter.
SEGMENT - Static variable in class com.github.vbauer.avconv4java.type.AVFileFormatType.Constants
 
SEPARATE_MOOF - com.github.vbauer.avconv4java.type.AVMovFlagsType
Write a separate moof (movie fragment) atom for each track.
SEPARATE_MOOF - Static variable in class com.github.vbauer.avconv4java.type.AVMovFlagsType.Constants
 
setDebug(Boolean) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
setErrorOutput(String) - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
setGlobalToolPath(String) - Static method in class com.github.vbauer.avconv4java.core.AVCommand
 
setOutput(String) - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
setStatusCode(int) - Method in class com.github.vbauer.avconv4java.util.process.ProcessInfo
 
setTimeout(Long) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
setToolPath(String) - Method in class com.github.vbauer.avconv4java.core.AVCommand
 
shortest() - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Finish encoding when the shortest input stream ends.
showLicense() - Method in class com.github.vbauer.avconv4java.option.AVGenericOptions
 
SKIP - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
SKIP - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
SPACE - Static variable in class com.github.vbauer.avconv4java.util.AVUtils
 
specifyStream(String, AVStreamType) - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
SQCIF - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
SQCIF - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
START_CODE - com.github.vbauer.avconv4java.type.AVDebugInfoType
 
START_CODE - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
strict(AVStrictType) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
strict(String) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
STRICT - com.github.vbauer.avconv4java.type.AVStrictType
Strictly conform to all the things in the spec no matter what the consequences.
STRICT - Static variable in class com.github.vbauer.avconv4java.type.AVStrictType.Constants
 
SUBTITLE - com.github.vbauer.avconv4java.type.AVStreamType
 
SUBTITLE - Static variable in class com.github.vbauer.avconv4java.type.AVStreamType.Constants
 
subtitleCodec(String) - Method in class com.github.vbauer.avconv4java.option.AVSubtitleOptions
‘-scodec codec (input/output)’ Set the subtitle codec.
SVCD - com.github.vbauer.avconv4java.type.AVTargetFileType
 
SVCD - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
SVGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
SVGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
swScalerFlags(String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedVideoOptions
Set SwScaler flags.
SXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
SXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
SYSTEM_PROPERTY_LINE_SEPARATOR - Static variable in class com.github.vbauer.avconv4java.util.AVUtils
 
SYSTEM_PROPERTY_OS_NAME - Static variable in class com.github.vbauer.avconv4java.util.AVUtils
 
SYSTEM_PROPERTY_TOOL_PATH - Static variable in class com.github.vbauer.avconv4java.core.AVCommand
 

T

target(AVTargetFileType) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
‘-target type (output)’ Specify target file type (vcd, svcd, dvd, dv, dv50).
target(String) - Method in class com.github.vbauer.avconv4java.option.AVMainOptions
 
TESA - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Tesa motion estimation.
TESA - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
THEORA - com.github.vbauer.avconv4java.type.AVVideoCodecType
 
THEORA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoCodecType.Constants
 
THREAD_OPS - com.github.vbauer.avconv4java.type.AVDebugInfoType
Threading operations.
THREAD_OPS - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
timeLimit(Long) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Exit after avconv has been running for duration seconds.
timestampIndexSize(Long) - Method in class com.github.vbauer.avconv4java.option.AVFormatOptions
Max memory used for timestamp index (per stream).
toString() - Method in class com.github.vbauer.avconv4java.core.AVOptions
 
trimToEmpty(Object) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
trimToNull(Object) - Static method in class com.github.vbauer.avconv4java.util.AVUtils
 
TRUNCATED - com.github.vbauer.avconv4java.type.AVCodecFlagType
Normalize adaptive quantization.
TRUNCATED - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
TS - com.github.vbauer.avconv4java.type.AVFormatDebugInfoType
 
TS - Static variable in class com.github.vbauer.avconv4java.type.AVFormatDebugInfoType.Constants
 
twoPassEncoding() - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
twoPassEncoding(AVStreamType) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 

U

UMH - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Umh motion estimation.
UMH - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
UNALIGNED - com.github.vbauer.avconv4java.type.AVCodecFlagType
Allow decoders to produce unaligned output.
UNALIGNED - Static variable in class com.github.vbauer.avconv4java.type.AVCodecFlagType.Constants
 
UNOFFICIAL - com.github.vbauer.avconv4java.type.AVStrictType
Allow unofficial extensions.
UNOFFICIAL - Static variable in class com.github.vbauer.avconv4java.type.AVStrictType.Constants
 
UXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
UXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 

V

valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVAudioCodecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVCodecFlagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVDebugInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVErrorDetectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFileFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFormatDebugInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVFormatFlagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVLogLevelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVMotionEstimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVMovFlagsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVStreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVStrictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVTargetFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoCodecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSyncType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVAudioCodecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVCodecFlagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVDebugInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVErrorDetectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVFileFormatType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVFormatDebugInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVFormatFlagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVLogLevelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVMotionEstimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVMovFlagsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVStreamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVStrictType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVTargetFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVVideoCodecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.vbauer.avconv4java.type.AVVideoSyncType
Returns an array containing the constants of this enum type, in the order they are declared.
VCD - com.github.vbauer.avconv4java.type.AVTargetFileType
 
VCD - Static variable in class com.github.vbauer.avconv4java.type.AVTargetFileType.Constants
 
VDPAU - com.github.vbauer.avconv4java.type.AVHardwareAccelerationType
Use VDPAU (Video Decode and Presentation API for Unix) hardware acceleration.
VDPAU - Static variable in class com.github.vbauer.avconv4java.type.AVHardwareAccelerationType.Constants
 
VERBOSE - com.github.vbauer.avconv4java.type.AVLogLevelType
 
VERBOSE - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
VERY - com.github.vbauer.avconv4java.type.AVStrictType
Strictly conform to a older more strict version of the spec or reference software.
VERY - Static variable in class com.github.vbauer.avconv4java.type.AVStrictType.Constants
 
VFR - com.github.vbauer.avconv4java.type.AVVideoSyncType
Frames are passed through with their timestamp or dropped so as to prevent 2 frames from having same timestamp.
VFR - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSyncType.Constants
 
VGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
VGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
VIDEO - com.github.vbauer.avconv4java.type.AVStreamType
 
VIDEO - Static variable in class com.github.vbauer.avconv4java.type.AVStreamType.Constants
 
videoBitRateTolerance(AVStreamType, Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
Set video bitrate tolerance (in kbits/s).
videoBitRateTolerance(Integer) - Method in class com.github.vbauer.avconv4java.option.AVCodecOptions
 
videoCodec(AVVideoCodecType) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
‘-vcodec codec (output)’ Set the video codec.
videoCodec(String) - Method in class com.github.vbauer.avconv4java.option.AVVideoOptions
 
videoSyncMethod(AVVideoSyncType) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
Video sync method.
videoSyncMethod(String) - Method in class com.github.vbauer.avconv4java.option.advanced.AVAdvancedOptions
 
VIS_MB_TYPE - com.github.vbauer.avconv4java.type.AVDebugInfoType
Visualize block types.
VIS_MB_TYPE - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
VIS_QP - com.github.vbauer.avconv4java.type.AVDebugInfoType
Visualize quantization parameter (QP), lower QP are tinted greener.
VIS_QP - Static variable in class com.github.vbauer.avconv4java.type.AVDebugInfoType.Constants
 
VISUAL_ON_AAC - com.github.vbauer.avconv4java.type.AVAudioCodecType
Not bad encoder, bundled with daily windows builds.
VISUAL_ON_ACC - Static variable in class com.github.vbauer.avconv4java.type.AVAudioCodecType.Constants
 
VORBIS - com.github.vbauer.avconv4java.type.AVAudioCodecType
 
VORBIS - Static variable in class com.github.vbauer.avconv4java.type.AVAudioCodecType.Constants
 

W

WARNING - com.github.vbauer.avconv4java.type.AVLogLevelType
 
WARNING - Static variable in class com.github.vbauer.avconv4java.type.AVLogLevelType.Constants
 
WHSXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WHSXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WHUXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WHUXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WOXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WOXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WQSXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WQSXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WQUXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WQUXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WSXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WSXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WUXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WUXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WVGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WVGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 
WXGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
WXGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 

X

X1 - com.github.vbauer.avconv4java.type.AVMotionEstimationType
X1 motion estimation.
X1 - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
XGA - com.github.vbauer.avconv4java.type.AVVideoSizeType
 
XGA - Static variable in class com.github.vbauer.avconv4java.type.AVVideoSizeType.Constants
 

Z

ZERO - com.github.vbauer.avconv4java.type.AVMotionEstimationType
Zero motion estimation (fastest).
ZERO - Static variable in class com.github.vbauer.avconv4java.type.AVMotionEstimationType.Constants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages