summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorphintuka <phintuka>2009-06-02 08:55:32 +0000
committerphintuka <phintuka>2009-06-02 08:55:32 +0000
commit85952c4cd5db91561e8084c87865ae3278a7200a (patch)
treef98be2a1d5cb36a34dcdeb02705e1092f5897523 /README
parent654fa314225c60744e53e3057af0d1feb3b648ad (diff)
downloadxineliboutput-85952c4cd5db91561e8084c87865ae3278a7200a.tar.gz
xineliboutput-85952c4cd5db91561e8084c87865ae3278a7200a.tar.bz2
Removed deprecated "demux:mpeg_block" from examples
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 7d79bdcf..d2d01f0b 100644
--- a/README
+++ b/README
@@ -274,22 +274,22 @@ HUD OSD
Using with xine-ui (xine, fbxine, gxine, ...)
Examples:
- xine "xvdr://127.0.0.1#nocache;demux:mpeg_block"
- xine "xvdr+tcp://127.0.0.1:37890#nocache;demux:mpeg_block"
- xine "xvdr+udp://127.0.0.1:37890#nocache;demux:mpeg_block"
+ xine "xvdr://127.0.0.1#nocache"
+ xine "xvdr+tcp://127.0.0.1:37890#nocache"
+ xine "xvdr+udp://127.0.0.1:37890#nocache"
- "#nocache;demux:mpeg_block" should always be appended to end of mrl.
+ "#nocache" should always be appended to end of mrl.
Remote mode must be enabled in VDR plugin.
- Some configuration options are not available when using
+ Some configuration options are not available when using
third-party frontends.
Using with other media players (mplayer, vlc, ...)
- Primary device video and audio (without OSD or subtitles)
- can be streamed from plugin control port to almost any media
+ Primary device video and audio (without OSD or subtitles)
+ can be streamed from plugin control port to almost any media
player using http or rtsp.
Session Announcement Protocol (SAP) compatible players