Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8e2858c7cf457bbdb4cd5144db2afb2d > files > 7

libzvbi0-0.2.3-1mdk.ppc.rpm


  libzvbi - VBI decoding library

  Copyright (C) 2000, 2001, 2002 Michael H. Schimek
  Copyright (C) 2000, 2001 Iñaki García Etxebarria

  Based on AleVT 1.5.1
  Copyright (C) 1998, 1999 Edgar Toernig <froese@gmx.de>

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

  --------------------------------------------------------------------------

  Introduction
  ============

  VBI stands for Vertical Blanking Interval, a gap between pictures in an
  analog video signal. While not containing any picture data this space is
  still used to transmit test signals and data for various services like
  Teletext, Closed Caption and interactive TV.

  The zvbi library provides routines to read from raw VBI capture devices,
  to demodulate raw into sliced VBI data, and to interpret the data of several
  popular services. Basically zvbi offers all functions needed by vbi
  applications except for the user interface. The library was written for the
  Zapping TV viewer http://zapping.sourceforge.net.

  For details on using the library see the documentation in doc/html (built
  only if you have Doxygen http://www.doxygen.org/) and the files in the
  test directory.

  Download
  ========
  
  The latest version, sources and RPMs, is available from
  http://zapping.sourceforge.net. Debian packages are maintained by Christian
  Marillat, see distribution testing/unstable. 

  Installation
  ============

  To build and install type "./configure" and "make install". For additional
  instructions see the INSTALL file.

  The library has been tested on Linux and FreeBSD.

  Ideas, questions, patches and bug reports
  =========================================

  http://sourceforge.net/tracker/?group_id=2599 or by e-mail
  mailto:zapping-misc@lists.sourceforge.net, registration is not
  required.