From cb4515f6b7df535e64912d067cefe50b6ddd24ce Mon Sep 17 00:00:00 2001 From: jojo61 Date: Thu, 14 Jan 2021 10:40:29 +0100 Subject: [PATCH] Minor updates --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index 9f44d6d..cdb0aa9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ I tested it with Intel VAAPI. If you have problmes with the shaders then copy th AMD VAAPI is broken by AMD and will not work currently. You have to adapt the Makefile to your needs. I use FFMPEG 4.0 -The Makefile expects the CUDA SDK in /usr/local/cuda. Currently it is tested with CUDA 10 This Version supports building with libplacebo. https://github.com/haasn/libplacebo You have to enable it in the Makefile and install libplacebo yourself. @@ -309,22 +308,6 @@ Setup: /etc/vdr/setup.conf PIP alternative video window position and size in percent. -Setup: /etc/vdr/remote.conf ------- - - Add "XKeySym." definitions to /etc/vdr/remote.conf to control - the vdr and plugin with the connected input device. - - fe. - XKeySym.Up Up - XKeySym.Down Down - ... - - Additional to the x11 input sends the window close button "Close". - - fe. - XKeySym.Power Close - Commandline: ------------