Class FFMpegOutputProcessor
java.lang.Object
com.atlassian.bamboo.capture.outputprocessors.FFMpegOutputProcessor
Parses the output of FFMpeg and produces make callbacks to the passed listener.
-
Constructor Summary
ConstructorsConstructorDescriptionFFMpegOutputProcessor
(FFMpegCommandListener listener, FFMpegLineProcessor lineProcessor, Process process) -
Method Summary
-
Constructor Details
-
FFMpegOutputProcessor
public FFMpegOutputProcessor(FFMpegCommandListener listener, FFMpegLineProcessor lineProcessor, Process process)
-
-
Method Details
-
started
public void started() -
processEof
-
processLine
-