summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2006-09-01 17:21:11 +0000
committerphintuka <phintuka>2006-09-01 17:21:11 +0000
commit770436992aedb2ad119784f2a04c310eae987a58 (patch)
treefd9fba42f7b449e9ca8b4911d0befc52f5534626
parenteddc888757e5d0070d9b8cfc7cdd50f596b89852 (diff)
downloadxineliboutput-770436992aedb2ad119784f2a04c310eae987a58.tar.gz
xineliboutput-770436992aedb2ad119784f2a04c310eae987a58.tar.bz2
--noremote --> remote=none
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index c4eed3ad..3769ed1a 100644
--- a/README
+++ b/README
@@ -112,13 +112,13 @@ Usage examples (VDR plugin)
with "vdr --help".
Only local frontend, X11/Xv video, alsa audio:
- vdr -P"xineliboutput --local=sxfe --video=xv --audio=alsa --noremote"
+ vdr -P"xineliboutput --local=sxfe --video=xv --audio=alsa --remote=none"
Only local frontend, (slow) X11 video, oss audio:
- vdr -P"xineliboutput --local=sxfe --video=x11 --audio=oss --noremote"
+ vdr -P"xineliboutput --local=sxfe --video=x11 --audio=oss --remote=none"
Only local frontend, DirectFB:
- vdr -P"xineliboutput --local=fbfe --video=DirectFB --noremote"
+ vdr -P"xineliboutput --local=fbfe --video=DirectFB --remote=none"
Only remote frontend(s):
vdr -P"xineliboutput --local=none --remote=37890"