Class SubtitleTimeshiftWorkflowOperationHandler

java.lang.Object
org.opencastproject.workflow.api.AbstractWorkflowOperationHandler
org.opencastproject.workflow.handler.subtitletimeshift.SubtitleTimeshiftWorkflowOperationHandler
All Implemented Interfaces:
WorkflowOperationHandler

public class SubtitleTimeshiftWorkflowOperationHandler extends AbstractWorkflowOperationHandler
This workflow operation allows to shift the timestamps of subtitle files. For example: If someone adds a bumper/intro video in front of an already subtitled presenter track the subtitles would start too early. With this operation, you can select a video and a subtitle track and the timestamps of the subtitle file will be shifted backwards by the duration of the selected video.