[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.6,1.7 mplayer.1,1.68,1.69
Winner of tha face compo
gabucino at mplayer.dev.hu
Wed Jul 25 19:28:19 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv22992/DOCS
Modified Files:
documentation.html mplayer.1
Log Message:
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- documentation.html 24 Jul 2001 16:06:00 -0000 1.6
+++ documentation.html 25 Jul 2001 17:28:16 -0000 1.7
@@ -5,7 +5,7 @@
<P>
<CENTER>MPlayer - Movie Player for LINUX (C) 2000-2001 Arpad Gereoffy (A'rpi/ESP-team)<BR>
<BR>
-http://mplayer.sourceforge.net (or http://mplayer.dev.hu)</CENTER><BR>
+<A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A></CENTER><BR>
</P>
<P><HR></P>
@@ -21,7 +21,7 @@
<A HREF="#1">1. Introduction</A>
</P>
<P>
- <A HREF="#1.1">1.1 Overview +speed</A>
+ <A HREF="#1.1">1.1 Overview</A>
<A HREF="#1.2">1.2 History</A>
<A HREF="#1.3">1.3 Installation</A>
<A HREF="#1.4">1.4 What about the GUI?</A>
@@ -109,6 +109,7 @@
<A HREF="#7.1">7.1 Debian packaging</A>
<A HREF="#7.2">7.2 FreeBSD</A>
<A HREF="#7.3">7.3 Solaris 8</A>
+ <A HREF="#7.4">7.4 StrongARM</A>
</P>
<P>
<A HREF="#A">A. Authors</A>
@@ -350,7 +351,7 @@
<A NAME=2.1.2.2>2.1.2.2. ffmpeg's DivX/libavcodec
Beginning with version 0.4.2 , <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> contains an <B>opensource</B> DivX codec,
- which is compatible with the traditional DivX. <B>MPlayer</B> supports this codec,
+ which is compatible with the traditional DivX. <B>MPlayer</B> contains this codec,
and this makes it possible to <B>watch DivX movies on non-x86 platforms!</B>
To get it compile, you'll need nasm, bison, and flex, above the other
devel tools. No manual hacking is needed to build it, ./configure detects
@@ -967,6 +968,11 @@
ALSA : OK (?)
Max kHz : 48
+ C-Media cards (which ones?)
+ OSS : not OK (hissing) (?)
+ ALSA : OK (?)
+ Max kHz : ?
+
PC Speaker or DAC:
OSS : OK (new timing code?)
ALSA : no driver
@@ -1780,6 +1786,15 @@
ISO9660), hsfs currently does not support partitions/disks >4GB,
all data is accessed modulo 4GB
(http://groups.yahoo.com/group/solarisonintel/message/22592)
+
+
+ <A NAME=7.4>7.4. StrongARM
+
+ MPlayer is reported to compile on StrongARM. Use the following command line:
+
+
+ ./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib
+ --with-x11incdir=/usr/arm/lib --disable-gcc-checking
<A NAME=A>Appendix A - Authors
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- mplayer.1 22 Jul 2001 09:54:36 -0000 1.68
+++ mplayer.1 25 Jul 2001 17:28:16 -0000 1.69
@@ -52,6 +52,7 @@
.RB [ \-config\ file ]
.RB [ \-display\ name ]
.RB [ \-unicode ]
+.RB [ \-utf8 ]
.RB [ \-fsmode\ mode ]
.RB [ \-vc\ video\ codec\ name ]
.RB [ \-ac\ audio\ codec\ name ]
@@ -310,8 +311,11 @@
to display on. For example : -display xtest.localdomain:0
.TP
.B \-unicode
-tells MPlayer to handle the subtitle file (with -sub option) as UNICODE.
+tells MPlayer to handle the subtitle file as UNICODE.
Contrary: -nounicode
+.TP
+.B \-utf8
+tells MPlayer to handle the subtitle file as UTF8.
.TP
.B \-fsmode\ mode
This option workarounds some problems when using specific windowmanagers and
More information about the MPlayer-cvslog
mailing list