C D F G I O P R S T V 

C

CMD_OPT_ASSIGNMENT - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_BITRATE_v0 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_BITRATE_v1 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_CHANNELS - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_CODEC_v0 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_CODEC_v1 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_AUDIO_SAMPLING_RATE - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_DELIMITER - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_DISABLE_AUDIO - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_DISABLE_SUBTITLES - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_DISABLE_VIDEO - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_DURATION - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_ENABLE_EXPERIMENTAL - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_FORMAT - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_FRAME_RATE - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_FRAME_RATE_FILTER - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_MOV_FLAGS - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_MOV_FLAGS_FASTSTART - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_MULTI_TARGET_INDEX_FORMATTER - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_MULTI_TARGET_INDEX_REGEX - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_NUM_VIDEO_FRAMES - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_OFFSET - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_PAIR_1_FRAME - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_PARAM_ASSIGNMENT - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_SCALE - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_SIZE - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_VIDEO_BITRATE_v0 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_VIDEO_BITRATE_v1 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_VIDEO_CODEC_v0 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_VIDEO_CODEC_v1 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
CMD_OPT_VIDEO_PRESET - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
createInstance(InputStream, Charset) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
 
createMultiTargetContentReference(String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

D

DEFAULT_OFFSET - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
DEFAULT_VIDEO_PRESET - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
DEFAULT_VIDEO_PRESET_PREFIX - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
DEFAULT_VIDEO_PRESET_SUFFIX - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
disableAudio(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines whether or not audio should be disabled for the given source and target mimetypes.
disableSubtitles(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines whether or not subtitles should be disabled for the given source and target mimetypes.
disableVideo(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines whether or not video should be disabled for the given source and target mimetypes.
DURATION_PATTERN - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
 

F

FfmpegContentTransformerWorker - Class in org.gytheio.content.transform.ffmpeg
An FFmpeg command line implementation of a content hash node worker
FfmpegContentTransformerWorker() - Constructor for class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
FfmpegInputStreamReaderThreadFactory - Class in org.gytheio.content.transform.ffmpeg
InputStreamReaderThreadFactory extension which, in addition to adding the input stream to a string, parses the buffered portions of the stream for transformation progress reported via a ContentTransformerWorkerProgressReporter.
FfmpegInputStreamReaderThreadFactory(ContentTransformerWorkerProgressReporter, boolean) - Constructor for class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
Constructor specifying a progress reporter
FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread - Class in org.gytheio.content.transform.ffmpeg
Reads the input stream to a string buffer via InputStreamReaderThread but also parses for progress
FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread(InputStream, Charset, ContentTransformerWorkerProgressReporter, boolean) - Constructor for class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
 

G

getCmdOptAudioBitrate() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getCmdOptAudioCodec() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getCmdOptVideoBitrate() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getCmdOptVideoCodec() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getComponentExclusionCommandOptions(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getFfmpegAudioCodec(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getFfmpegVersionNumber() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getFfmpegVideoCodec(String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getFormatCommandOptions(String, String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getResolution(String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getSourceCommandOptions(File, File, String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getSourceTemporalCommandOptions(String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Gets the ffmpeg command string for the time-based video conversion transform options provided which apply to the source input
getTargetAudioCommandOptions(String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getTargetCommandOptions(File, File, String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getTargetResizeCommandOptions(TransformationOptions, File) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Gets the ffmpeg command string for the transform options provided
getTargetTemporalCommandOptions(String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Gets the ffmpeg command string for the time-based video conversion transform options provided which apply to the target output
getTargetVideoCommandOptions(String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
getTotalSeconds(String) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
Gets the total seconds from the given HH:mm:ss formatted string
getVersionDetailOutput(String[]) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Uses the executable defined in versionDetailsExecuter with the given alternative arguments to obtain additional version detail output
getVideoPresetOptions() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

I

initializationTest() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
initializeExecuter() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
initializeFileDetailsExecuter() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
initializeVersionDetailsExecuter() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
initializeVersionDetailsString() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
isFfmpegVersion1 - Variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
 
isFfmpegVersion1 - Variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
 
isFilterSupported() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
isSingleSourceFrameRangeRequired(String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines whether or not a single frame is required for the given source and target mimetypes.
isStoryboardThumbnailRequest(String, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines whether or not the transformation request is for storyboard thumbnails.
isSupportedSource(String) - Static method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines if the source mimetype is supported by ffmpeg
isSupportedTarget(String) - Static method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
Determines if FFmpeg can be made to support the given target mimetype.
isTransformable(List<String>, String, TransformationOptions) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
isVersion1orGreater() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

O

org.gytheio.content.transform.ffmpeg - package org.gytheio.content.transform.ffmpeg
 

P

processBytes(byte[], int) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
 
progressReporter - Variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
 
progressReporter - Variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
The progress reporter

R

read(InputStream) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory.FfmpegInputStreamReaderThread
Checks the given input stream for progress data and if present reports it via the progressReporter if sufficient time has past since the last report.
reinitializeVersionString() - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

S

singleTransformInternal(File, String, File, String, TransformationOptions, ContentTransformerWorkerProgressReporter) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

T

TIME_PATTERN_V0 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
 
TIME_PATTERN_V1 - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegInputStreamReaderThreadFactory
 
transformInternal(List<AbstractFileContentTransformerWorker.FileContentReferencePair>, List<AbstractFileContentTransformerWorker.FileContentReferencePair>, TransformationOptions, ContentTransformerWorkerProgressReporter) - Method in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 

V

VAR_DURATION - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
duration variable name
VAR_OFFSET - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
offset variable name
VAR_SOURCE_OPTIONS - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
VAR_TARGET_OPTIONS - Static variable in class org.gytheio.content.transform.ffmpeg.FfmpegContentTransformerWorker
 
C D F G I O P R S T V 

Copyright © 2015 Alfresco Software. All rights reserved.