@Service @Properties(value=@Property(name="process.label",value="Create Video Thumbnails",propertyPrivate=true)) public class FFMpegThumbnailProcess extends AbstractFFMpegProcess
For example, using the following workflow step arguments:
    count:3,index:1,start:10,[140x100],[48x48]
 
 Will create thumbnails of size 140x100 and 48x48 with a black letterbox/pillarbox
This will only happen for assets having a video-based mime-type, others are ignored.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
FFMpegThumbnailProcess.Arguments
The available arguments to this process implementation. 
 | 
PROP_WORKING_DIRTYPE_JCR_PATH| Constructor and Description | 
|---|
FFMpegThumbnailProcess()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String[] | 
buildArguments(MetaDataMap metaData)  | 
execute, getWorkingDirpublic java.lang.String[] buildArguments(MetaDataMap metaData)
Copyright © 2010 - 2023 Adobe. All Rights Reserved