summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 13:27:27 +0000
committerbertrand <bertrand@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 13:27:27 +0000
commit52dd75e903d5c5d0424128fc813a00cc1d1fc36d (patch)
treefcf34096e7d6b17a9383ad8200f6747e0dd6f925 /DOCS/man
parent2919230676e19f73d6cfa12cbbef429d395ae8e7 (diff)
downloadmpv-52dd75e903d5c5d0424128fc813a00cc1d1fc36d.tar.bz2
mpv-52dd75e903d5c5d0424128fc813a00cc1d1fc36d.tar.xz
Allows the LIVE555 library to forces the client's port to be used
when reading from an RTP/RTSP source. Patch from Benjamin Zores <ben@geexbox.org> and Patrick Labatut <plabatut@gmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.16
-rw-r--r--DOCS/man/fr/mplayer.17
2 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index c2a225c887..780674c38a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1346,6 +1346,12 @@ This option may be useful if you have a broken internet connection that does
not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
.
.TP
+.B \-rtsp-port (LIVE555 only)
+Used with 'rtsp://' URLs to forces the client's port number.
+This option may be useful if you're behind a router and want to forward the
+RTSP stream from the server to a specific client.
+.
+.TP
.B \-saveidx <filename>
Force index rebuilding and dump the index to <filename>.
Currently this only works with AVI files.
diff --git a/DOCS/man/fr/mplayer.1 b/DOCS/man/fr/mplayer.1
index 789a3e98bb..da59560a09 100644
--- a/DOCS/man/fr/mplayer.1
+++ b/DOCS/man/fr/mplayer.1
@@ -1426,6 +1426,13 @@ Cette option peut être utile si vous avez une mauvaise connexion Internet
qui bloque les paquets UDP entrants (voir http://www.live.com/\:mplayer/).
.
.TP
+.B \-rtsp-port (LIVE555 uniquement)
+Utilisé avec 'rtsp://', URLs pour forcer l'utilisation d'un port particulier
+au niveau du client.
+Cette option peut être utile si vous êtes derrière un routeur et souhaitez
+redistribuer le flux RTSP du serveur vers un client spécifique.
+.
+.TP
.B \-saveidx <nomfichier>
Force la reconstruction de l'index et le sauvegarde dans <nomfichier>.
Pour l'instant cela ne fonctionne qu'avec les fichiers AVI.