NativesXineAtmolightplugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Anforderungen)
(Konfiguration)
Zeile 24: Zeile 24:
 
==Konfiguration==
 
==Konfiguration==
  
Load this plugin as a post plugin in your xine based media player.
+
Lade dieses post plugin in deinen xine basierten Medien Player.
For the VDR xineliboutput player or xine-ui player add a command line option like this:
+
Für den VDR xineliboutput player oder den xine-ui player eine der folgende Zeilen in das Playerstartscript aufnehmen:
 
+
* --post=atmo:driver=classic,driver_param=/dev/ttyS0,top=1,bottom=1,left=1,right=1,center=1
--post=atmo:driver=classic,driver_param=/dev/ttyS0,top=1,bottom=1,left=1,right=1,center=1
+
 
+
When using DF10CH controller(s):
+
 
+
--post atmo:driver=df10ch
+
  
 +
Mit dem DF10CH Controller:
 +
* --post atmo:driver=df10ch
  
 
==Parameter==
 
==Parameter==

Version vom 13. März 2011, 21:18 Uhr

Inhaltsverzeichnis

Hardware

Für die Hardware siehe DF10CH und Atmo-Light .

Beschreibung

Dieses ist ein "post plugin" für Xine basierte Medien Player. Also Atmo Light mit xine oder xinelibout.

Entwickelt von: Andreas Auras (durchflieger)

Das "atmo" post plugin analysiert das Video Bild und generiert daraus Daten die an Atmolight-Controller gesendet werden.

Anforderungen

Das Plugin benötigt http://hg.debian.org/hg/xine-lib/xine-lib-1.2

Die xine-lib-1.2 Bibliothek benötigt den df-xine-lib-extensions patch von http://projects.vdr-developer.org/projects/xine-lib/files

Zum Übersetzen werden die Entwicklungsversionen von xine-lib and libusb-1.0 benötigt. Auf Debian Systemen heissen die Packete:

  • libxine-dev
  • libusb-1.0-0-dev.

Konfiguration

Lade dieses post plugin in deinen xine basierten Medien Player. Für den VDR xineliboutput player oder den xine-ui player eine der folgende Zeilen in das Playerstartscript aufnehmen:

  • --post=atmo:driver=classic,driver_param=/dev/ttyS0,top=1,bottom=1,left=1,right=1,center=1

Mit dem DF10CH Controller:

  • --post atmo:driver=df10ch

Parameter

The plugin stores the actual parameter setting in the xinelib config file under the key 'post.atmo.parameters'. Plugin parameters specified at the command line are mandatory and always override the parameters stored in the xinelib config file at startup time. You should specify all static parameters like output driver or section layout at the command line. Parameters that you wish to trim while player is running should not be specified within the command line. Players like xine-ui have GUI support for changing plugin parameters (press <alt><shift>p to show the post processing panel). Changes of Parameters marked with * will be immediately applied while player is running. The other parameters will be applied after a stream close/open sequence (this happens already when switching a channel within VDR).

Thread im vdr-portal

siehe: http://www.vdr-portal.de/board/thread.php?threadid=88205

Homepage

http://projects.vdr-developer.org/projects/show/xine-lib-atmolight