Index

A B C D F G O P S U 
All Classes and Interfaces|All Packages|Constant Field Values

A

activate(ComponentContext) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 

B

binary - Variable in class org.opencastproject.crop.impl.CropServiceImpl
Path to the executable

C

COLLECTION_ID - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
Resulting collection in the working file repository
crop(String) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
 
crop(Track) - Method in class org.opencastproject.crop.impl.CropServiceImpl
CROP_FFMPEG_GREYSCALE_LIMIT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
The threshold of greyscale to use for cropping
CROP_FFMPEG_MAX_CROPPING_RATIO - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
Regular expression to grep the detected crop parameters from the ffmpeg output.
CROP_FFMPEG_PARAM - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
Additional parameters that will be added to the ffmpeg command line
CROP_FFMPEG_REGEX - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
Regular expression to grep the detected crop parameters from the ffmpeg output.
CROP_FFMPEG_RESET - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
The counter that determines after how many frames cropdetect will be executed again
CROP_FFMPEG_ROUND - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
The value which the width/height should be divisible by
CROP_FFMPEG_TARGET_EXTENSION - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
File extension for the resulting cropped video
CROP_JOB_LOAD_KEY - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
The key to look for in the service configuration file to override the DEFAULT_CROP_JOB_LOAD
CropRestEndpoint - Class in org.opencastproject.crop.endpoint
The REST endpoint for the CropService service.
CropRestEndpoint() - Constructor for class org.opencastproject.crop.endpoint.CropRestEndpoint
 
cropService - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
The cropper
CropServiceImpl - Class in org.opencastproject.crop.impl
Media analysis plugin that takes a video stream and removes black bars on each side
CropServiceImpl() - Constructor for class org.opencastproject.crop.impl.CropServiceImpl
Creates a new instance of the startCropping service.

D

DEFAULT_CROP_FFMPEG_MAX_CROPPING_RATIO - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_FFMPEG_PARAM - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_FFMPEG_REGEX - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_FFMPEG_RESET - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_FFMPEG_ROUND - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_FFMPEG_TARGET_EXTENSION - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_GREYSCALE_LIMIT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
DEFAULT_CROP_JOB_LOAD - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
The load introduced on the system by creating a caption job
docs - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
The rest docs

F

FFMPEG_BINARY_CONFIG - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 
FFMPEG_BINARY_DEFAULT - Static variable in class org.opencastproject.crop.impl.CropServiceImpl
 

G

getDocs() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
 
getOrganizationDirectoryService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
getSecurityService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
getService() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
getServiceRegistry() - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
getServiceRegistry() - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
getUserDirectoryService() - Method in class org.opencastproject.crop.impl.CropServiceImpl
 

O

org.opencastproject.crop.endpoint - package org.opencastproject.crop.endpoint
 
org.opencastproject.crop.impl - package org.opencastproject.crop.impl
 

P

process(Job) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 

S

serviceRegistry - Variable in class org.opencastproject.crop.endpoint.CropRestEndpoint
The service registry
setCropService(CropService) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
Sets the cropper.
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
setSecurityService(SecurityService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.crop.endpoint.CropRestEndpoint
Callback from OSGi declarative services to set the service registry.
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 
setWorkspace(Workspace) - Method in class org.opencastproject.crop.impl.CropServiceImpl
 

U

updated(Dictionary<String, ?>) - Method in class org.opencastproject.crop.impl.CropServiceImpl
A B C D F G O P S U 
All Classes and Interfaces|All Packages|Constant Field Values