Xineliboutput-plugin

From VDR Wiki
Jump to navigation Jump to search

Description

Xineliboutput plugin is a front-end for VDR. It includes a MPEG decoder so a hardware decoder is not needed. Xineliboutput displays OSD and video in

  • X (in a raw X/Xv/XvMC window) or
  • Linux framebuffer/DirectFB

Built-in image and media player supports playback of most known media files (avi/mp3/divx/jpeg/...) and network radio/video streams (http, rtsp, ...) directly from VDR.

Info
Info

One has to choose between the xine-plugin and this plugin.


Hardware requirements

Software requirements

  • Xine-lib
  • X11

Installation

Xine-lib

cd $SOURCEDIR
tar xvzf xine-lib-<VERSION>.tar.gz
cd xine-ui-<VERSION>
./autogen.sh --prefix=/usr/local
make
make install
ldconfig

See plugin installation

Problems

Links

[1] http://www.hut.fi/u/phintuka/vdr Plugin homepage
[2] http://sourceforge.net/projects/xineliboutput Plugin Sourceforge page and CVS
[3] http://xinehq.de Xine project homepage