diff options
author | Andreas Auras <yak54@gmx.net> | 2011-02-27 14:26:56 +0100 |
---|---|---|
committer | Andreas Auras <yak54@gmx.net> | 2011-02-27 14:26:56 +0100 |
commit | 63fd907b679a72231f3a31048e76cb3571d1abf3 (patch) | |
tree | c7ea3cdcf001f3feb8271561c31efe151238aab4 | |
parent | 0ea66094d3dec6dedb8b7e551f6753c0553d2e4c (diff) | |
download | xine-lib-atmolight-63fd907b679a72231f3a31048e76cb3571d1abf3.tar.gz xine-lib-atmolight-63fd907b679a72231f3a31048e76cb3571d1abf3.tar.bz2 |
Notes about df-xine-lib-extensions patch
-rw-r--r-- | README | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -21,10 +21,6 @@ For detailed informations about "atmolight" visit the VDR-Wiki: This project is hosted at: http://projects.vdr-developer.org/projects/show/xine-lib-atmolight -!!!NOTE!!!! -Currently this plugin supports only grabbing of video from VDPAU -enabled devices! - Requirements: ------------- @@ -32,9 +28,9 @@ Requirements: Actual xine-lib-1.2 release: http://hg.debian.org/hg/xine-lib/xine-lib-1.2 -The xine-lib-1.2 library must have the vdpau extension patches -version v15 or greater applied from here: - http://www.vdr-portal.de/board/thread.php?threadid=86804 +The xine-lib-1.2 library must have the df-xine-lib-extensions patch +applied from here: + http://projects.vdr-developer.org/projects/xine-lib/files For compiling the plugin the xine-lib and libusb-1.0 development files have to be installed. On debian based systems these are @@ -157,6 +153,9 @@ overscan * 30 Ignored overscan border of grabbed video fra from the controller configuration data. Use the DF10CH setup program to configure your desired overscan. + Note: Because of restrictions of the implementation of the df-xine-lib-extensions patch + this parameter is only supported when using the VDPAU output driver. + edge_weighting * 60 Power of edge weighting. Value is divided by 10 e.g. 80 -> power of 8 Valid values 10 ... 200 |