Cdda-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Installation: Source+Arch-Linux+Crux+Debian+Gentoo)
(Bilder)
Zeile 6: Zeile 6:
 
==Bilder==
 
==Bilder==
 
{|
 
{|
|[[Bild:cdda-plugin-00.jpg|thumb|none|''Setup'']]
+
|[[Bild:cdda-plugin-00.jpg|thumb|none|''Einstellungen'']]
 
|[[Bild:cdda-plugin-01.jpg|thumb|none|''Tracklist'']]
 
|[[Bild:cdda-plugin-01.jpg|thumb|none|''Tracklist'']]
 
|[[Bild:cdda-plugin-02.jpg|thumb|none|''Information'']]
 
|[[Bild:cdda-plugin-02.jpg|thumb|none|''Information'']]

Version vom 24. November 2005, 00:46 Uhr

Inhaltsverzeichnis

Beschreibung

Autor: Christian Alexander Moser

Spielt Audio Cds ab. (ohne cdfs)

Bilder

Einstellungen
Tracklist
Information

Hardwareanforderungen

  • CDROM

Softwareanforderungen

  • libcdio

Installation

Source

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

Arch-Linux

pacman -S libcdio

Crux

prt-get depinst libcdio

Debian

apt-get install libcdio3 libcdio-dev

Gentoo

emerge libcdio


Parameter

Parameter (kurz) Parameter (lang) Beschreibung
-d DEVICE --device=DEVICE Set the cdrom device (default: /dev/cdrom)
-c DIRECTORY --cddbDir=DIRECTORY Set the base directory to the cddb cache (no default argument).
When no directory is set, then the local cache is automatically disabled.

Bedienung

Player

Hoch Abspielen
Runter Pause
Links Springe einen Titel zurück
Rechts Springe einen Titel vor
Zurück Beende CD Spieler
Rot toggles played time view between "track" and "disc" mode
Grün Springe X Sec zurück
Gelb Springe X Sec vor
Blau toggle between full and track information mode
1...9 Springe zu Titel X

Menu

Rot view command menu (only available in program mode)
Grün toggle between "single" and "all" play mode
Gelb eject disc/refresh menu after disc change
Blau display information about the selected track
1...9 start playing with track no X
Ok start replay on current track


Links

[1] http://www.gnu.org/software/libcdio libcdio
[2] http://www.wahnadium.org Homepage des Plugins
In anderen Sprachen