qx11grab is an open source systray program written in Qt4 that uses FFmpeg for recording X11 desktop windows. It grabs window dimensions with xevent and prepares the command-line for FFmpeg with configuration options.
Befor installing qx11grab check if FFmpeg supports this feature, with the following command:
ffmpeg -f x11grab -s svga -r 24 -b 6500 -bt 256k -sameq -i :0.0+1,33 /tmp/out.avi
Product's homepage
Requirements:
· Qt
What's New in This Release: [ read full changelog ]
· BUGFIX https://bugs.gentoo.org/show_bug.cgi?id=443236
· Make AVCodec encode compatible with libav9.1
· Supported FFmpeg Versions: 0.10 1.0 1.1
· Supported libav Versions: libav 9.1
· Remove Obselete "cmp=+chroma" from ffpresets
· Remove Depreacted Member QString functions