Audiocd-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(M)
(M)
Zeile 11: Zeile 11:
  
 
==Installation Software==
 
==Installation Software==
<pre>
+
<pre>tar xvzf libcdaudio-0.99.9.tar.gz
tar xvzf libcdaudio-0.99.9.tar.gz
+
 
cd libcdaudio-0.99.9
 
cd libcdaudio-0.99.9
 
./configure --prefix=/usr/local
 
./configure --prefix=/usr/local

Version vom 23. Juli 2004, 18:46 Uhr

Inhaltsverzeichnis

Beschreibung

Spielt AudioCD ab.

Hardwareanforderungen

CDROM, Soundkarte, Audiokabel

Das Laufwerk muß per Audiokabel an die DVB- oder an eine Soundkarte angeschlossen werden.

Softwareanforderungen

libcdaudio

Installation Software

tar xvzf libcdaudio-0.99.9.tar.gz
cd libcdaudio-0.99.9
./configure --prefix=/usr/local
make
make install
ldconfig

Probleme

Keine bekannt.

Links

[1] http://libcdaudio.sourceforge.net Libcdaudio Homepage
[2] http://mail.pad.zuken.de/~alex/vdr Homepage des Plugins