*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1073 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-06-09 14:32:25 +00:00
parent 67ae0a5e28
commit cc068ac18f
3 changed files with 5 additions and 12 deletions

View File

@ -198,12 +198,6 @@ P
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:
~~~~~~~~~~~

View File

@ -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:
~~~~~~~~~~

View File

@ -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