水曜日, 2月 08, 2012

レコードマイデスクトップ : recordmydesktop

recordmydesktop を
yum -y install recordmydesktop でインストール.

コンソールで
xwininfo
と打ち込み,

[hoge@machine]$ xwininfo

xwininfo: Please select the window about which you
          would like information by clicking the
          mouse in that window.



と聞かれるので,お目当ての GUI ウインドウをクリックし,





xwininfo: Window id: 0x400022e
"ParaView 3.10.1 32-bit"

  Absolute upper-left X:  4
  Absolute upper-left Y:  56
  Relative upper-left X:  4
  Relative upper-left Y:  26
  Width: 988
  Height: 670
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +4+56  -448+56  -448-174  +4-174
  -geometry 988x670+0+30

[hoge@machine]$



と,いう具合に window ID がわかったので,


recordmydesktop -windowid  0x400022e

で実行し,お目当ての GUI で何らかの作業.
ここでは,非定常方向のアニメーション処理.

もう,いいかなぁとおもったら,コンソールで

Ctrl + C

で,出来上がりは,こんな感じ.

 

できあがりは ogv ファイル.YouTube では直接アップロード可能なようだ.



0 件のコメント: