Difference between revisions of "Xineliboutput-plugin"
From VDR Wiki
(→Description) |
|||
Line 28: | Line 28: | ||
==Problems== | ==Problems== | ||
+ | |||
+ | ==CVS== | ||
+ | cvs -z3 -d:pserver:anonymous@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput co vdr-xineliboutput | ||
==Links== | ==Links== |
Revision as of 11:26, 7 September 2006
Contents
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.
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
Problems
CVS
cvs -z3 -d:pserver:anonymous@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput co vdr-xineliboutput
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 |