Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- afade - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- AUDIO_CODEC - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
audio encoder codec
- AUDIO_FADE - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- audioCodec - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
D
- deactivate(ComponentContext) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- DEFAULT_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
F
- FFMPEG_PRESET - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFMPEG_PROPERTIES - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFMPEG_SCALE_FILTER - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- FFmpegEdit - Class in org.opencastproject.videoeditor.ffmpeg
-
FFmpeg wrappers: processEdits: process SMIL definitions of segments into one consecutive video There is a fade in and a fade out at the beginning and end of each clip
- FFmpegEdit() - Constructor for class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- FFmpegEdit(Properties) - Constructor for class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- ffmpegProperties - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- ffmpegScaleFilter - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
G
- getDurationInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's duration in milliseconds.
- getDurationInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's duration in fractions of seconds.
- getEndInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's end time in milliseconds.
- getEndInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's end time in fractions of seconds.
- getOrganizationDirectoryService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getRegion() - Method in class org.opencastproject.videoeditor.impl.VideoClip
- getSecurityService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getService() - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- getServiceRegistry() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- getSrc() - Method in class org.opencastproject.videoeditor.impl.VideoClip
- getStartInMilliseconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's start time in milliseconds.
- getStartInSeconds() - Method in class org.opencastproject.videoeditor.impl.VideoClip
-
Get the video clip's start time in fractions of seconds.
- getUserDirectoryService() - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
I
- init(BundleContext) - Static method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- inspect(Job, URI) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
J
- JOB_LOAD_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
M
- makeEdits(List<String>, String, String, List<VideoClip>, boolean, boolean) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
O
- org.opencastproject.videoeditor.endpoint - package org.opencastproject.videoeditor.endpoint
- org.opencastproject.videoeditor.ffmpeg - package org.opencastproject.videoeditor.ffmpeg
- org.opencastproject.videoeditor.impl - package org.opencastproject.videoeditor.impl
- organizationDirectoryService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The organization directory service
- OUTPUT_FILE_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
Custom output file extension
P
- process(Job) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- processEdits(List<String>, String, String, List<VideoClip>) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- processEdits(List<String>, String, String, List<VideoClip>, boolean, boolean) - Method in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- processSmil(String) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- processSmil(Job, Smil, String) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
Splice segments given by smil document for the given track to the new one.
- processSmil(Smil) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
S
- securityService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The security service
- SEGMENTS_MIN_CUT_DURATION_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- SEGMENTS_MIN_DURATION_KEY - Static variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setMediaInspectionService(MediaInspectionService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setSmilService(SmilService) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setSmilService(SmilService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- setVideoEditorService(VideoEditorService) - Method in class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- setWorkspace(Workspace) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- smilService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The smil service.
- SUBTITLE_GRACE_PERIOD - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
U
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
- userDirectoryService - Variable in class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
-
The user directory service
V
- vfade - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- VIDEO_CODEC - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
-
video codec
- VIDEO_FADE - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
- VideoClip - Class in org.opencastproject.videoeditor.impl
- VideoClip(int, long, long) - Constructor for class org.opencastproject.videoeditor.impl.VideoClip
-
Video clip constructor.
- videoCodec - Variable in class org.opencastproject.videoeditor.ffmpeg.FFmpegEdit
- VideoEditorProperties - Interface in org.opencastproject.videoeditor.impl
-
VideoEditorService properties that can be used to modify default processing values.
- VideoEditorServiceEndpoint - Class in org.opencastproject.videoeditor.endpoint
-
VideoEditorService REST Endpoint.
- VideoEditorServiceEndpoint() - Constructor for class org.opencastproject.videoeditor.endpoint.VideoEditorServiceEndpoint
- VideoEditorServiceImpl - Class in org.opencastproject.videoeditor.impl
-
Implementation of VideoeditorService using FFMPEG
- VideoEditorServiceImpl() - Constructor for class org.opencastproject.videoeditor.impl.VideoEditorServiceImpl
W
- WEBVTT_EXTENSION - Static variable in interface org.opencastproject.videoeditor.impl.VideoEditorProperties
All Classes and Interfaces|All Packages|Constant Field Values