changeset 1072:3152b1d7dfb8

*** empty log message ***
author gabucino
date Sat, 09 Jun 2001 14:32:25 +0000
parents 29b5ada1ec4c
children 1485ab9af8a1
files DOCS/Hungarian/README DOCS/README DOCS/mplayer.1
diffstat 3 files changed, 5 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/README	Sat Jun 09 10:54:45 2001 +0000
+++ b/DOCS/Hungarian/README	Sat Jun 09 14:32:25 2001 +0000
@@ -198,12 +198,6 @@
 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:
 ~~~~~~~~~~~
--- a/DOCS/README	Sat Jun 09 10:54:45 2001 +0000
+++ b/DOCS/README	Sat Jun 09 14:32:25 2001 +0000
@@ -196,12 +196,6 @@
 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:
 ~~~~~~~~~~
--- a/DOCS/mplayer.1	Sat Jun 09 10:54:45 2001 +0000
+++ b/DOCS/mplayer.1	Sat Jun 09 14:32:25 2001 +0000
@@ -54,6 +54,7 @@
 .RB [ \-osdlevel\ level ]
 .RB [ \-config\ file ]
 .RB [ \-display\ name ]
+.RB [ \-unicode ]
 .I - or file
 .PP
 .SH DESCRIPTION
@@ -267,6 +268,10 @@
 .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