summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-09 14:32:25 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-09 14:32:25 +0000
commitcc068ac18ff80816b6cb5fa2a65a4ba76cbfbcac (patch)
tree093551b17051fd3d6414be5c4976d7a2eb187a25 /DOCS
parent67ae0a5e283630cb3ff627408d818d876b6c2139 (diff)
downloadmpv-cc068ac18ff80816b6cb5fa2a65a4ba76cbfbcac.tar.bz2
mpv-cc068ac18ff80816b6cb5fa2a65a4ba76cbfbcac.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1073 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/README6
-rw-r--r--DOCS/README6
-rw-r--r--DOCS/mplayer.15
3 files changed, 5 insertions, 12 deletions
diff --git a/DOCS/Hungarian/README b/DOCS/Hungarian/README
index d64630c27b..7b2490cdbd 100644
--- a/DOCS/Hungarian/README
+++ b/DOCS/Hungarian/README
@@ -198,12 +198,6 @@ Például egy épp most letöltött divx film megnézése:
vagy :
wget ftp://micorsops.com/something.avi -O - | mplayer -
-A netrol egyelore csak HTTP-n keresztul lehet lejatszani, a tobbi (peldaul ASF)
-keszuloben. Pelda :
- mplayer http://test.localdomain/dune.mpg
-
-Megj.: az MPlayer-t --enable-streaming opcioval forditsd !!!
-
TV output:
~~~~~~~~~~~
diff --git a/DOCS/README b/DOCS/README
index 5fcc3eddb6..404d6d88a7 100644
--- a/DOCS/README
+++ b/DOCS/README
@@ -196,12 +196,6 @@ server:
or:
wget ftp://micorsops.com/something.avi -O - | mplayer -
-Playing from the net currently works only with HTTP, other methods (including
-ASF) coming soon.
- mplayer http://test.localdomain/dune.mpg
-
-NOTE : you have to compile MPlayer with --enable-streaming !!!
-
TV output:
~~~~~~~~~~
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 7e00d25289..1b75bc74a0 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -54,6 +54,7 @@ mplayer \- Movie Player for Linux
.RB [ \-osdlevel\ level ]
.RB [ \-config\ file ]
.RB [ \-display\ name ]
+.RB [ \-unicode ]
.I - or file
.PP
.SH DESCRIPTION
@@ -267,6 +268,10 @@ specifies where to search for config file
.B \-display name
specify the hostname and display number of the X server you want
to display on. For example : -display xtest.localdomain:0
+.TP
+.B \-unicode
+tells MPlayer to handle the subtitle file (with -sub option) as UNICODE.
+Contrary: -nounicode
.IP
.SH "ALPHA/BETA CODE"
.TP