Vdrcd-plugin
From VDR Wiki
(Difference between revisions)
(initial) |
(→Links) |
||
| (2 intermediate revisions not shown) | |||
| Line 53: | Line 53: | ||
See [[plugin installation]] | See [[plugin installation]] | ||
| - | ==Parameter== | + | ==Configuration== |
| + | ===Parameter=== | ||
{| border=1 cellpadding=2 cellspacing=0 | {| border=1 cellpadding=2 cellspacing=0 | ||
|- bgcolor=#efdead | |- bgcolor=#efdead | ||
| Line 60: | Line 61: | ||
!Description | !Description | ||
|- | |- | ||
| - | | -c DIR || --cdDir=DIR || Directory of the mounted CD/DVD drive ( | + | | -c DIR || --cdDir=DIR || Directory of the mounted CD/DVD drive (default: '''/cdrom''') |
|- | |- | ||
| - | | -m SCRIPT || --mount=SCRIPT || ''mount.sh'' ( | + | | -m SCRIPT || --mount=SCRIPT || ''mount.sh'' (default '''$PATH''') |
|} | |} | ||
| Line 77: | Line 78: | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
| - | + | {{i18n|vdrcd-plugin}} | |
| - | + | ||
Latest revision as of 08:11, 14 March 2006
Contents |
Description
File:Vdrcd-plugin.jpg
Screenshot
The vdrcd plugin tries to identify the type of CD/DVD in the drive and starts the appropiate plugin automatical. It can identify the following CDs/DVDs
| CD/DVD-Format | passendes Plugin |
| Video-CD | vcd-plugin |
| Super-VCD | vcd-plugin |
| DVD | dvd-plugin |
| Photo-CD | pcd-plugin |
| MP3-Dateien | mp3-plugin |
| OGG-Dateien | mp3-plugin |
| Audio-CD | mp3-plugin |
| CD-Extra (Mixed Mode) | mp3-plugin |
| AVI-Dateien | mplayer-plugin |
| VDR-Verzeichnisse | VDR |
| VDR-Dateien | VDR |
A new entry in the main menu is created through this the CD/DVD is played. Therefor the entries for vcd-plugin and dvd-plugin can be disabled.
Hardware requirements
- CD/DVD drive
- Processor power depends. Divx needs quite a lot, VCDs or DVDs not.
Software requirements
- See plugin descriptions
- mount.sh shell script like for the mp3-plugin
Installation
Configuration
Parameter
| Parameter (short) | Parameter (long) | Description |
|---|---|---|
| -c DIR | --cdDir=DIR | Directory of the mounted CD/DVD drive (default: /cdrom) |
| -m SCRIPT | --mount=SCRIPT | mount.sh (default $PATH) |
Problems
- Sometimes the CD/DVD drive blocks after playing a Video-CD.
Links
| [1] | http://www.magoa.net/linux/index.php?view=vdrcd | Plugin homepage |




