Scroll to navigation

XWD2RAW(1) General Commands Manual XWD2RAW(1)

NAME

xwd2raw - Use an X Window as a source for Raw DV images.

SYNOPSIS

xwd2raw [ options ]

DESCRIPTION

xwd2raw captures an X Windows as a Raw DV stream

OPTIONS

NTSC output required (default: PAL).
Specify window to capture (default is whole screen).
X Window id to capture.
Interactively select the X Window to capture.
Use Image Magick tools to convert the xwd image (this may be a better option from a performance point of view and seems to work better than the xwdtopnm utility which is used by default).

HELP OPTIONS

Show help message.

EXAMPLES

Interactively select a window, and send to your cam:

xwd2raw -s |
dvconnect -s --

Interactively select a window, and play the stream:

xwd2raw -s |
playdv --

SEE ALSO

smilutils(1)

AVAILABILITY

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

AUTHORS

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

November 2002