- 论坛徽章:
- 0
|
About qx11grab
is a systray program that uses
FFmpeg
for recording
X11 desktop
windows. this program grab window dimensions with xevent and prepare
the command line for ffmpeg with configuration options. it sends the
generated parameter list to a new
FFmpeg
process. qx11grab is not the recording software it prepare all commands for
FFmpeg
.
befor install qx11grab check if ffmpeg support this feature.
ffmpeg -f x11grab -s svga -r 24 -b 6500 -bt 256k -sameq -i :0.0+1,33 /tmp/out.avi
qx11grab is currently under development and beta
more Informations:
FFmpeg can grab the X11 display.
FFmpeg General Documentation
Development Snapshot: Thu 18. Sep 14:05:06 CEST 2008
qx11grab-0.1.5 (bzip2)
Latest Package Version 0.1.5
RPM
Download for OpenSUSE >= 11.0
please note: no warranty for package dependences.
I haven't a official rpm based Linux Distribution (e.g. OpenSuSE or Fedora) to build rpm packages.
for better dependences goto my opensuse build service.
qx11grab-0.1.5
(Beta)
qx11grab-0.1.5
(SRPM)
qx11grab-0.1.5
(deb) On Debian ffmpeg missing the -xerror param, please use my ffmpeg Binary ;-)
Many Users tell me that their ffmpeg installation didn't support the x11grab function.
Ok, I have build two minimal standalone ffmpeg binaries with x11grab support for recording to avi formats.
ffmpeg-qx11grab-i686
(SVN-r15279)
Optimized Build width: -O3 -march=i686 (MMX/SSE/SSE2) (GLIBC_2.6)
ffmpeg-qx11grab-generic
(SVN-r15279)
Optimized Build width: -O2 -march=generic (MMX/SSE) (GLIBC_2.7)
Browse
Source Code
from Repository.
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/56374/showart_1718363.html |
|