1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
Source: gatos
Section: misc
Priority: extra
Maintainer: Christian Bayle <bayle@debian.org>
Build-Depends: debhelper (>> 5.0), libibtk-dev (>=0.0.14-6), libx11-dev, libxxf86dga-dev, libxxf86vm-dev, x11proto-core-dev
Standards-Version: 3.6.2.0
Package: gatos
Architecture: i386
Suggests: mpeg2dec
Depends: ${shlibs:Depends}, netpbm, libjpeg-progs
Description: ATI All-in-Wonder TV capture software
The General ATI TV and Overlay Software (GATOS) suite for
capturing video. This package does not require kernel
patches, and includes:
* xatitv: GUI TV-in-a-window application
GUI access to all GATOS functionality, save tv-out.
* atitv: Simple text-mode program
Basic functionality to record video and toggle tv-out.
* atitoppm:
* atitogif:
* atitojpg:
YUV conversion utilities
* yuvsum: video field to frame converter
Averages all images in gatos.yuv (must all
be same size).
* atisplit: YUV conversion to ucbmpeg
This splits the output file for MPEG encoding.
This software is not intended to support most recent ATI AIW Radeon
Package: libgatos-dev
Section: libdevel
Architecture: i386
Depends: libgatos0, libc6-dev
Description: The General ATI TV and Overlay Software(GATOS): Dev Lib and Headers
The General ATI TV and Overlay Software (GATOS) suite for
capturing video.
Package: libgatos0
Section: libs
Architecture: i386
Depends: ${shlibs:Depends}
Description: The General ATI TV and Overlay Software(GATOS): Runtime Libraries
The General ATI TV and Overlay Software (GATOS) suite for
capturing video.
|