Public Member Functions | |
JPEGThumbnailer (String[] args) | |
Static Public Member Functions | |
void | main (String[] args) |
Static Package Functions | |
[static initializer] |
This class assumes that the frame rate of the input source is higher then the sample reate of of the output. The JPEG image will be scaled by 0.5 in both width and height.
Usage for JPEGThumbnailer... -v RBNB Sink path for input video (required) [-r RBNB Server Name *localhost] [-p RBNB Server Port *3333] [-s RBNB Source (output) Name *TSource] [-c RBNB Source (output) Channel *thumbnail.jpg] [-f desired output frame rate (in seconds)*1.0]
default value are noted by the *
Definition at line 51 of file buffalo/video/JPEGThumbnailer.java.