xine Libraries-1.0

Introduction to xine Libraries

The xine Libraries package contains xine libraries. These are useful for interfacing with external plug-ins that allow the flow of information from the source to the screen and speakers.

Package information

Installation of xine Libraries

Install xine Libraries by running the following commands:

./configure --prefix=/usr &&
make

Now, as the root user:

make install

Contents

Installed Program: xine-config
Installed Libraries: libxine.so and numerous plugin modules and video extensions
Installed Fonts: Output display engine fonts located in /usr/share/xine/libxine1/fonts
Installed Directories: /usr/include/xine, /usr/lib/xine, /usr/share/xine and /usr/share/doc/xine

Short Descriptions

xine-config

provides information to programs trying to link with the xine libraries.

libxine.so

provides the API for processing audio/video files.

Last updated on 2005-02-14 08:12:36 -0700