Dvdswitch-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Bilder)
(Parameter)
Zeile 37: Zeile 37:
 
!Beschreibung
 
!Beschreibung
 
|-
 
|-
| -D LOGFILE || --debug=LOGFILE      || write Debug-Info's in LOGFILE
+
| -D LOGFILE || --debug=LOGFILE      || write debug infos into LOGFILE
 
|-
 
|-
| -r SCRIPT  || --readscript=SCRIPT  || SCRIPT = scriptname with path for reading DVD as a ISO Image File
+
| -r SCRIPT  || --readscript=SCRIPT  || SCRIPT = scriptname with path for reading DVD as a ISO image file
 
|-
 
|-
| -w SCRIPT  || --writescript=SCRIPT || SCRIPT = scriptname with path to writing selected DVD Image
+
| -w SCRIPT  || --writescript=SCRIPT || SCRIPT = scriptname with path to writing selected DVD image
 
|-
 
|-
| -i PATH    || --imagedir=PATH      || Path to DVD-Images. This Option can set in SetupMenu optional
+
| -i PATH    || --imagedir=PATH      || Path to DVD images. This option can be set in SetupMenu too
 
|}
 
|}
  
Zeile 50: Zeile 50:
 
==CVS==
 
==CVS==
 
==SVN==-->
 
==SVN==-->
 +
 
==Links==
 
==Links==
 
{|
 
{|

Version vom 9. Oktober 2005, 14:27 Uhr

Inhaltsverzeichnis

Beschreibung

Autor: Andreas Schmidt

Mit diesem Plugin können auf Festplatte abgelegte DVD-ISO-Images und DVD-kompatible-Dateistrukturen einfach abgespielt werden. Ausserdem ist es möglich Images auf DVD zu brennen sowie DVDs zu lesen und auf Platte zu legen.

Dadurch ist es z.B. recht einfach nach dem Erzeugen von Images (z.B. durch das Burn-plugin) dieses vor dem Brennen zu kontrollieren, ohne umständlich Links im Dateisystem zu ändern.

Eine ähnliche Funktion bietet das ältere Dvdselect-plugin.

Bilder

Hardwareanforderungen

Für das reine Ansehen von Images ist kein DVD-Laufwerk erforderlich.

Softwareanforderungen

Das Dvd-plugin ist (vermutlich) nötig.

Parameter

Parameter (kurz) Parameter (lang) Beschreibung
-D LOGFILE --debug=LOGFILE write debug infos into LOGFILE
-r SCRIPT --readscript=SCRIPT SCRIPT = scriptname with path for reading DVD as a ISO image file
-w SCRIPT --writescript=SCRIPT SCRIPT = scriptname with path to writing selected DVD image
-i PATH --imagedir=PATH Path to DVD images. This option can be set in SetupMenu too


Links

[1] http://vdrportal.de/board/thread.php?threadid=39984 Homepage des Plugins