summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorrofafor <rofafor>2009-02-12 16:23:41 +0000
committerrofafor <rofafor>2009-02-12 16:23:41 +0000
commitf2590cff84394d1385acf41a5f2c09994482c1a5 (patch)
tree578f418ab4c0f3bb097024fc78a91a506be5bc6c /README
parent0ab2e860922cbdcf4c76261396e28c9454fd6ef0 (diff)
downloadxineliboutput-f2590cff84394d1385acf41a5f2c09994482c1a5.tar.gz
xineliboutput-f2590cff84394d1385acf41a5f2c09994482c1a5.tar.bz2
Cosmetics. Added a note about VDPAU.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 11 insertions, 1 deletions
diff --git a/README b/README
index c1e4a68b..9e4a1760 100644
--- a/README
+++ b/README
@@ -199,7 +199,7 @@ Using remote frontends
Video driver (and display / device):
With X11 frontend (vdr-sxfe):
- vdr-sxfe --video [xshm | xv | xvmc | xxmc | vidix |
+ vdr-sxfe --video [xshm | xv | xvmc | xxmc | vidix | vdpau |
XDirectFB | opengl | sdl | none [:display]]
Examples:
--video xv
@@ -225,6 +225,16 @@ Using remote frontends
vdr-sxfe --post tvtime:enable=0
+VDPAU
+
+ All video scaling, cropping, and postprocessing options must be disabled
+ if the VDPAU output device is used.
+ De-interlacing can be enabled with command-line option --post tvtime:
+ Examples:
+ vdr-sxfe --video vdpau --post tvtime:method=use_vo_driver
+ vdr -P"xineliboutput --video=vdpau --post=tvtime:method=use_vo_driver"
+
+
HUD OSD
HUD OSD implements high-quality OSD using modern graphics hardware.