Xineliboutput-plugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(info on current status) |
||
Line 3: | Line 3: | ||
* X (in a raw X/Xv/XvMC window) or |
* X (in a raw X/Xv/XvMC window) or |
||
* Linux framebuffer/DirectFB |
* Linux framebuffer/DirectFB |
||
The plugin includes a built-in image and media player that supports playback of most known media files (avi/mp3/divx/jpeg/...) and network radio/video streams (http, rtsp, ...) directly from VDR. |
|||
The plugin is already quite usable, but it is still under heavy development (as of pre-1.0.0) -- installing very recent versions of xine-lib and DirectFB (if used) is probably required and possibly even patches to xine-lib may be needed. |
|||
{{Box Info| |
{{Box Info| |
Revision as of 18:53, 11 September 2006
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
The plugin includes a built-in image and media player that supports playback of most known media files (avi/mp3/divx/jpeg/...) and network radio/video streams (http, rtsp, ...) directly from VDR. The plugin is already quite usable, but it is still under heavy development (as of pre-1.0.0) -- installing very recent versions of xine-lib and DirectFB (if used) is probably required and possibly even patches to xine-lib may be needed.
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 |