Package uk.co.silentsoftware.core.converters.video

Class Summary
GifConverter Wrapper around third party GifSequenceWriter class.
GifSequenceWriter  
VideoConverter Simple JMF wrapper to import video at a given frame sampling rate.
VideoConverter.NullPrintStream Null printstream for ignoring API output errors that would ordinarily only go to the console.
VideoConverter.NullPrintStream.NullOutputStream  
VideoConverter.VideoControllerListener Video processing listener grabs frames at the specified optional interval, scales the images to spectrum defaults and adds the image to an internally referenced list which is used by the calling code.