NAME
raw2image − Convert a Raw DV stream to a series of image files.
SYNOPSIS
raw2image [ options ] [ name.type ]
DESCRIPTION
raw2image converts a Raw DV stream to a series of image files. By default, this tool expects a single raw dv frame and outputs a single image file.
OPTIONS
−i type
Deinterlacing type (0 = none [default], 1 = simple).
−m |
Produce multiple images (default is to produce 1 image from the first frame and exit - if -m is used, each raw dv frame received is converted to a numbered image with the naming convention nameNNNN.type). | ||
−s WxH |
Scale image to width by height. |
−q quality
Quality of image - used by jpeg and png.
−p |
Output a PPM stream on stdout (no file created). |
HELP OPTIONS
−−help |
Show help message. |
SEE ALSO
AVAILABILITY
See http://kino.schirmacher.de/ for the latest version.
AUTHORS
raw2image was written by Charles Yates <charles.yates [AT] pandora.be>.