raw2image (1)





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).

       -w width
              Width of image.

       -h height
              Height of image.

       -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

       smilutils(1)


AVAILABILITY

       See http://kino.schirmacher.de/ for the latest version.


AUTHORS

       raw2image was written by Charles Yates <charles.yates@pandora.be>.

                                 December 2002                    raw2image(1)