Meta Configuration of Package xvidcap
17
1
<package name="xvidcap" project="Multimedia">
2
<title>A small tool to capture things going on on an X-Windows display</title>
3
<description>Xvidcap is a tool that can capture movement on an X11 display. It works in two distinct modes:
4
It can capture to single frames (like a number of jpeg images) or it can encode the captured frames to a video on-line.
5
6
It is intended to be a standards-based alternative to tools like Lotus ScreenCam for UNIX platforms.
7
On-line encoding is done through FFMPEG and also allows for audio grabbing on OSS compatible systems.
8
9
Author: Karl H. Beckers
10
11
12
</description>
13
<person userid="detrei" role="bugowner"/>
14
<person userid="detrei" role="maintainer"/>
15
<url>http://xvidcap.sourceforge.net/</url>
16
</package>
17