Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

xscreensaver-getimage-video (1)

名前

xscreensaver-getimage-video - put a video frame on the root window

形式

xscreensaver-getimage-video  [-display host:display.screen] [--verbose]
[--stdout]

説明

XScreenSaver manual                             xscreensaver-getimage-video(1)



NAME
       xscreensaver-getimage-video - put a video frame on the root window

SYNOPSIS
       xscreensaver-getimage-video  [-display host:display.screen] [--verbose]
       [--stdout]

DESCRIPTION
       The xscreensaver-getimage-video program is a  helper  program  for  the
       xscreensaver hacks that manipulate images.  Specifically, it is invoked
       by xscreensaver-getimage(1) as needed.  This is not a  user-level  com-
       mand.

       This  program  grabs  a  random  frame of video from the system's video
       input, and then loads it on the root window.  It does this by  figuring
       out  which  frame-grabbing  programs  are  installed on the system, and
       invoking the first one it finds.    Then  it  runs  xscreensaver-getim-
       age-file(1) to load that image onto the root window.

OPTIONS
       xscreensaver-getimage-video accepts the following options:

       --verbose
           Print diagnostics.

       --stdout
           Instead of loading the image onto the root window, write it to std-
           out as a PBM file.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | desktop/xscreensaver |
       +---------------+----------------------+
       |Stability      | Private              |
       +---------------+----------------------+
SEE ALSO
       X(1), xscreensaver(1), xscreensaver-demo(1),  xscreensaver-getimage(1),
       xscreensaver-getimage-file(1),   bttvgrab(1),   qcam(1),   streamer(1),
       atitv(1), vidtomem(1)

COPYRIGHT
       Copyright (C) 2001 by Jamie Zawinski.  Permission to use, copy, modify,
       distribute,  and  sell this software and its documentation for any pur-
       pose is hereby granted without fee, provided that the  above  copyright
       notice  appear  in  all  copies and that both that copyright notice and
       this permission notice appear in supporting documentation.   No  repre-
       sentations are made about the suitability of this software for any pur-
       pose.  It is provided "as is" without express or implied warranty.

AUTHOR
       Jamie Zawinski <jwz@jwz.org>, 14-Apr-01



NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was downloaded  from   https://www.jwz.org/xscreensaver/xscreen-
       saver-5.39.tar.gz

       Further information about this software can be found on the open source
       community website at https://www.jwz.org/xscreensaver/.



X Version 11                  5.39 (12-Apr-2018)
                                                xscreensaver-getimage-video(1)