diff options
| author | phintuka <phintuka> | 2006-12-15 13:47:20 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2006-12-15 13:47:20 +0000 |
| commit | 07a834cfc68c7cc03377ec9dd8214846753831ec (patch) | |
| tree | dcc0ca8ae8fe42caa89f0c3e42a1e50fb7028cf8 /README | |
| parent | 1e4e5ec589cb646db4fed072f7a9c47697204344 (diff) | |
| download | xineliboutput-07a834cfc68c7cc03377ec9dd8214846753831ec.tar.gz xineliboutput-07a834cfc68c7cc03377ec9dd8214846753831ec.tar.bz2 | |
Added vidix(fb) to supported video drivers (patch from Antti Seppälä)
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -13,7 +13,7 @@ Description Simple framebuffer and/or X11 front-end for VDR. (displays OSD and video in raw X/Xv/XvMC window or - Linux framebuffer/DirectFB). + Linux framebuffer/DirectFB/vidixfb). Support for local and remote frontends. @@ -186,10 +186,11 @@ Using remote frontends --video xvmc:127.0.0.1:1.0 With framebuffer frontend (vdr-fbfe): - --video [fb | DirectFB] [:fb_device] + --video [fb | DirectFB | vidixfb] [:fb_device] examples: --video DirectFB --video fb:/dev/fb/1 + --video vidixfb De-interlacing De-interlacing can be switched on with command-line option |
