diff options
| author | phintuka <phintuka> | 2006-09-01 17:21:11 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2006-09-01 17:21:11 +0000 |
| commit | 770436992aedb2ad119784f2a04c310eae987a58 (patch) | |
| tree | fd9fba42f7b449e9ca8b4911d0befc52f5534626 | |
| parent | eddc888757e5d0070d9b8cfc7cdd50f596b89852 (diff) | |
| download | xineliboutput-770436992aedb2ad119784f2a04c310eae987a58.tar.gz xineliboutput-770436992aedb2ad119784f2a04c310eae987a58.tar.bz2 | |
--noremote --> remote=none
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" |
