Vod-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Autor: Olivier Jacques

Bilder

Auswahl RSS feed
Video BLOG


Softwareanforderungen

Installation

cd $SOURCEDIR
tar xvzf expat-<VERSION>.tar.gz
cd expat-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig

Ansonnsten siehe mplayer-plugin, wurden alle Sourcen / Plugins vefrachtet, ist die mplayer.sh und das mplayer-plugin mit den beiliegenden Patches zu patchen.

cd $SOURCEDIR/VDR/PLUGINS/src/mp3
patch < ../vod/patch/mplayer.plugin.vod.diff
cat ../vod/patch/mplayer.sh.vod.diff | patch /usr/local/bin/mplayer.sh

Dann wie gwohnt übersetzen.


Konfiguration

 cp $SOURCEDIR/VDR/PLUGINS/src/vod/rss.conf /etc/vdr/plugins


Links

[1] http://www.mplayerhq.hu/homepage mplayer
[2] http://expat.sourceforge.net expat
[2] http://famillejacques.free.fr/vdr/vod Homepage des Plugins
In anderen Sprachen