Cdda-plugin
Материал из RuVDRWiki
Содержание |
Описание
Автор : Christian Alexander Moser
Проигрыватель Аудио CD (без cdfs)
Картинки
Требования к аппаратному обеспечению
Требования к программному обеспечению
- libcdio
- libmad
Установка
Source
cd $SOURCEDIR tar zxvf libcdio-<VERSION>.tar.gz ./configure --prefix=/usr/local make make install ldconfig cd - tar xvzf libmad-<VERSION>.tar.gz cd libmad-<VERSION> ./configure --prefix=/usr/local make make install ldconfig
Arch-Linux
pacman -S libcdio libmad
Crux
prt-get depinst libcdio libmad
Debian
apt-get install libmad0-dev libcdio-dev
Gentoo
emerge libcdio libmad
SuSE
yast -i mad-devel libcdio-devel
Patches
- vdr >= 1.3.38 http://gentoo.fh-luh.de/files/vdr-cdda
Параметры
| Параметр (сокр.) | Параметр (полн.) | Описание |
|---|---|---|
| -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. |
Управление
Player
| Вверх | Воспроизвести |
|---|---|
| Вниз | Пауза |
| Влево | Предыдущий Track |
| Вправо | Следущий Track |
| Назад | Выключить проыгрыватель |
| Красный | toggles played time view between "track" and "disc" mode |
| Зелёный | Назад на X сек. |
| Жёлтый | Вперёд на X сек. |
| Синий | toggle between full and track information mode |
| 1...9 | Перейти к Track X |
Меню
| Красный | view command menu (only available in program mode) |
|---|---|
| Зелёный | toggle between "single" and "all" play mode |
| Жёлтый | eject disc/refresh menu after disc change |
| Синий | display information about the selected track |
| 1...9 | start playing with track no X |
| Ok | start replay on current track |
