Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A64_MULTI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Multicolor charset for Commodore 64 (encoders: a64multi)
- A64_MULTI5 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Multicolor charset for Commodore 64, extended with 5th color (colram) (encoders: a64multi5)
- AAC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
AAC (Advanced Audio Coding) (decoders: aac aac_fixed) (encoders: aac aac_mf)
- AAC_LATM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
AAC LATM (Advanced Audio Coding LATM syntax)
- AASC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Autodesk RLE
- AbstractFFmpegInputBuilder<T> - Class in net.bramp.ffmpeg.builder
- AbstractFFmpegInputBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- AbstractFFmpegInputBuilder(FFmpegBuilder, FFmpegProbeResult, String) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- AbstractFFmpegOutputBuilder<T> - Class in net.bramp.ffmpeg.builder
-
Builds a representation of a single output/encoding setting
- AbstractFFmpegOutputBuilder() - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- AbstractFFmpegOutputBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- AbstractFFmpegOutputBuilder(FFmpegBuilder, URI) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- AbstractFFmpegStreamBuilder<T> - Class in net.bramp.ffmpeg.builder
-
This abstract class holds flags that are both applicable to input and output streams in the ffmpeg command, while flags that apply to a particular direction (input/output) are located in
FFmpegOutputBuilder. - AbstractFFmpegStreamBuilder() - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- AbstractFFmpegStreamBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- AbstractFFmpegStreamBuilder(FFmpegBuilder, URI) - Constructor for class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- AbstractSocketProgressParser - Class in net.bramp.ffmpeg.progress
- AbstractSocketProgressParser(ProgressListener) - Constructor for class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
- AC3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATSC A/52A (AC-3) (decoders: ac3 ac3_fixed) (encoders: ac3 ac3_fixed ac3_mf)
- AC4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
AC-4
- ACELP_KELVIN - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Sipro ACELP.KELVIN
- addAudioFlags(ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- addAudioFlags(ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- addExtraArgs(String...) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Add additional output arguments (for flags which aren't currently supported).
- addExtraArgs(String...) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Add additional ouput arguments (for flags which aren't currently supported).
- addExtraArgs(String...) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- addFormatArgs(ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- addFormatArgs(ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- addGlobalFlags(FFmpegBuilder, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- addGlobalFlags(FFmpegBuilder, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- addGlobalFlags(FFmpegBuilder, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- addHlsOutput(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Adds new HLS(Http Live Streaming) output file.
- addInput(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- addInput(FFmpegProbeResult) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- addInput(T) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- addMetaTag(String, String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Add metadata on output streams.
- addMetaTag(MetadataSpecifier, String, String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Add metadata on output streams.
- addOutput(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Adds new output file.
- addOutput(URI) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Adds new output file.
- addOutput(FFmpegOutputBuilder) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Adds an existing FFmpegOutputBuilder.
- addProgress(URI) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- addSourceTarget(int, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- addSourceTarget(int, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- addSourceTarget(int, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.FFmpegFileInputBuilder
- addStdoutOutput() - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Create new output (to stdout)
- addVideoFlags(FFmpegBuilder, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- addVideoFlags(FFmpegBuilder, ImmutableList.Builder<String>) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- ADPCM_4XM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM 4X Movie
- ADPCM_ADX - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
SEGA CRI ADX ADPCM
- ADPCM_AFC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Nintendo Gamecube AFC
- ADPCM_AGM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM AmuseGraphics Movie AGM
- ADPCM_AICA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Yamaha AICA
- ADPCM_ARGO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Argonaut Games
- ADPCM_CT - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Creative Technology
- ADPCM_DTK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Nintendo Gamecube DTK
- ADPCM_EA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts
- ADPCM_EA_MAXIS_XA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts Maxis CDROM XA
- ADPCM_EA_R1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts R1
- ADPCM_EA_R2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts R2
- ADPCM_EA_R3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts R3
- ADPCM_EA_XAS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Electronic Arts XAS
- ADPCM_G722 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
G.722 ADPCM (decoders: g722) (encoders: g722)
- ADPCM_G726 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
G.726 ADPCM (decoders: g726) (encoders: g726)
- ADPCM_G726LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
G.726 ADPCM little-endian (decoders: g726le) (encoders: g726le)
- ADPCM_IMA_ACORN - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Acorn Replay
- ADPCM_IMA_ALP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA High Voltage Software ALP
- ADPCM_IMA_AMV - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA AMV
- ADPCM_IMA_APC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA CRYO APC
- ADPCM_IMA_APM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Ubisoft APM
- ADPCM_IMA_CUNNING - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Cunning Developments
- ADPCM_IMA_DAT4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Eurocom DAT4
- ADPCM_IMA_DK3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Duck DK3
- ADPCM_IMA_DK4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Duck DK4
- ADPCM_IMA_EA_EACS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Electronic Arts EACS
- ADPCM_IMA_EA_SEAD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Electronic Arts SEAD
- ADPCM_IMA_ISS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Funcom ISS
- ADPCM_IMA_MOFLEX - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA MobiClip MOFLEX
- ADPCM_IMA_MTF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Capcom's MT Framework
- ADPCM_IMA_OKI - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Dialogic OKI
- ADPCM_IMA_QT - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA QuickTime
- ADPCM_IMA_RAD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Radical
- ADPCM_IMA_SMJPEG - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Loki SDL MJPEG
- ADPCM_IMA_SSI - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Simon & Schuster Interactive
- ADPCM_IMA_WAV - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA WAV
- ADPCM_IMA_WS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM IMA Westwood
- ADPCM_MS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Microsoft
- ADPCM_MTAF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM MTAF
- ADPCM_PSX - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Playstation
- ADPCM_SBPRO_2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Sound Blaster Pro 2-bit
- ADPCM_SBPRO_3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Sound Blaster Pro 2.6-bit
- ADPCM_SBPRO_4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Sound Blaster Pro 4-bit
- ADPCM_SWF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Shockwave Flash
- ADPCM_THP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Nintendo THP
- ADPCM_THP_LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Nintendo THP (Little-Endian)
- ADPCM_VIMA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
LucasArts VIMA audio
- ADPCM_XA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM CDROM XA
- ADPCM_XMD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Konami XMD
- ADPCM_YAMAHA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Yamaha
- ADPCM_ZORK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADPCM Zork
- AGM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Amuse Graphics Movie
- AIC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Apple Intermediate Codec
- ALAC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ALAC (Apple Lossless Audio Codec)
- ALIAS_PIX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Alias/Wavefront PIX image
- AMR_NB - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
AMR-NB (Adaptive Multi-Rate NarrowBand) (decoders: amrnb libopencore_amrnb) (encoders: libopencore_amrnb)
- AMR_WB - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
AMR-WB (Adaptive Multi-Rate WideBand) (decoders: amrwb libopencore_amrwb) (encoders: libvo_amrwbenc)
- AMV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AMV Video
- ANM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Deluxe Paint Animation
- ANSI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ASCII/ANSI art
- ANULL - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Null audio codec
- APAC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Marian's A-pac audio
- APE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Monkey's Audio
- APNG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
APNG (Animated Portable Network Graphics) image
- applies(MappingContext<S, D>) - Method in class net.bramp.ffmpeg.modelmapper.NotDefaultCondition
- APTX - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
aptX (Audio Processing Technology for Bluetooth)
- APTX_HD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
aptX HD (Audio Processing Technology for Bluetooth)
- ARBC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Gryphon's Anim Compressor
- ARGO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Argonaut Games Video
- ASV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ASUS V1
- ASV2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ASUS V2
- ATRAC1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC1 (Adaptive TRansform Acoustic Coding)
- ATRAC3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC3 (Adaptive TRansform Acoustic Coding 3)
- ATRAC3AL - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC3 AL (Adaptive TRansform Acoustic Coding 3 Advanced Lossless)
- ATRAC3P - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC3+ (Adaptive TRansform Acoustic Coding 3+) (decoders: atrac3plus)
- ATRAC3PAL - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC3+ AL (Adaptive TRansform Acoustic Coding 3+ Advanced Lossless) (decoders: atrac3plusal)
- ATRAC9 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATRAC9 (Adaptive TRansform Acoustic Coding 9)
- attached_pic - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- Attachment - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Attachment
- ATTACHMENT - Enum constant in enum net.bramp.ffmpeg.shared.CodecType
- audio - Variable in class net.bramp.ffmpeg.options.EncodingOptions
-
Deprecated.
- Audio - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Audio
- AUDIO - Enum constant in enum net.bramp.ffmpeg.shared.CodecType
- AUDIO - Static variable in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- audio_bit_rate - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getAudioBitRate()instead - audio_bit_stream_filter - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.
- audio_channels - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- audio_codec - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- AUDIO_DEPTH_DBL - Static variable in class net.bramp.ffmpeg.FFmpeg
-
Deprecated.
- AUDIO_DEPTH_FLT - Static variable in class net.bramp.ffmpeg.FFmpeg
-
Deprecated.
- AUDIO_DEPTH_S16 - Static variable in class net.bramp.ffmpeg.FFmpeg
-
Deprecated.
- AUDIO_DEPTH_S32 - Static variable in class net.bramp.ffmpeg.FFmpeg
-
Deprecated.
- AUDIO_DEPTH_U8 - Static variable in class net.bramp.ffmpeg.FFmpeg
-
Deprecated.
- audio_enabled - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- audio_filter - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getAudioFilter()instead - AUDIO_FORMAT_DBL - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_FORMAT_FLT - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_FORMAT_S16 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_FORMAT_S32 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_FORMAT_U8 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_MONO - Static variable in class net.bramp.ffmpeg.FFmpeg
- audio_preset - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- audio_quality - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getAudioQuality()instead - AUDIO_SAMPLE_11025 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_12000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_16000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_22050 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_32000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_44100 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_48000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_8000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- AUDIO_SAMPLE_96000 - Static variable in class net.bramp.ffmpeg.FFmpeg
- audio_sample_format - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.
- audio_sample_rate - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- AUDIO_STEREO - Static variable in class net.bramp.ffmpeg.FFmpeg
- AudioCodec - Class in net.bramp.ffmpeg.builder
-
The available codecs may vary depending on the version of FFmpeg.
- AudioCodec() - Constructor for class net.bramp.ffmpeg.builder.AudioCodec
- AudioEncodingOptions - Class in net.bramp.ffmpeg.options
-
Encoding options for audio
- AudioEncodingOptions(boolean, String, int, int, String, long, Double) - Constructor for class net.bramp.ffmpeg.options.AudioEncodingOptions
- AURA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Auravision AURA
- AURA2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Auravision Aura 2
- AV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Alliance for Open Media AV1 (decoders: libaom-av1 av1 av1_cuvid av1_qsv) (encoders: libaom-av1 av1_nvenc av1_qsv av1_amf)
- AVC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
On2 Audio for Video Codec (decoders: on2avc)
- avg_frame_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- AVRN - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Avid AVI Codec
- AVRP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Avid 1:1 10-bit RGB Packer
- AVS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AVS (Audio Video Standard) video
- AVS2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AVS2-P2/IEEE1857.4
- AVS3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AVS3-P2/IEEE1857.10
- AVUI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Avid Meridien Uncompressed
- AYUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed packed MS 4:4:4:4
B
- best_effort_timestamp - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- best_effort_timestamp_time - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- BETHSOFTVID - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Bethesda VID video
- BFI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Brute Force & Ignorance
- bFrames - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Specifies the number of b-frames ffmpeg is allowed to use.
- BINKAUDIO_DCT - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Bink Audio (DCT)
- BINKAUDIO_RDFT - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Bink Audio (RDFT)
- BINKVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Bink video
- BINTEXT - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Binary text
- bit_rate - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getBitRate()instead - bit_rate - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getBitRate()instead - bit_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
-
Bitrate
- bit_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- BITPACKED - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Bitpacked
- bitrate - Variable in class net.bramp.ffmpeg.progress.Progress
-
Current bitrate
- bits_per_raw_sample - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- bits_per_sample - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- BMP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
BMP (Windows and OS/2 bitmap)
- BMV_AUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Discworld II BMV audio
- BMV_VIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Discworld II BMV video
- BONK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Bonk audio
- BooleanTypeAdapter - Class in net.bramp.ffmpeg.adapter
- BooleanTypeAdapter() - Constructor for class net.bramp.ffmpeg.adapter.BooleanTypeAdapter
- BPS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
QuickTime 8BPS video
- BRENDER_PIX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
BRender PIX image
- BROADCAST_MODE - Static variable in class net.bramp.ffmpeg.nut.MainHeaderPacket
- build() - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- build() - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- build(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- build(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- build(FFmpegBuilder, int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Builds the arguments
- build(FFmpegBuilder, int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Builds the arguments
- builder - Variable in class net.bramp.ffmpeg.job.SinglePassFFmpegJob
- builder() - Method in class net.bramp.ffmpeg.FFmpeg
- builder() - Method in class net.bramp.ffmpeg.FFprobe
- buildOptions() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- buildOptions() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Returns a representation of this Builder that can be safely serialised.
- buildOptions() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Returns a representation of this Builder that can be safely serialised.
C
- C93 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Interplay C93
- canDecode() - Method in class net.bramp.ffmpeg.info.PixelFormat
- canEncode() - Method in class net.bramp.ffmpeg.info.PixelFormat
- captions - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- CAVS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)
- CBD2_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Cuberoot-Delta-Exact
- CDGRAPHICS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
CD Graphics video
- CDTOONS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
CDToons video
- CDXL - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Commodore CDXL video
- CELT - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Constrained Energy Lapped Transform (CELT)
- CFHD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
GoPro CineForm HD
- channel_layout - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- channel_layout - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- ChannelLayout - Interface in net.bramp.ffmpeg.info
- channelLayouts() - Method in class net.bramp.ffmpeg.FFmpeg
- channels - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getChannels()instead - channels - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- channels - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- chapter(int) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- chapters - Variable in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- checkNotEmpty(String, Object) - Static method in class net.bramp.ffmpeg.Preconditions
-
Ensures the argument is not null, empty string, or just whitespace.
- checkValidKey(String) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- checkValidStream(URI) - Static method in class net.bramp.ffmpeg.Preconditions
-
Checks if the URI is valid for streaming to.
- chroma_location - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- CINEPAK - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Cinepak
- clean_effects - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- clearInputs() - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- CLEARVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Iterated Systems ClearVideo
- CLJR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Cirrus Logic AccuPak
- CLLC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Canopus Lossless Codec
- close() - Method in class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
- CMV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Electronic Arts CMV video (decoders: eacmv)
- code - Variable in class net.bramp.ffmpeg.probe.FFmpegError
- codec - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getCodec()instead - codec - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getCodec()instead - Codec - Class in net.bramp.ffmpeg.info
-
Information about supported Codecs
- Codec(String, String, String) - Constructor for class net.bramp.ffmpeg.info.Codec
- codec_long_name - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- codec_name - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- codec_tag - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- codec_tag_string - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- codec_time_base - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- codec_type - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- codec_type - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- CODEC2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
codec2 (very low bitrate speech codec)
- codecs() - Method in class net.bramp.ffmpeg.FFmpeg
- CodecType - Enum in net.bramp.ffmpeg.shared
- COMFORTNOISE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RFC 3389 Comfort Noise
- comment - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- complexFilter - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- constantRateFactor - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.
- CONTINUE - Enum constant in enum net.bramp.ffmpeg.progress.Progress.Status
- COOK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Cook / Cooker / Gecko (RealAudio G2)
- CPIA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
CPiA video format
- CRC32InputStream - Class in net.bramp.ffmpeg.io
-
Calculates the CRC32 for all bytes read through the input stream.
- CRC32InputStream(InputStream) - Constructor for class net.bramp.ffmpeg.io.CRC32InputStream
- create(Gson, TypeToken<T>) - Method in class net.bramp.ffmpeg.gson.LowercaseEnumTypeAdapterFactory
- createJob(FFmpegBuilder) - Method in class net.bramp.ffmpeg.FFmpegExecutor
- createJob(FFmpegBuilder, ProgressListener) - Method in class net.bramp.ffmpeg.FFmpegExecutor
- createProgressParser(ProgressListener) - Method in class net.bramp.ffmpeg.FFmpeg
- createTwoPassJob(FFmpegBuilder) - Method in class net.bramp.ffmpeg.FFmpegExecutor
-
Creates a two pass job, which will execute FFmpeg twice to produce a better quality output.
- createTwoPassJob(FFmpegBuilder, ProgressListener) - Method in class net.bramp.ffmpeg.FFmpegExecutor
- CRI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Cintel RAW
- CSCD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
CamStudio (decoders: camstudio)
- CYUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Creative YUV (CYUV)
D
- DAALA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Daala
- Data - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Data
- DATA - Enum constant in enum net.bramp.ffmpeg.shared.CodecType
- DDS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
DirectDraw Surface image decoder
- DEBUG - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- DEFAULT_PATH - Static variable in class net.bramp.ffmpeg.FFmpeg
- deletePassLog() - Method in class net.bramp.ffmpeg.job.TwoPassFFmpegJob
- dependent - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- DERF_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Xilam DERF
- descriptions - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.bramp.ffmpeg.adapter.BooleanTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.bramp.ffmpeg.adapter.FFmpegPacketsAndFramesAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.bramp.ffmpeg.adapter.FFmpegStreamSideDataAdapter
- DEVNULL - Static variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- DFA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Chronomaster DFA
- DFPWM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DFPWM (Dynamic Filter Pulse Width Modulation)
- DIRAC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Dirac (encoders: vc2)
- disableAudio() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- disableSubtitle() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- disableVideo() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- display_aspect_ratio - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- displaymatrix - Variable in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- disposition - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- DNXHD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
VC3/DNxHD
- doAddInput(T) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- DOLBY_E - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Dolby E
- done() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Finished with this output
- DPX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
DPX (Digital Picture Exchange) image
- drop_frames - Variable in class net.bramp.ffmpeg.progress.Progress
-
Number of frames dropped
- DSD_LSBF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DSD (Direct Stream Digital), least significant bit first
- DSD_LSBF_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DSD (Direct Stream Digital), least significant bit first, planar
- DSD_MSBF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DSD (Direct Stream Digital), most significant bit first
- DSD_MSBF_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DSD (Direct Stream Digital), most significant bit first, planar
- DSICINAUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Delphine Software International CIN audio
- DSICINVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Delphine Software International CIN video
- DSS_SP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Digital Speech Standard - Standard Play mode (DSS SP)
- DST - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DST (Direct Stream Transfer)
- dts - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- DTS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DCA (DTS Coherent Acoustics) (decoders: dca) (encoders: dca)
- dts_time - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- dub - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- dup_frames - Variable in class net.bramp.ffmpeg.progress.Progress
- duration - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- duration - Variable in class net.bramp.ffmpeg.options.MainEncodingOptions
-
Deprecated.Use
MainEncodingOptions.getDuration()instead - duration - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
-
Duration in seconds
- duration - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- duration - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- duration_time - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- duration_ts - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- DVAUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DV audio
- DVVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
DV (Digital Video)
- DXA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Feeble Files/ScummVM DXA
- DXTORY - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Dxtory
- DXV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Resolume DXV
E
- EAC3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ATSC A/52B (AC-3, E-AC-3)
- enabled - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.isEnabled()instead - enabled - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.isEnabled()instead - EncodingOptions - Class in net.bramp.ffmpeg.options
-
Audio, Video and Main encoding options for ffmpeg.
- EncodingOptions(MainEncodingOptions, AudioEncodingOptions, VideoEncodingOptions) - Constructor for class net.bramp.ffmpeg.options.EncodingOptions
- end - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- END - Enum constant in enum net.bramp.ffmpeg.progress.Progress.Status
- end_time - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- equals(Object) - Method in class net.bramp.ffmpeg.info.Codec
- equals(Object) - Method in class net.bramp.ffmpeg.info.Filter
- equals(Object) - Method in class net.bramp.ffmpeg.info.FilterPattern
- equals(Object) - Method in class net.bramp.ffmpeg.info.Format
- equals(Object) - Method in class net.bramp.ffmpeg.info.IndividualChannel
- equals(Object) - Method in class net.bramp.ffmpeg.info.PixelFormat
- equals(Object) - Method in class net.bramp.ffmpeg.info.StandardChannelLayout
- equals(Object) - Method in class net.bramp.ffmpeg.progress.Progress
- equalsCode(long) - Method in enum net.bramp.ffmpeg.nut.Packet.Startcode
- error - Variable in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- ERROR - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- ESCAPE124 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Escape 124
- ESCAPE130 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Escape 130
- EVC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-5 EVC (Essential Video Coding)
- EVRC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
EVRC (Enhanced Variable Rate Codec)
- EXPERIMENTAL - Enum constant in enum net.bramp.ffmpeg.builder.Strict
- EXR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
OpenEXR image
- extra_args - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
F
- FAILED - Enum constant in enum net.bramp.ffmpeg.job.FFmpegJob.State
- FASTAUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MobiClip FastAudio
- FATAL - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- FFmpeg - Class in net.bramp.ffmpeg
-
Wrapper around FFmpeg
- FFmpeg() - Constructor for class net.bramp.ffmpeg.FFmpeg
- FFmpeg(String) - Constructor for class net.bramp.ffmpeg.FFmpeg
- FFmpeg(String, ProcessFunction) - Constructor for class net.bramp.ffmpeg.FFmpeg
- FFmpeg(ProcessFunction) - Constructor for class net.bramp.ffmpeg.FFmpeg
- FFMPEG - Static variable in class net.bramp.ffmpeg.FFmpeg
- FFmpegBuilder - Class in net.bramp.ffmpeg.builder
-
Builds a ffmpeg command line
- FFmpegBuilder() - Constructor for class net.bramp.ffmpeg.builder.FFmpegBuilder
- FFmpegBuilder.Verbosity - Enum in net.bramp.ffmpeg.builder
-
Log level options: ffmpeg documentation
- FFmpegChapter - Class in net.bramp.ffmpeg.probe
- FFmpegChapter() - Constructor for class net.bramp.ffmpeg.probe.FFmpegChapter
- FFmpegChapterTag - Class in net.bramp.ffmpeg.probe
- FFmpegChapterTag() - Constructor for class net.bramp.ffmpeg.probe.FFmpegChapterTag
- FFmpegDisposition - Class in net.bramp.ffmpeg.probe
-
Represents the AV_DISPOSITION_* fields
- FFmpegDisposition() - Constructor for class net.bramp.ffmpeg.probe.FFmpegDisposition
- FFmpegError - Class in net.bramp.ffmpeg.probe
- FFmpegError() - Constructor for class net.bramp.ffmpeg.probe.FFmpegError
- FFmpegException - Exception Class in net.bramp.ffmpeg
- FFmpegException(String, FFmpegError) - Constructor for exception class net.bramp.ffmpeg.FFmpegException
- FFmpegExecutor - Class in net.bramp.ffmpeg
- FFmpegExecutor() - Constructor for class net.bramp.ffmpeg.FFmpegExecutor
- FFmpegExecutor(FFmpeg) - Constructor for class net.bramp.ffmpeg.FFmpegExecutor
- FFmpegExecutor(FFmpeg, FFprobe) - Constructor for class net.bramp.ffmpeg.FFmpegExecutor
- FFmpegFileInputBuilder - Class in net.bramp.ffmpeg.builder
- FFmpegFileInputBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.FFmpegFileInputBuilder
- FFmpegFileInputBuilder(FFmpegBuilder, String, FFmpegProbeResult) - Constructor for class net.bramp.ffmpeg.builder.FFmpegFileInputBuilder
- FFmpegFormat - Class in net.bramp.ffmpeg.probe
- FFmpegFormat() - Constructor for class net.bramp.ffmpeg.probe.FFmpegFormat
- FFmpegFrame - Class in net.bramp.ffmpeg.probe
- FFmpegFrame() - Constructor for class net.bramp.ffmpeg.probe.FFmpegFrame
- FFmpegFrameOrPacket - Interface in net.bramp.ffmpeg.probe
- FFmpegHlsOutputBuilder - Class in net.bramp.ffmpeg.builder
- FFmpegHlsOutputBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- FFmpegJob - Class in net.bramp.ffmpeg.job
-
A FFmpegJob is a single job that can be run by FFmpeg.
- FFmpegJob(FFmpeg) - Constructor for class net.bramp.ffmpeg.job.FFmpegJob
- FFmpegJob(FFmpeg, ProgressListener) - Constructor for class net.bramp.ffmpeg.job.FFmpegJob
- FFmpegJob.State - Enum in net.bramp.ffmpeg.job
- FFmpegOutputBuilder - Class in net.bramp.ffmpeg.builder
- FFmpegOutputBuilder() - Constructor for class net.bramp.ffmpeg.builder.FFmpegOutputBuilder
- FFmpegOutputBuilder(FFmpegBuilder, String) - Constructor for class net.bramp.ffmpeg.builder.FFmpegOutputBuilder
- FFmpegOutputBuilder(FFmpegBuilder, URI) - Constructor for class net.bramp.ffmpeg.builder.FFmpegOutputBuilder
- FFmpegPacket - Class in net.bramp.ffmpeg.probe
- FFmpegPacket() - Constructor for class net.bramp.ffmpeg.probe.FFmpegPacket
- FFmpegPacketsAndFramesAdapter - Class in net.bramp.ffmpeg.adapter
- FFmpegPacketsAndFramesAdapter() - Constructor for class net.bramp.ffmpeg.adapter.FFmpegPacketsAndFramesAdapter
- FFmpegProbeResult - Class in net.bramp.ffmpeg.probe
-
TODO Make this immutable
- FFmpegProbeResult() - Constructor for class net.bramp.ffmpeg.probe.FFmpegProbeResult
- FFmpegStream - Class in net.bramp.ffmpeg.probe
- FFmpegStream() - Constructor for class net.bramp.ffmpeg.probe.FFmpegStream
- FFmpegStream.SideData - Class in net.bramp.ffmpeg.probe
- FFmpegStreamSideDataAdapter - Class in net.bramp.ffmpeg.adapter
- FFmpegStreamSideDataAdapter() - Constructor for class net.bramp.ffmpeg.adapter.FFmpegStreamSideDataAdapter
- FFmpegUtils - Class in net.bramp.ffmpeg
-
Helper class with commonly used methods
- FFprobe - Class in net.bramp.ffmpeg
-
Wrapper around FFprobe
- FFprobe() - Constructor for class net.bramp.ffmpeg.FFprobe
- FFprobe(String) - Constructor for class net.bramp.ffmpeg.FFprobe
- FFprobe(String, ProcessFunction) - Constructor for class net.bramp.ffmpeg.FFprobe
- FFprobe(ProcessFunction) - Constructor for class net.bramp.ffmpeg.FFprobe
- FFprobeBuilder - Class in net.bramp.ffmpeg.builder
-
Builds a ffprobe command line
- FFprobeBuilder() - Constructor for class net.bramp.ffmpeg.builder.FFprobeBuilder
- FFV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
FFmpeg video codec #1
- FFVHUFF - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Huffyuv FFmpeg variant
- FIC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Mirillis FIC
- filename - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Output filename or uri.
- filename - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- filter - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getFilter()instead - Filter - Class in net.bramp.ffmpeg.info
- Filter(boolean, boolean, boolean, String, FilterPattern, FilterPattern, String) - Constructor for class net.bramp.ffmpeg.info.Filter
- FilterPattern - Class in net.bramp.ffmpeg.info
- FilterPattern(String) - Constructor for class net.bramp.ffmpeg.info.FilterPattern
- filters() - Method in class net.bramp.ffmpeg.FFmpeg
- FINISHED - Enum constant in enum net.bramp.ffmpeg.job.FFmpegJob.State
- FITS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
FITS (Flexible Image Transport System)
- FLAC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
FLAC (Free Lossless Audio Codec)
- flags - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- FLASHSV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Flash Screen Video v1
- FLASHSV2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Flash Screen Video v2
- FLIC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Autodesk Animator Flic video
- FLV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
FLV / Sorenson Spark / Sorenson H.263 (Flash Video) (decoders: flv) (encoders: flv)
- FMVC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
FM Screen Capture Codec
- footer - Variable in class net.bramp.ffmpeg.nut.Packet
- forced - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- format - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- format - Variable in class net.bramp.ffmpeg.options.MainEncodingOptions
-
Deprecated.Use
MainEncodingOptions.getFormat()instead - format - Variable in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- Format - Class in net.bramp.ffmpeg.info
-
Information about supported Format
- Format(String, String, String) - Constructor for class net.bramp.ffmpeg.info.Format
- format_long_name - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- format_name - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- formatDecimalInteger(double) - Static method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Returns a double formatted as a string.
- formats() - Method in class net.bramp.ffmpeg.FFmpeg
- fourccToString(byte[]) - Static method in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- fps - Variable in class net.bramp.ffmpeg.progress.Progress
-
The current frames per second
- FPS_23_976 - Static variable in class net.bramp.ffmpeg.FFmpeg
- FPS_24 - Static variable in class net.bramp.ffmpeg.FFmpeg
- FPS_29_97 - Static variable in class net.bramp.ffmpeg.FFmpeg
- FPS_30 - Static variable in class net.bramp.ffmpeg.FFmpeg
- FractionAdapter - Class in net.bramp.commons.lang3.math.gson
-
GSON TypeAdapter for Apache Commons Math Fraction Object
- FractionAdapter() - Constructor for class net.bramp.commons.lang3.math.gson.FractionAdapter
- frame - Variable in class net.bramp.ffmpeg.progress.Progress
-
The frame number being processed
- frame(Frame) - Method in interface net.bramp.ffmpeg.nut.NutReaderListener
-
Executes when a new frame is found.
- Frame - Class in net.bramp.ffmpeg.nut
-
A video or audio frame
- Frame() - Constructor for class net.bramp.ffmpeg.nut.Frame
- frame_rate - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getFrameRate()instead - FrameCode - Class in net.bramp.ffmpeg.nut
- FrameCode() - Constructor for class net.bramp.ffmpeg.nut.FrameCode
- frames - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getFrames()instead - FRAPS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Fraps
- fromTimecode(String) - Static method in class net.bramp.ffmpeg.FFmpegUtils
-
Returns the number of nanoseconds this timecode represents.
- FRWU - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Forward Uncompressed
- FTR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
FTR Voice
G
- G2M - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Go2Meeting
- G723_1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
G.723.1
- G729 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
G.729
- GDV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Gremlin Digital Video
- GEM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
GEM Raster image
- getAudio() - Method in class net.bramp.ffmpeg.options.EncodingOptions
- getAudioBitRate() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getAudioBitStreamFilter() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getAudioFilter() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getAudioQuality() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getAudioSampleFormat() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getAvgFrameRate() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getBestEffortTimestamp() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getBestEffortTimestampTime() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getBitrate() - Method in class net.bramp.ffmpeg.progress.Progress
- getBitRate() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getBitRate() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getBitRate() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getBitRate() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getBitsPerPixel() - Method in class net.bramp.ffmpeg.info.PixelFormat
- getBitsPerRawSample() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getBitsPerSample() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCanDecode() - Method in class net.bramp.ffmpeg.info.Codec
- getCanDemux() - Method in class net.bramp.ffmpeg.info.Format
- getCanEncode() - Method in class net.bramp.ffmpeg.info.Codec
- getCanMux() - Method in class net.bramp.ffmpeg.info.Format
- getChannelLayout() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getChannelLayout() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getChannels() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getChannels() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getChannels() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getChapters() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getChromaLocation() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCode() - Method in class net.bramp.ffmpeg.probe.FFmpegError
- getCodec() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getCodec() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getCodecLongName() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCodecName() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCodecTag() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCodecTagString() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCodecTimeBase() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getCodecType() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getCodecType() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getComplexFilter() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getConstantRateFactor() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getCRC() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- getDecomposition() - Method in class net.bramp.ffmpeg.info.StandardChannelLayout
- getDescription() - Method in class net.bramp.ffmpeg.info.Filter
- getDescription() - Method in class net.bramp.ffmpeg.info.IndividualChannel
- getDisplayAspectRatio() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getDisplaymatrix() - Method in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- getDisposition() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getDropFrames() - Method in class net.bramp.ffmpeg.progress.Progress
- getDts() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getDtsTime() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getDupFrames() - Method in class net.bramp.ffmpeg.progress.Progress
- getDuration() - Method in class net.bramp.ffmpeg.options.MainEncodingOptions
- getDuration() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getDuration() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getDuration() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getDurationTime() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getDurationTs() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getEnd() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getEndTime() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getError() - Method in exception class net.bramp.ffmpeg.FFmpegException
- getError() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getFilename() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- getFilename() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getFilter() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getFlags() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getFormat() - Method in class net.bramp.ffmpeg.options.MainEncodingOptions
- getFormat() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getFormatLongName() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getFormatName() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getFps() - Method in class net.bramp.ffmpeg.progress.Progress
- getFrame() - Method in class net.bramp.ffmpeg.progress.Progress
- getFrameRate() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getFrames() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getFrames() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getHasBFrames() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getHeight() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getHeight() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getId() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getId() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getIndex() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getInputPattern() - Method in class net.bramp.ffmpeg.info.Filter
- getIsAvc() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getKeyFrame() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getLevel() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getLongName() - Method in class net.bramp.ffmpeg.info.Codec
- getLongName() - Method in class net.bramp.ffmpeg.info.Format
- getMain() - Method in class net.bramp.ffmpeg.options.EncodingOptions
- getMaxBitRate() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getMediaType() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getNalLengthSize() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getName() - Method in interface net.bramp.ffmpeg.info.ChannelLayout
- getName() - Method in class net.bramp.ffmpeg.info.Codec
- getName() - Method in class net.bramp.ffmpeg.info.Filter
- getName() - Method in class net.bramp.ffmpeg.info.Format
- getName() - Method in class net.bramp.ffmpeg.info.IndividualChannel
- getName() - Method in class net.bramp.ffmpeg.info.PixelFormat
- getName() - Method in class net.bramp.ffmpeg.info.StandardChannelLayout
- getNbFrames() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getNbPrograms() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getNbSamples() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getNbStreams() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getNumberOfComponents() - Method in class net.bramp.ffmpeg.info.PixelFormat
- getOutputPattern() - Method in class net.bramp.ffmpeg.info.Filter
- getOutTimeNs() - Method in class net.bramp.ffmpeg.progress.Progress
- getOverrideOutputFiles() - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- getPackets() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getPath() - Method in class net.bramp.ffmpeg.FFprobe
- getPath() - Method in class net.bramp.ffmpeg.FFmpeg
- getPixFmt() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getPktDts() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktDtsTime() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktDuration() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktDurationTime() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktPos() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktPts() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktPtsTime() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPktSize() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getPos() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getPreset() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getProbeResult() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- getProbeScore() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getProfile() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getPts() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getPtsTime() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getQuality() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getRefs() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getRFrameRate() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getRotation() - Method in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- getRunnable(CountDownLatch) - Method in class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
- getRunnable(CountDownLatch) - Method in class net.bramp.ffmpeg.progress.TcpProgressParser
- getRunnable(CountDownLatch) - Method in class net.bramp.ffmpeg.progress.UdpProgressParser
- getSampleAspectRatio() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getSampleFmt() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getSampleFmt() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getSampleFormat() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getSampleRate() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- getSampleRate() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getSideDataList() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getSideDataType() - Method in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- getSize() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getSize() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getSpeed() - Method in class net.bramp.ffmpeg.progress.Progress
- getStart() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getStartOffset() - Method in class net.bramp.ffmpeg.options.MainEncodingOptions
- getStartPts() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getStartTime() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getStartTime() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getStartTime() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getState() - Method in class net.bramp.ffmpeg.job.FFmpegJob
- getStatus() - Method in class net.bramp.ffmpeg.progress.Progress
- getStreamIndex() - Method in class net.bramp.ffmpeg.probe.FFmpegFrame
- getStreamIndex() - Method in class net.bramp.ffmpeg.probe.FFmpegPacket
- getStreamLoop() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- getStreams() - Method in class net.bramp.ffmpeg.info.FilterPattern
- getStreams() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- getString() - Method in class net.bramp.ffmpeg.probe.FFmpegError
- getTags() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getTags() - Method in class net.bramp.ffmpeg.probe.FFmpegFormat
- getTags() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getThis() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- getThis() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getThis() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- getThis() - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- getThreadName() - Method in class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
- getThreadName() - Method in class net.bramp.ffmpeg.progress.TcpProgressParser
- getThreadName() - Method in class net.bramp.ffmpeg.progress.UdpProgressParser
- getTimeBase() - Method in class net.bramp.ffmpeg.probe.FFmpegChapter
- getTimeBase() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- getTitle() - Method in class net.bramp.ffmpeg.probe.FFmpegChapterTag
- getTotalSize() - Method in class net.bramp.ffmpeg.progress.Progress
- getType() - Method in class net.bramp.ffmpeg.info.Codec
- getUri() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- getUri() - Method in interface net.bramp.ffmpeg.progress.ProgressParser
-
The URL to parse to FFmpeg to communicate with this parser
- getUri() - Method in class net.bramp.ffmpeg.progress.TcpProgressParser
- getUri() - Method in class net.bramp.ffmpeg.progress.UdpProgressParser
- getValue() - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- getVideo() - Method in class net.bramp.ffmpeg.options.EncodingOptions
- getVideoBitRate() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getVideoBitStreamFilter() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getVideoFilter() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getVideoPreset() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getVideoQuality() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- getWidth() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- getWidth() - Method in class net.bramp.ffmpeg.probe.FFmpegStream
- GIF - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
CompuServe GIF (Graphics Interchange Format)
- global() - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- GREMLIN_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Gremlin
- GSM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
GSM (decoders: gsm libgsm) (encoders: libgsm)
- GSM_MS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
GSM Microsoft variant (decoders: gsm_ms libgsm_ms) (encoders: libgsm_ms)
- GV - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
4GV (Fourth Generation Vocoder)
H
- H261 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.261
- H263 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.263 / H.263-1996, H.263+ / H.263-1998 / H.263 version 2
- H263I - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Intel H.263
- H263P - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.263+ / H.263-1998 / H.263 version 2
- H264 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_qsv h264_cuvid) (encoders: libx264 libx264rgb h264_amf h264_mf h264_nvenc h264_qsv)
- HAP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Vidvox Hap
- has_b_frames - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- hasError() - Method in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- hashCode() - Method in class net.bramp.ffmpeg.info.Codec
- hashCode() - Method in class net.bramp.ffmpeg.info.Filter
- hashCode() - Method in class net.bramp.ffmpeg.info.FilterPattern
- hashCode() - Method in class net.bramp.ffmpeg.info.Format
- hashCode() - Method in class net.bramp.ffmpeg.info.IndividualChannel
- hashCode() - Method in class net.bramp.ffmpeg.info.PixelFormat
- hashCode() - Method in class net.bramp.ffmpeg.info.StandardChannelLayout
- hashCode() - Method in class net.bramp.ffmpeg.progress.Progress
- HCA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
CRI HCA
- HCOM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
HCOM Audio
- HDR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
HDR (Radiance RGBE format) image
- header - Variable in class net.bramp.ffmpeg.nut.NutReader
- header - Variable in class net.bramp.ffmpeg.nut.Packet
- hearing_impaired - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- height - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getHeight()instead - height - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- HEVC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.265 / HEVC (High Efficiency Video Coding) (decoders: hevc hevc_qsv hevc_cuvid) (encoders: libx265 hevc_amf hevc_mf hevc_nvenc hevc_qsv)
- hls_base_url - Variable in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- hls_init_time - Variable in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- hls_list_size - Variable in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- hls_segment_filename - Variable in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- hls_time - Variable in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- HNM4VIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
HNM 4 video
- HQ_HQA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Canopus HQ/HQA
- HQX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Canopus HQX
- HUFFYUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
HuffYUV
- HYMT - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
HuffYUV MT
I
- IAC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
IAC (Indeo Audio Coder)
- id - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- id - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- id(int) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Match the stream by stream id (e.g.
- IDCIN - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
id Quake II CIN video (decoders: idcinvideo)
- IDF - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
iCEDraw text
- IFF_ILBM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
IFF ACBM/ANIM/DEEP/ILBM/PBM/RGB8/RGBN (decoders: iff)
- ILBC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
iLBC (Internet Low Bitrate Codec)
- IMC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
IMC (Intel Music Coder)
- IMM4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Infinity IMM4
- IMM5 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Infinity IMM5
- INDEO2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Intel Indeo 2
- INDEO3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Intel Indeo 3
- INDEO4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Intel Indeo Video Interactive 4
- INDEO5 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Intel Indeo Video Interactive 5
- index - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- INDEX - Enum constant in enum net.bramp.ffmpeg.nut.Packet.Startcode
- IndexPacket - Class in net.bramp.ffmpeg.nut
- IndexPacket() - Constructor for class net.bramp.ffmpeg.nut.IndexPacket
- IndividualChannel - Class in net.bramp.ffmpeg.info
- IndividualChannel(String, String) - Constructor for class net.bramp.ffmpeg.info.IndividualChannel
- INFO - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- INFO - Enum constant in enum net.bramp.ffmpeg.nut.Packet.Startcode
- InfoPacket - Class in net.bramp.ffmpeg.nut
- InfoPacket() - Constructor for class net.bramp.ffmpeg.nut.InfoPacket
- InfoParser - Class in net.bramp.ffmpeg.info
- INTERPLAY_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Interplay
- INTERPLAYACM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Interplay ACM
- INTERPLAYVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Interplay MVE video
- IPU - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
IPU Video
- is_avc - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- isAttachedPic() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isBitstreamFormat() - Method in class net.bramp.ffmpeg.info.PixelFormat
- isCaptions() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isCleanEffects() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isCommandSupport() - Method in class net.bramp.ffmpeg.info.Filter
- isComment() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isDefault() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isDependent() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isDescriptions() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isDub() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isEnabled() - Method in class net.bramp.ffmpeg.options.AudioEncodingOptions
- isEnabled() - Method in class net.bramp.ffmpeg.options.VideoEncodingOptions
- isEnd() - Method in class net.bramp.ffmpeg.progress.Progress
- isFFmpeg() - Method in class net.bramp.ffmpeg.FFmpeg
-
Returns true if the binary we are using is the true ffmpeg.
- isFFprobe() - Method in class net.bramp.ffmpeg.FFprobe
-
Returns true if the binary we are using is the true ffprobe.
- isForced() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isHardwareAccelerated() - Method in class net.bramp.ffmpeg.info.PixelFormat
- isHearingImpaired() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isIntraFrameOnly() - Method in class net.bramp.ffmpeg.info.Codec
- isKaraoke() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isKnownStartcode(long) - Static method in class net.bramp.ffmpeg.nut.NutReader
- isLyrics() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isMetadata() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isNonDiegetic() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isOriginal() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isPalettedFormat() - Method in class net.bramp.ffmpeg.info.PixelFormat
- isPossibleStartcode(long) - Static method in enum net.bramp.ffmpeg.nut.Packet.Startcode
- isSinkOrSource() - Method in class net.bramp.ffmpeg.info.FilterPattern
- isSliceThreading() - Method in class net.bramp.ffmpeg.info.Filter
- isStillImage() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isTimedThumbnails() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
- isTimelineSupported() - Method in class net.bramp.ffmpeg.info.Filter
- isValidSize(int) - Static method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- isVariableStreams() - Method in class net.bramp.ffmpeg.info.FilterPattern
- isVisualImpaired() - Method in class net.bramp.ffmpeg.probe.FFmpegDisposition
J
- JPEG2000 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
JPEG 2000 (encoders: jpeg2000 libopenjpeg)
- JPEGLS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
JPEG-LS
- JPEGXL - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
JPEG XL
- JV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Bitmap Brothers JV video
K
- karaoke - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- key_frame - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- KGV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Kega Game Video
- KMVC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Karl Morton's video codec
L
- LAGARITH - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Lagarith lossless
- level - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- LJPEG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Lossless JPEG
- LOCO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
LOCO
- log() - Method in class net.bramp.ffmpeg.io.LoggingFilterReader
- LoggingFilterReader - Class in net.bramp.ffmpeg.io
-
Wraps a Reader, and logs full lines of input as it is read.
- LoggingFilterReader(Reader, Logger) - Constructor for class net.bramp.ffmpeg.io.LoggingFilterReader
- LowercaseEnumTypeAdapterFactory - Class in net.bramp.ffmpeg.gson
-
Maps Enums to lowercase strings.
- LowercaseEnumTypeAdapterFactory() - Constructor for class net.bramp.ffmpeg.gson.LowercaseEnumTypeAdapterFactory
- LSCR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
LEAD Screen Capture
- lyrics - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
M
- M101 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Matrox Uncompressed SD
- MACE3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MACE (Macintosh Audio Compression/Expansion) 3:1
- MACE6 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MACE (Macintosh Audio Compression/Expansion) 6:1
- MAD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Electronic Arts Madcow Video (decoders: eamad)
- MAGICYUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MagicYUV video
- main - Variable in class net.bramp.ffmpeg.options.EncodingOptions
-
Deprecated.Use
EncodingOptions.getMain()instead - MAIN - Enum constant in enum net.bramp.ffmpeg.nut.Packet.Startcode
- MainEncodingOptions - Class in net.bramp.ffmpeg.options
-
Encoding options that are specific to the main output.
- MainEncodingOptions(String, Long, Long) - Constructor for class net.bramp.ffmpeg.options.MainEncodingOptions
- MainHeaderPacket - Class in net.bramp.ffmpeg.nut
- MainHeaderPacket() - Constructor for class net.bramp.ffmpeg.nut.MainHeaderPacket
- map(AudioEncodingOptions, T) - Static method in class net.bramp.ffmpeg.modelmapper.Mapper
- map(EncodingOptions, T) - Static method in class net.bramp.ffmpeg.modelmapper.Mapper
- map(MainEncodingOptions, T) - Static method in class net.bramp.ffmpeg.modelmapper.Mapper
- map(VideoEncodingOptions, T) - Static method in class net.bramp.ffmpeg.modelmapper.Mapper
- Mapper - Class in net.bramp.ffmpeg.modelmapper
-
Copies values from one type of object to another
- mark(int) - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- markSupported() - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- max_bit_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- MDEC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sony PlayStation MDEC (Motion DECoder)
- media_type - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- MEDIA100 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Media 100i
- meta_tags - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- metadata - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- MetadataSpecifier - Class in net.bramp.ffmpeg.builder
-
Metadata spec, as described in the "map_metadata" section of Main options
- METASOUND - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Voxware MetaSound
- millisecondsToString(long) - Static method in class net.bramp.ffmpeg.FFmpegUtils
-
Deprecated.please use #toTimecode() instead.
- MIMIC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Mimic
- MISC4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Micronas SC-4 Audio
- MJPEG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Motion JPEG (decoders: mjpeg mjpeg_cuvid mjpeg_qsv) (encoders: mjpeg mjpeg_qsv)
- MJPEGB - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Apple MJPEG-B
- MLP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MLP (Meridian Lossless Packing)
- MMVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
American Laser Games MM Video
- MOBICLIP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MobiClip Video
- MOTIONPIXELS - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Motion Pixels video
- MP1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MP1 (MPEG audio layer 1) (decoders: mp1 mp1float)
- MP2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MP2 (MPEG audio layer 2) (decoders: mp2 mp2float) (encoders: mp2 mp2fixed)
- MP3 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MP3 (MPEG audio layer 3) (decoders: mp3float mp3) (encoders: libmp3lame mp3_mf)
- MP3ADU - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
ADU (Application Data Unit) MP3 (MPEG audio layer 3) (decoders: mp3adufloat mp3adu)
- MP3ON4 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MP3onMP4 (decoders: mp3on4float mp3on4)
- MP4ALS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MPEG-4 Audio Lossless Coding (ALS) (decoders: als)
- MPEG1VIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-1 video (decoders: mpeg1video mpeg1_cuvid)
- MPEG2VIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-2 video (decoders: mpeg2video mpegvideo mpeg2_qsv mpeg2_cuvid) (encoders: mpeg2video mpeg2_qsv)
- MPEG4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-4 part 2 (decoders: mpeg4 mpeg4_cuvid) (encoders: mpeg4 libxvid)
- MPEGH_3D_AUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MPEG-H 3D Audio
- MSA1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MS ATC Screen
- MSCC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Mandsoft Screen Capture Codec
- MSMPEG4V1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-4 part 2 Microsoft variant version 1
- MSMPEG4V2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-4 part 2 Microsoft variant version 2
- MSMPEG4V3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MPEG-4 part 2 Microsoft variant version 3 (decoders: msmpeg4) (encoders: msmpeg4)
- MSNSIREN - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
MSN Siren
- MSP2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Microsoft Paint (MSP) version 2
- MSRLE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Microsoft RLE
- MSS1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MS Screen 1
- MSS2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MS Windows Media Video V9 Screen
- MSVIDEO1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Microsoft Video 1
- MSZH - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
LCL (LossLess Codec Library) MSZH
- MTS2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MS Expression Encoder Screen
- MUSEPACK7 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Musepack SV7 (decoders: mpc7)
- MUSEPACK8 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Musepack SV8 (decoders: mpc8)
- MV30 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MidiVid 3.0
- MVC1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Silicon Graphics Motion Video Compressor 1
- MVC2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Silicon Graphics Motion Video Compressor 2
- MVDV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MidiVid VQ
- MVHA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MidiVid Archive Codec
- MWSC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
MatchWare Screen Capture Codec
- MXPEG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Mobotix MxPEG video
N
- nal_length_size - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- nb_frames - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- nb_programs - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- nb_samples - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- nb_streams - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- NELLYMOSER - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Nellymoser Asao
- net.bramp.commons.lang3.math.gson - package net.bramp.commons.lang3.math.gson
- net.bramp.ffmpeg - package net.bramp.ffmpeg
- net.bramp.ffmpeg.adapter - package net.bramp.ffmpeg.adapter
- net.bramp.ffmpeg.builder - package net.bramp.ffmpeg.builder
- net.bramp.ffmpeg.gson - package net.bramp.ffmpeg.gson
- net.bramp.ffmpeg.info - package net.bramp.ffmpeg.info
- net.bramp.ffmpeg.io - package net.bramp.ffmpeg.io
- net.bramp.ffmpeg.job - package net.bramp.ffmpeg.job
- net.bramp.ffmpeg.modelmapper - package net.bramp.ffmpeg.modelmapper
- net.bramp.ffmpeg.nut - package net.bramp.ffmpeg.nut
- net.bramp.ffmpeg.options - package net.bramp.ffmpeg.options
- net.bramp.ffmpeg.probe - package net.bramp.ffmpeg.probe
- net.bramp.ffmpeg.progress - package net.bramp.ffmpeg.progress
- net.bramp.ffmpeg.shared - package net.bramp.ffmpeg.shared
- non_diegetic - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- NORMAL - Enum constant in enum net.bramp.ffmpeg.builder.Strict
- NOTCHLC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
NotchLC
- notDefault - Static variable in class net.bramp.ffmpeg.modelmapper.NotDefaultCondition
- NotDefaultCondition<S,
D> - Class in net.bramp.ffmpeg.modelmapper -
Only maps properties which are not their type's default value.
- NotDefaultCondition() - Constructor for class net.bramp.ffmpeg.modelmapper.NotDefaultCondition
- NutDataInputStream - Class in net.bramp.ffmpeg.nut
-
A DataInputStream that implements a couple of custom FFmpeg Nut datatypes.
- NutDataInputStream(InputStream) - Constructor for class net.bramp.ffmpeg.nut.NutDataInputStream
- NutReader - Class in net.bramp.ffmpeg.nut
-
Demuxer for the FFmpeg Nut file format.
- NutReader(InputStream, NutReaderListener) - Constructor for class net.bramp.ffmpeg.nut.NutReader
- NutReaderListener - Interface in net.bramp.ffmpeg.nut
- NUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
NuppelVideo/RTJPEG
O
- of(long) - Static method in enum net.bramp.ffmpeg.nut.Packet.Startcode
-
Returns the Startcode enum for this code.
- of(String) - Static method in enum net.bramp.ffmpeg.progress.Progress.Status
-
Returns the canonical status for this String or throws a IllegalArgumentException.
- offset() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- OPUS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Opus (Opus Interactive Audio Codec) (decoders: opus libopus) (encoders: opus libopus)
- original - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- OSQ - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
OSQ (Original Sound Quality)
- out_time_ns - Variable in class net.bramp.ffmpeg.progress.Progress
-
Output time (in nanoseconds)
- overrideOutputFiles(boolean) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
P
- Packet - Class in net.bramp.ffmpeg.nut
- Packet() - Constructor for class net.bramp.ffmpeg.nut.Packet
- Packet.Startcode - Enum in net.bramp.ffmpeg.nut
- PacketFooter - Class in net.bramp.ffmpeg.nut
- PacketFooter() - Constructor for class net.bramp.ffmpeg.nut.PacketFooter
- PacketHeader - Class in net.bramp.ffmpeg.nut
- PacketHeader() - Constructor for class net.bramp.ffmpeg.nut.PacketHeader
- packets_and_frames - Variable in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- PAF_AUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Amazing Studio Packed Animation File Audio
- PAF_VIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Amazing Studio Packed Animation File Video
- PAM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PAM (Portable AnyMap) image
- PANIC - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- parseBitrate(String) - Static method in class net.bramp.ffmpeg.FFmpegUtils
-
Converts a string representation of bitrate to a long of bits per second
- parseLayouts(BufferedReader) - Static method in class net.bramp.ffmpeg.info.InfoParser
- parseLine(String) - Method in class net.bramp.ffmpeg.progress.Progress
-
Parses values from the line, into this object.
- pass_padding_bitrate - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- path(List<String>) - Method in class net.bramp.ffmpeg.FFmpeg
-
Returns the full path to the binary with arguments appended.
- path(List<String>) - Method in class net.bramp.ffmpeg.FFprobe
-
Returns the full path to the binary with arguments appended.
- PBM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PBM (Portable BitMap) image
- PCM_ALAW - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM A-law / G.711 A-law
- PCM_BLURAY - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 16|20|24-bit big-endian for Blu-ray media
- PCM_DVD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 20|24-bit big-endian
- PCM_F16LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 16.8 floating point little-endian
- PCM_F24LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 24.0 floating point little-endian
- PCM_F32BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 32-bit floating point big-endian
- PCM_F32LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 32-bit floating point little-endian
- PCM_F64BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 64-bit floating point big-endian
- PCM_F64LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM 64-bit floating point little-endian
- PCM_LXF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 20-bit little-endian planar
- PCM_MULAW - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM mu-law / G.711 mu-law
- PCM_S16BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 16-bit big-endian
- PCM_S16BE_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 16-bit big-endian planar
- PCM_S16LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 16-bit little-endian
- PCM_S16LE_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 16-bit little-endian planar
- PCM_S24BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 24-bit big-endian
- PCM_S24DAUD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM D-Cinema audio signed 24-bit
- PCM_S24LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 24-bit little-endian
- PCM_S24LE_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 24-bit little-endian planar
- PCM_S32BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 32-bit big-endian
- PCM_S32LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 32-bit little-endian
- PCM_S32LE_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 32-bit little-endian planar
- PCM_S64BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 64-bit big-endian
- PCM_S64LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 64-bit little-endian
- PCM_S8 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 8-bit
- PCM_S8_PLANAR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM signed 8-bit planar
- PCM_SGA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM SGA
- PCM_U16BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 16-bit big-endian
- PCM_U16LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 16-bit little-endian
- PCM_U24BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 24-bit big-endian
- PCM_U24LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 24-bit little-endian
- PCM_U32BE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 32-bit big-endian
- PCM_U32LE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 32-bit little-endian
- PCM_U8 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM unsigned 8-bit
- PCM_VIDC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
PCM Archimedes VIDC
- PCX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PC Paintbrush PCX image
- PDV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PDV (PlayDate Video)
- PFM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PFM (Portable FloatMap) image
- PGM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PGM (Portable GrayMap) image
- PGMYUV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PGMYUV (Portable GrayMap YUV) image
- PGX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PGX (JPEG2000 Test Format)
- PHM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PHM (Portable HalfFloatMap) image
- PHOTOCD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Kodak Photo CD
- PICTOR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Pictor/PC Paint
- pix_fmt - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- PixelFormat - Class in net.bramp.ffmpeg.info
- PixelFormat(String, int, int, String) - Constructor for class net.bramp.ffmpeg.info.PixelFormat
- pixelFormats() - Method in class net.bramp.ffmpeg.FFmpeg
- PIXLET - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Apple Pixlet
- pkt_dts - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_dts_time - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_duration - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_duration_time - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_pos - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_pts - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_pts_time - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- pkt_size - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- PNG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PNG (Portable Network Graphics) image
- pos - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- PPM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
PPM (Portable PixelMap) image
- Preconditions - Class in net.bramp.ffmpeg
- preset - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- preset - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getPreset()instead - presetFilename - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- probe(String) - Method in class net.bramp.ffmpeg.FFprobe
- probe(String, String) - Method in class net.bramp.ffmpeg.FFprobe
- probe(String, String, String...) - Method in class net.bramp.ffmpeg.FFprobe
- probe(List<String>) - Method in class net.bramp.ffmpeg.FFprobe
- probe(FFprobeBuilder) - Method in class net.bramp.ffmpeg.FFprobe
- probe_score - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- ProcessFunction - Interface in net.bramp.ffmpeg
-
Runs a process returning a Reader to its stdout
- processReader(Reader) - Method in class net.bramp.ffmpeg.progress.StreamProgressParser
- processStream(InputStream) - Method in class net.bramp.ffmpeg.progress.StreamProgressParser
- ProcessUtils - Class in net.bramp.ffmpeg.io
-
A collection of utility methods for dealing with processes.
- profile - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- program(int) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- program(int) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches all streams in the program.
- program(int, int) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches the stream with number stream_index in the program with the id program_id.
- progress(Progress) - Method in interface net.bramp.ffmpeg.progress.ProgressListener
- Progress - Class in net.bramp.ffmpeg.progress
- Progress() - Constructor for class net.bramp.ffmpeg.progress.Progress
- Progress(long, float, long, long, long, long, long, float, Progress.Status) - Constructor for class net.bramp.ffmpeg.progress.Progress
- Progress.Status - Enum in net.bramp.ffmpeg.progress
- ProgressListener - Interface in net.bramp.ffmpeg.progress
-
Captures output from the ffmpeg command line as status occurs.
- ProgressParser - Interface in net.bramp.ffmpeg.progress
-
Parses the FFmpeg progress fields
- PRORES - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Apple ProRes (iCodec Pro) (encoders: prores prores_aw prores_ks)
- PROSUMER - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Brooktree ProSumer Video
- PSD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Photoshop PSD file
- pts - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- pts_time - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- PTX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
V.Flash PTX image
- PureVideo - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Video streams which are not attached pictures, video thumbnails or cover arts.
Q
- QCELP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
QCELP / PureVoice
- QDM2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
QDesign Music Codec 2
- QDMC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
QDesign Music
- QDRAW - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Apple QuickDraw
- QOI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
QOI (Quite OK Image)
- QPEG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Q-team QPEG
- QTRLE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
QuickTime Animation (RLE) video
- quality - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getQuality()instead - QUIET - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
R
- r_frame_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- R10K - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AJA Kona 10-bit RGB Codec
- R210 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed RGB 10-bit
- RA_144 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RealAudio 1.0 (14.4K) (decoders: real_144) (encoders: real_144)
- RA_288 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RealAudio 2.0 (28.8K) (decoders: real_288)
- RALF - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RealAudio Lossless
- RASC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RemotelyAnywhere Screen Capture
- RawHandler - Class in net.bramp.ffmpeg.nut
- RawHandler() - Constructor for class net.bramp.ffmpeg.nut.RawHandler
- RAWVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
raw video
- read() - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- read() - Method in class net.bramp.ffmpeg.io.LoggingFilterReader
- read() - Method in class net.bramp.ffmpeg.nut.NutReader
-
Demux the inputstream
- read(byte[]) - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- read(byte[], int, int) - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- read(char[], int, int) - Method in class net.bramp.ffmpeg.io.LoggingFilterReader
- read(JsonReader) - Method in class net.bramp.commons.lang3.math.gson.FractionAdapter
- read(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.PacketFooter
- read(NutDataInputStream, long) - Method in class net.bramp.ffmpeg.nut.Packet
- read(NutDataInputStream, long) - Method in class net.bramp.ffmpeg.nut.PacketHeader
- read(NutReader, NutDataInputStream, int) - Method in class net.bramp.ffmpeg.nut.Frame
- readAtNativeFrameRate() - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
- readAtNativeFrameRate() - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Deprecated.
- readBody(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.MainHeaderPacket
- readBody(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.Packet
- readBody(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- readBoolean() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readByte() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readChar() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readDouble() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readFileId() - Method in class net.bramp.ffmpeg.nut.NutReader
-
Read the magic at the beginning of the file.
- readFloat() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readFully(byte[]) - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readFully(byte[], int, int) - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readInt() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readLine() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
-
Deprecated.
- readLong() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readMetaData(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.Frame
- readReservedHeaders() - Method in class net.bramp.ffmpeg.nut.NutReader
-
Read headers we don't know how to parse yet, returning the next startcode.
- readShort() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readSignedVarInt() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readStartCode() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readUnsignedByte() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readUnsignedShort() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readUTF() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readVarArray() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readVarInt() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- readVarLong() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- refs - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- reset() - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- resetCrc() - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- resetCRC() - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- RKA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RKA (RK Audio)
- RL2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RL2 video
- ROQ - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
id RoQ video (decoders: roqvideo) (encoders: roqvideo)
- ROQ_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM id RoQ
- rotation - Variable in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- RPZA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
QuickTime video (RPZA)
- RSCC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
innoHeim/Rsupport Screen Capture Codec
- RTV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RTV1 (RivaTuner Video)
- run() - Method in class net.bramp.ffmpeg.job.SinglePassFFmpegJob
- run() - Method in class net.bramp.ffmpeg.job.TwoPassFFmpegJob
- run(List<String>) - Method in class net.bramp.ffmpeg.FFmpeg
- run(List<String>) - Method in class net.bramp.ffmpeg.FFprobe
- run(List<String>) - Method in interface net.bramp.ffmpeg.ProcessFunction
- run(List<String>) - Method in class net.bramp.ffmpeg.RunProcessFunction
- run(FFmpegBuilder) - Method in class net.bramp.ffmpeg.FFmpeg
- run(FFmpegBuilder, ProgressListener) - Method in class net.bramp.ffmpeg.FFmpeg
- RUNNING - Enum constant in enum net.bramp.ffmpeg.job.FFmpegJob.State
- RunProcessFunction - Class in net.bramp.ffmpeg
-
Simple function that creates a Process with the arguments, and returns a BufferedReader reading stdout
- RunProcessFunction() - Constructor for class net.bramp.ffmpeg.RunProcessFunction
- RV10 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RealVideo 1.0
- RV20 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RealVideo 2.0
- RV30 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RealVideo 3.0
- RV40 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
RealVideo 4.0
S
- S302M - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
SMPTE 302M
- sample_aspect_ratio - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- sample_fmt - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- sample_fmt - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- sample_format - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getSampleFormat()instead - sample_rate - Variable in class net.bramp.ffmpeg.options.AudioEncodingOptions
-
Deprecated.Use
AudioEncodingOptions.getSampleRate()instead - sample_rate - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- SANM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
LucasArts SANM/SMUSH video
- SBC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
SBC (low-complexity subband codec)
- SCPR - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ScreenPressor
- SCREENPRESSO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Screenpresso
- SDX2_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Squareroot-Delta-Exact
- seekToPacketFooter(NutDataInputStream) - Method in class net.bramp.ffmpeg.nut.Packet
- setAudioBitDepth(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.
- setAudioBitRate(long) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets the Audio bit rate
- setAudioBitStreamFilter(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setAudioChannels(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets the number of audio channels
- setAudioCodec(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setAudioFilter(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets Audio Filter
- setAudioFilter(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Sets the audio filter flag.
- setAudioPreset(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets a audio preset to use.
- setAudioQuality(double) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setAudioSampleFormat(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets the audio sample format.
- setAudioSampleRate(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets the Audio sample rate, for example 44_000.
- setBFrames(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets the number of b-frames ffmpeg is allowed to use.
- setComplexFilter(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setComplexFilter(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Deprecated.
- setConstantRateFactor(double) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setDuration(long, TimeUnit) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Stop writing the output after duration is reached.
- setFilename(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setFormat(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setFormat(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Deprecated.Specify this option on an input stream using
AbstractFFmpegStreamBuilder.setFormat(String) - setFormat(String) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
- setFrames(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Set the number of video frames to record.
- setHlsBaseUrl(String) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
-
Append baseurl to every entry in the playlist.
- setHlsInitTime(long, TimeUnit) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
-
Segment will be cut on the next key frame after this time has passed on the first m3u8 list.
- setHlsListSize(int) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
-
Set the maximum number of playlist entries.
- setHlsSegmentFileName(String) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
-
hls_segment_filename Examples
"file%03d.ts" segment files: file000.ts, file001.ts, file002.ts, etc. - setHlsTime(long, TimeUnit) - Method in class net.bramp.ffmpeg.builder.FFmpegHlsOutputBuilder
-
Set the target segment length.
- setInput(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setInput(String) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setInput(FFmpegProbeResult) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setInput(T) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setPass(int) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setPassDirectory(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setPassPaddingBitrate(long) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
When doing multi-pass we add a little extra padding, to ensure we reach our target
- setPassPrefix(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setPreset(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets a preset by name (this only works with some codecs).
- setPresetFilename(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets a file to use containing presets.
- setProcessErrorStream(Appendable) - Method in class net.bramp.ffmpeg.FFmpeg
- setProcessErrorStream(Appendable) - Method in class net.bramp.ffmpeg.FFprobe
- setProcessOutputStream(Appendable) - Method in class net.bramp.ffmpeg.FFmpeg
- setProcessOutputStream(Appendable) - Method in class net.bramp.ffmpeg.FFprobe
- setShowChapters(boolean) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setShowFormat(boolean) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setShowFrames(boolean) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setShowPackets(boolean) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setShowStreams(boolean) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setStartOffset(long, TimeUnit) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Decodes but discards input until the offset.
- setStartOffset(long, TimeUnit) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Deprecated.Specify this option on an input or output stream using
AbstractFFmpegStreamBuilder.setStartOffset(long, TimeUnit) - setStreamLoop(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegInputBuilder
-
Sets number of times input stream shall be looped.
- setStrict(Strict) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setStrict(Strict) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setSubtitleCodec(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setSubtitlePreset(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets a subtitle preset to use.
- setTargetSize(long) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Target output file size (in bytes)
- setThreads(int) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setUri(URI) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setUserAgent(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setUserAgent(String) - Method in class net.bramp.ffmpeg.builder.FFprobeBuilder
- setVBR(Integer) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Sets vbr quality when decoding mp3 output.
- setVerbosity(FFmpegBuilder.Verbosity) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
- setVideoBitRate(long) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setVideoBitStreamFilter(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setVideoCodec(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoCopyInkf(boolean) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoFilter(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets Video Filter
- setVideoFilter(String) - Method in class net.bramp.ffmpeg.builder.FFmpegBuilder
-
Sets the video filter flag.
- setVideoFrameRate(double) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoFrameRate(int, int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Set the video frame rate in terms of frames per interval.
- setVideoFrameRate(Fraction) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets the video's frame rate
- setVideoHeight(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoMovFlags(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoPixelFormat(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoPreset(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Sets a video preset to use.
- setVideoQuality(double) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
- setVideoResolution(int, int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setVideoResolution(String) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
-
Sets video resolution based on an abbreviation, e.g.
- setVideoWidth(int) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- setWorkingDirectory(File) - Method in class net.bramp.ffmpeg.RunProcessFunction
- setWorkingDirectory(String) - Method in class net.bramp.ffmpeg.RunProcessFunction
- SGA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Digital Pictures SGA Video
- SGI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
SGI image
- SGIRLE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
SGI RLE 8-bit
- SHEERVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
BitJazz SheerVideo
- SHORTEN - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Shorten
- side_data_list - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- side_data_type - Variable in class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- SideData() - Constructor for class net.bramp.ffmpeg.probe.FFmpegStream.SideData
- SIMBIOSIS_IMX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Simbiosis Interactive IMX Video
- SinglePassFFmpegJob - Class in net.bramp.ffmpeg.job
- SinglePassFFmpegJob(FFmpeg, FFmpegBuilder) - Constructor for class net.bramp.ffmpeg.job.SinglePassFFmpegJob
- SinglePassFFmpegJob(FFmpeg, FFmpegBuilder, ProgressListener) - Constructor for class net.bramp.ffmpeg.job.SinglePassFFmpegJob
- SIPR - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
RealAudio SIPR / ACELP.NET
- SIREN - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Siren
- size - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
-
File size in bytes
- size - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- skip(long) - Method in class net.bramp.ffmpeg.io.CRC32InputStream
- skipBytes(int) - Method in class net.bramp.ffmpeg.nut.NutDataInputStream
- SMACKAUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Smacker audio (decoders: smackaud)
- SMACKVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Smacker video (decoders: smackvid)
- SMC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
QuickTime Graphics (SMC)
- SMV - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
SMV (Selectable Mode Vocoder)
- SMVJPEG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sigmatel Motion Video
- SNOW - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Snow
- SOL_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Sol
- SONIC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Sonic
- SONICLS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Sonic lossless
- SP5X - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sunplus JPEG (SP5X)
- spec() - Method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- spec() - Method in class net.bramp.ffmpeg.builder.StreamSpecifier
- speed - Variable in class net.bramp.ffmpeg.progress.Progress
-
Speed of transcoding.
- SPEEDHQ - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
NewTek SpeedHQ
- SPEEX - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Speex (decoders: speex libspeex) (encoders: libspeex)
- SRGC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Screen Recorder Gold Codec
- StandardChannelLayout - Class in net.bramp.ffmpeg.info
- StandardChannelLayout(String, List<IndividualChannel>) - Constructor for class net.bramp.ffmpeg.info.StandardChannelLayout
- start - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- start() - Method in class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
-
Starts the ProgressParser waiting for progress.
- start() - Method in interface net.bramp.ffmpeg.progress.ProgressParser
- start_pts - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- start_time - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- start_time - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- start_time - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- startOffset - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- startOffset - Variable in class net.bramp.ffmpeg.options.MainEncodingOptions
-
Deprecated.Use
MainEncodingOptions.getStartOffset()instead - status - Variable in class net.bramp.ffmpeg.progress.Progress
-
Current status, can be one of "continue", or "end"
- still_image - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- stop() - Method in class net.bramp.ffmpeg.progress.AbstractSocketProgressParser
- stop() - Method in interface net.bramp.ffmpeg.progress.ProgressParser
- stop() - Method in class net.bramp.ffmpeg.progress.TcpProgressParser
- stop() - Method in class net.bramp.ffmpeg.progress.UdpProgressParser
- stream(int) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- stream(int) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches the stream with this index.
- stream(StreamSpecifier) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- stream(StreamSpecifierType) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- stream(StreamSpecifierType) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches all streams of this type.
- stream(StreamSpecifierType, int) - Static method in class net.bramp.ffmpeg.builder.MetadataSpecifier
- stream(StreamSpecifierType, int) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches the stream number stream_index of this type.
- stream(Stream) - Method in interface net.bramp.ffmpeg.nut.NutReaderListener
-
Executes when a new stream is found.
- Stream - Class in net.bramp.ffmpeg.nut
- Stream(MainHeaderPacket, StreamHeaderPacket) - Constructor for class net.bramp.ffmpeg.nut.Stream
- STREAM - Enum constant in enum net.bramp.ffmpeg.nut.Packet.Startcode
- stream_index - Variable in class net.bramp.ffmpeg.probe.FFmpegFrame
- stream_index - Variable in class net.bramp.ffmpeg.probe.FFmpegPacket
- StreamHeaderPacket - Class in net.bramp.ffmpeg.nut
- StreamHeaderPacket() - Constructor for class net.bramp.ffmpeg.nut.StreamHeaderPacket
- StreamProgressParser - Class in net.bramp.ffmpeg.progress
- StreamProgressParser(ProgressListener) - Constructor for class net.bramp.ffmpeg.progress.StreamProgressParser
- streams - Variable in class net.bramp.ffmpeg.nut.NutReader
- streams - Variable in class net.bramp.ffmpeg.probe.FFmpegProbeResult
- StreamSpecifier - Class in net.bramp.ffmpeg.builder
- StreamSpecifierType - Enum in net.bramp.ffmpeg.builder
- streamToAudioFormat(StreamHeaderPacket) - Static method in class net.bramp.ffmpeg.nut.RawHandler
-
Parses a FourCC into a AudioEncoding based on the following rules:
"ALAW" = A-LAW
"ULAW" = MU-LAW
P[type][interleaving][bits] = little-endian PCM
[bits][interleaving][type]P = big-endian PCM
Where:
[type] is S for signed integer, U for unsigned integer, F for IEEE float
[interleaving] is D for default, P is for planar.
[bits] is 8/16/24/32 - strict - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- strict - Variable in class net.bramp.ffmpeg.builder.FFmpegBuilder
- Strict - Enum in net.bramp.ffmpeg.builder
- STRICT - Enum constant in enum net.bramp.ffmpeg.builder.Strict
- string - Variable in class net.bramp.ffmpeg.probe.FFmpegError
- Subtitle - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Subtitles
- SUBTITLE - Enum constant in enum net.bramp.ffmpeg.shared.CodecType
- SUBTITLE - Static variable in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- subtitle_enabled - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- subtitle_preset - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- SUNRAST - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sun Rasterfile image
- supportsLosslessCompression() - Method in class net.bramp.ffmpeg.info.Codec
- supportsLossyCompression() - Method in class net.bramp.ffmpeg.info.Codec
- SVG - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Scalable Vector Graphics
- SVQ1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1
- SVQ3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sorenson Vector Quantizer 3 / Sorenson Video 3 / SVQ3
- SVX_EXP - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
8SVX exponential
- SVX_FIB - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
8SVX fibonacci
- SYNCPOINT - Enum constant in enum net.bramp.ffmpeg.nut.Packet.Startcode
- SyncPointPacket - Class in net.bramp.ffmpeg.nut
- SyncPointPacket() - Constructor for class net.bramp.ffmpeg.nut.SyncPointPacket
T
- tag(String) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches all streams with the given metadata tag.
- tag(String, String) - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches streams with the metadata tag key having the specified value.
- tags - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- tags - Variable in class net.bramp.ffmpeg.probe.FFmpegFormat
- tags - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- TAK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
TAK (Tom's lossless Audio Kompressor)
- TARGA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Truevision Targa image
- TARGA_Y216 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Pinnacle TARGA CineWave YUV16
- targetSize - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- TcpProgressParser - Class in net.bramp.ffmpeg.progress
- TcpProgressParser(ProgressListener) - Constructor for class net.bramp.ffmpeg.progress.TcpProgressParser
- TcpProgressParser(ProgressListener, int, InetAddress) - Constructor for class net.bramp.ffmpeg.progress.TcpProgressParser
- TDSC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
TDSC
- TGQ - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Electronic Arts TGQ video (decoders: eatgq)
- TGV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Electronic Arts TGV video (decoders: eatgv)
- THEORA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Theora (encoders: libtheora)
- THP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Nintendo Gamecube THP video
- throwOnError(Process) - Method in class net.bramp.ffmpeg.FFmpeg
- throwOnError(Process) - Method in class net.bramp.ffmpeg.FFprobe
- throwOnError(Process, FFmpegProbeResult) - Method in class net.bramp.ffmpeg.FFmpeg
- throwOnError(Process, FFmpegProbeResult) - Method in class net.bramp.ffmpeg.FFprobe
- throwWarnings - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- TIERTEXSEQVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Tiertex Limited SEQ video
- TIFF - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
TIFF image
- time_base - Variable in class net.bramp.ffmpeg.probe.FFmpegChapter
- time_base - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- timed_thumbnails - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- title - Variable in class net.bramp.ffmpeg.probe.FFmpegChapterTag
- TMV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
8088flex TMV
- toAudioInputStream(Frame) - Static method in class net.bramp.ffmpeg.nut.RawHandler
- toBufferedImage(Frame) - Static method in class net.bramp.ffmpeg.nut.RawHandler
- toString() - Method in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- toString() - Method in enum net.bramp.ffmpeg.builder.StreamSpecifierType
- toString() - Method in enum net.bramp.ffmpeg.builder.Strict
- toString() - Method in class net.bramp.ffmpeg.info.Codec
- toString() - Method in class net.bramp.ffmpeg.info.Filter
- toString() - Method in class net.bramp.ffmpeg.info.FilterPattern
- toString() - Method in class net.bramp.ffmpeg.info.Format
- toString() - Method in class net.bramp.ffmpeg.info.IndividualChannel
- toString() - Method in class net.bramp.ffmpeg.info.PixelFormat
- toString() - Method in class net.bramp.ffmpeg.info.StandardChannelLayout
- toString() - Method in class net.bramp.ffmpeg.nut.Frame
- toString() - Method in class net.bramp.ffmpeg.nut.FrameCode
- toString() - Method in class net.bramp.ffmpeg.nut.MainHeaderPacket
- toString() - Method in class net.bramp.ffmpeg.nut.Packet
- toString() - Method in class net.bramp.ffmpeg.nut.PacketFooter
- toString() - Method in class net.bramp.ffmpeg.nut.PacketHeader
- toString() - Method in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- toString() - Method in enum net.bramp.ffmpeg.progress.Progress.Status
- toString() - Method in class net.bramp.ffmpeg.progress.Progress
- toString(long) - Static method in enum net.bramp.ffmpeg.nut.Packet.Startcode
- total_size - Variable in class net.bramp.ffmpeg.progress.Progress
-
Output file size (in bytes)
- toTimecode(long, TimeUnit) - Static method in class net.bramp.ffmpeg.FFmpegUtils
-
Convert the duration to "hh:mm:ss" timecode representation, where ss (seconds) can be decimal.
- TQI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Electronic Arts TQI video (decoders: eatqi)
- TRUEHD - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
TrueHD
- TRUEMOTION1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Duck TrueMotion 1.0
- TRUEMOTION2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Duck TrueMotion 2.0
- TRUEMOTION2RT - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Duck TrueMotion 2.0 Real Time
- TRUESPEECH - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DSP Group TrueSpeech
- TSCC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
TechSmith Screen Capture Codec (decoders: camtasia)
- TSCC2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
TechSmith Screen Codec 2
- TTA - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
TTA (True Audio)
- TWINVQ - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
VQF TwinVQ
- TwoPassFFmpegJob - Class in net.bramp.ffmpeg.job
- TwoPassFFmpegJob(FFmpeg, FFmpegBuilder) - Constructor for class net.bramp.ffmpeg.job.TwoPassFFmpegJob
- TwoPassFFmpegJob(FFmpeg, FFmpegBuilder, ProgressListener) - Constructor for class net.bramp.ffmpeg.job.TwoPassFFmpegJob
- TXD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Renderware TXD (TeXture Dictionary) image
U
- UdpProgressParser - Class in net.bramp.ffmpeg.progress
- UdpProgressParser(ProgressListener) - Constructor for class net.bramp.ffmpeg.progress.UdpProgressParser
- UdpProgressParser(ProgressListener, int, InetAddress) - Constructor for class net.bramp.ffmpeg.progress.UdpProgressParser
- ULTI - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
IBM UltiMotion (decoders: ultimotion)
- UNOFFICIAL - Enum constant in enum net.bramp.ffmpeg.builder.Strict
- uri - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- usable() - Static method in class net.bramp.ffmpeg.builder.StreamSpecifier
-
Matches streams with usable configuration, the codec must be defined and the essential information such as video dimension or audio sample rate must be present.
- useOptions(AudioEncodingOptions) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- useOptions(EncodingOptions) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- useOptions(MainEncodingOptions) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- useOptions(VideoEncodingOptions) - Method in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- USER_DATA - Static variable in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- UTVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Ut Video
V
- V - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed 4:2:2 10-bit
- V210 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed 4:2:2 10-bit
- V210X - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed 4:2:2 10-bit
- V308 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed packed 4:4:4
- V408 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed packed QT 4:4:4:4
- V410 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed 4:4:4 10-bit
- value() - Method in enum net.bramp.ffmpeg.nut.Packet.Startcode
- valueOf(String) - Static method in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.builder.Strict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.job.FFmpegJob.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.nut.Packet.Startcode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.progress.Progress.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.bramp.ffmpeg.shared.CodecType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.builder.Strict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.job.FFmpegJob.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.nut.Packet.Startcode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.progress.Progress.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.bramp.ffmpeg.shared.CodecType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VB - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Beam Software VB
- VBLE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
VBLE Lossless Codec
- VBN - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Vizrt Binary Image
- VC1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
SMPTE VC-1 (decoders: vc1 vc1_qsv vc1_cuvid)
- VC1IMAGE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Windows Media Video 9 Image v2
- VCR1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ATI VCR1
- VERBOSE - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- version() - Method in class net.bramp.ffmpeg.FFmpeg
-
Returns the version string for this binary.
- version() - Method in class net.bramp.ffmpeg.FFprobe
-
Returns the version string for this binary.
- VERY - Enum constant in enum net.bramp.ffmpeg.builder.Strict
- video - Variable in class net.bramp.ffmpeg.options.EncodingOptions
-
Deprecated.Use
EncodingOptions.getVideo()instead - Video - Enum constant in enum net.bramp.ffmpeg.builder.StreamSpecifierType
-
Video
- VIDEO - Enum constant in enum net.bramp.ffmpeg.shared.CodecType
- VIDEO - Static variable in class net.bramp.ffmpeg.nut.StreamHeaderPacket
- video_bit_rate - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getVideoBitRate()instead - video_bit_stream_filter - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.
- video_codec - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_copyinkf - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_enabled - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_filter - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getVideoFilter()instead - video_frame_rate - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_frames - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_height - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_movflags - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_pixel_format - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_preset - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getVideoPreset()instead - video_quality - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegOutputBuilder
-
Deprecated.Use
AbstractFFmpegOutputBuilder.getVideoQuality()instead - video_size - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- video_width - Variable in class net.bramp.ffmpeg.builder.AbstractFFmpegStreamBuilder
- VideoCodec - Class in net.bramp.ffmpeg.builder
-
The available codecs may vary depending on the version of FFmpeg.
- VideoCodec() - Constructor for class net.bramp.ffmpeg.builder.VideoCodec
- VideoEncodingOptions - Class in net.bramp.ffmpeg.options
-
Encoding options for video
- VideoEncodingOptions(boolean, String, Fraction, int, int, long, Integer, String, String) - Constructor for class net.bramp.ffmpeg.options.VideoEncodingOptions
- visual_impaired - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
- VIXL - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Miro VideoXL (decoders: xl)
- VMDAUDIO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Sierra VMD audio
- VMDVIDEO - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Sierra VMD video
- VMIX - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
vMix Video
- VMNC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
VMware Screen Codec / VMware Video
- VNULL - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Null video codec
- VORBIS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Vorbis (decoders: vorbis libvorbis) (encoders: vorbis libvorbis)
- VP3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP3
- VP4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP4
- VP5 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP5
- VP6 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP6
- VP6A - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP6 (Flash version, with alpha channel)
- VP6F - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP6 (Flash version)
- VP7 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP7
- VP8 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
On2 VP8 (decoders: vp8 libvpx vp8_cuvid vp8_qsv) (encoders: libvpx)
- VP9 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Google VP9 (decoders: vp9 libvpx-vp9 vp9_cuvid vp9_qsv) (encoders: libvpx-vp9 vp9_qsv)
- VQC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ViewQuest VQC
- VVC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
H.266 / VVC (Versatile Video Coding)
W
- WADY_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Marble WADY
- waitForWithTimeout(Process, long, TimeUnit) - Static method in class net.bramp.ffmpeg.io.ProcessUtils
-
Waits until a process finishes or a timeout occurs
- WAITING - Enum constant in enum net.bramp.ffmpeg.job.FFmpegJob.State
- WARNING - Enum constant in enum net.bramp.ffmpeg.builder.FFmpegBuilder.Verbosity
- WAVARC - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Waveform Archiver
- WAVESYNTH - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Wave synthesis pseudo-codec
- WAVPACK - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
WavPack
- WBMP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
WBMP (Wireless Application Protocol Bitmap) image
- WCMV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
WinCAM Motion Video
- WEBP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
WebP (encoders: libwebp_anim libwebp)
- WESTWOOD_SND1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Westwood Audio (SND1) (decoders: ws_snd1)
- width - Variable in class net.bramp.ffmpeg.options.VideoEncodingOptions
-
Deprecated.Use
VideoEncodingOptions.getWidth()instead - width - Variable in class net.bramp.ffmpeg.probe.FFmpegStream
- WMALOSSLESS - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Windows Media Audio Lossless
- WMAPRO - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Windows Media Audio 9 Professional
- WMAV1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Windows Media Audio 1
- WMAV2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Windows Media Audio 2
- WMAVOICE - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Windows Media Audio Voice
- WMV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Windows Media Video 7
- WMV2 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Windows Media Video 8
- WMV3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Windows Media Video 9
- WMV3IMAGE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Windows Media Video 9 Image
- WNV1 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Winnov WNV1
- wrapErrorInReader(Process) - Method in class net.bramp.ffmpeg.FFmpeg
- wrapErrorInReader(Process) - Method in class net.bramp.ffmpeg.FFprobe
- wrapInReader(Process) - Method in class net.bramp.ffmpeg.FFmpeg
- wrapInReader(Process) - Method in class net.bramp.ffmpeg.FFprobe
- WRAPPED_AVFRAME - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
AVFrame to AVPacket passthrough
- write(JsonWriter, Fraction) - Method in class net.bramp.commons.lang3.math.gson.FractionAdapter
- WS_VQA - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Westwood Studios VQA (Vector Quantized Animation) video (decoders: vqavideo)
X
- XAN_DPCM - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
DPCM Xan
- XAN_WC3 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Wing Commander III / Xan
- XAN_WC4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Wing Commander IV / Xxan
- XBIN - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
eXtended BINary text
- XBM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
XBM (X BitMap) image
- XFACE - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
X-face image
- XM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
4X Movie
- XMA1 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Xbox Media Audio 1
- XMA2 - Static variable in class net.bramp.ffmpeg.builder.AudioCodec
-
Xbox Media Audio 2
- XPM - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
XPM (X PixMap) image
- XWD - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
XWD (X Window Dump) image
Y
- Y41P - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed YUV 4:1:1 12-bit
- YLC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
YUY2 Lossless Codec
- YOP - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Psygnosis YOP Video
- YUV4 - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Uncompressed packed 4:2:0
Z
- ZEROCODEC - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
ZeroCodec Lossless Video
- ZLIB - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
LCL (LossLess Codec Library) ZLIB
- ZMBV - Static variable in class net.bramp.ffmpeg.builder.VideoCodec
-
Zip Motion Blocks Video
_
- _default - Variable in class net.bramp.ffmpeg.probe.FFmpegDisposition
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
EncodingOptions.getAudio()instead