NativesXineAtmolightplugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Beschreibung)
Zeile 9: Zeile 9:
  
 
Das "atmo" post plugin analysiert das Video Bild
 
Das "atmo" post plugin analysiert das Video Bild
un generiert daraus daten die an "atmolight" Controller gesendet werden.
+
und generiert daraus Daten die an Atmolight-Controller gesendet werden.
 
+
 
+
 
+
  
 
==Anfordeungen==
 
==Anfordeungen==

Version vom 13. März 2011, 21:11 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.

Anfordeungen

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 überstetzen 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

Load this plugin as a post plugin in your xine based media player. For the VDR xineliboutput player or xine-ui player add a command line option like this:

--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


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