[MPlayer-DOCS] CVS: homepage/src info.src.en,1.33,1.34
Diego Biurrun CVS
syncmail at mplayerhq.hu
Mon May 17 00:57:17 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/src
In directory mail:/var2/tmp/cvs-serv31426
Modified Files:
info.src.en
Log Message:
Remove (almost) all <font> tags.
Index: info.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/info.src.en,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- info.src.en 15 May 2004 13:20:38 -0000 1.33
+++ info.src.en 16 May 2004 22:57:14 -0000 1.34
@@ -3,7 +3,7 @@
<!-- $Revision$ -->
-<p><font class="bigheader">MPlayer features</font></p>
+<p class="bigheader">MPlayer features</p>
<font class="text">
@@ -32,14 +32,10 @@
SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub and our own: MPsub).
DVD subtitles (SPU streams, VobSub and Closed Captions) are supported.</p>
-</font>
-<p><font class="bigheader">
- supported input formats
-</font></p>
+<p class="bigheader">supported input formats</p>
-<font class="text">
<ul>
<li>(S)VCD (Super Video CD)</li>
<li> CDRwin's .bin image file</li>
@@ -62,15 +58,11 @@
<li>streaming via http, RTP, RTSP, mms, mmst, mpst, sdp</li>
<li>TV</li>
</ul>
-</font>
-<p><font class="bigheader">
- Supported video and audio codecs
-</font></p>
+<p class="bigheader">Supported video and audio codecs</p>
-<p><font class="header">most important video codecs:</font></p>
-<font class="text">
+<p>most important video codecs:</p>
<ul>
<li>MPEG1 (VCD) and MPEG2 (SVCD/DVD/DVB) video</li>
<li>MPEG4 in all variants including DivX ;-), OpenDivX (DivX4), DivX 5.02, XviD</li>
@@ -85,10 +77,8 @@
<li>HuffYUV</li>
<li>various old simple RLE-like formats</li>
</ul>
-</font>
-<p><font class="header">most important audio codecs:</font></p>
-<font class="text">
+<p>most important audio codecs:</p>
<ul>
<li>MPEG layer 1, 2, and 3 (MP3) audio</li>
<li>AC3/A52 (Dolby Digital) audio (software or SP/DIF)</li>
@@ -100,21 +90,17 @@
<li>VIVO audio (g723, Vivo Siren)</li>
<li>alaw/ulaw, (ms)gsm, pcm, *adpcm and other simple old audio formats</li>
</ul>
-</font>
-<p><font class="text">
+<p>
The <a href="../codecs-status.html">codec status page</a> has the complete
list and is updated daily.
-</font></p>
+</p>
-<p><font class="bigheader">
- supported video output devices
-</font></p>
+<p class="bigheader">supported video output devices</p>
-<p><font class="header">general:</font></p>
-<font class="text">
-<ul>
+<p>general:</p>
+<ul class="text">
<li><i>x11:</i> X11 with SHM extension</li>
<li><i>xv:</i> X11 using overlays with the Xvideo extension (hardware YUV & scaling)</li>
<li><i>xvmc:</i> Xvideo Motion Compensation</li>
@@ -132,10 +118,8 @@
<li><i>directx:</i> native Windows DirectX output driver</li>
<li><i>quartz:</i> native Mac OS X output driver</li>
</ul>
-</font>
-<p><font class="header">card specific:</font></p>
-<font class="text">
+<p>card specific:</p>
<ul>
<li><i>vidix:</i> VIDeo Interface for *niX</li>
<li><i>xvidix:</i> VIDIX in an X11 window</li>
@@ -152,10 +136,8 @@
<li><i>dxr3:</i> support for DXR3/Hollywood+ hardware MPEG1/2 decoder boards</li>
<li><i>zr:</i> support for Zoran360[56]7 based hardware MJPEG cards</li>
</ul>
-</font>
-<p><font class="header">special:</font></p>
-<font class="text">
+<p>special:</p>
<ul>
<li><i>png:</i> PNG output</li>
<li><i>jpeg:</i> JPEG output</li>
@@ -167,20 +149,15 @@
<li><i>null:</i> null output (for speed tests/benchmarking)</li>
<li><i>bl:</i> <a href="http://blinkenlights.de">Blinkenlights</a> output</li>
</ul>
-</font>
-</p>
-<p><font class="text">
+<p>
See the
<a href="../../DOCS/HTML/en/devices.html#video-dev">video card section</a>
of the documentation for more details.
-</font></p>
+</p>
-<p><font class="bigheader">
- Supported audio output devices
-</font></p>
+<p class="bigheader">Supported audio output devices</p>
-<font class="text">
<ul>
<li>OSS (Open Sound System) - factory standard under <b>UNIX</b>en</li>
<li>SDL (Simple Directmedia Layer) - wrapper library with support for various systems</li>
@@ -193,16 +170,15 @@
<li>ESD (ESound Daemon)</li>
<li>ARTS (KDE Sound System)</li>
</ul>
-</font>
-<p><font class="text">
+<p>
See the
<a href="../../DOCS/HTML/en/devices.html#audio-dev">sound card section</a>
of the documentation for more details.
-</font></p>
+</p>
-<p><font class="bigheader">Speed:</font><br>
-<font class="text">
+<p class="bigheader">Speed:</p>
+<p>
Most of time-critical parts are optimized for
<b>Intel/AMD</b> (<b>MMX/MMX2/SSE/SSE2/3DNow!/3DNowEx</b>),
<b>PowerPC G4</b> (<b>Altivec</b>), <b>SPARC</b> (<b>VIS</b>), <b>ARM</b> PDAs
@@ -210,23 +186,19 @@
You can improve rendering speed by setting up MTRR registers (XFree86 4.x.x does this
automatically), see the <a href="../../DOCS/HTML/en/devices.html#mtrr">MTRR section</a> of
the video card documentation.
-</font></p>
-
+</p>
-<p><font class="bigheader">What about the GUI?</font><br>
-<font class="text">
+<p class="bigheader">What about the GUI?</p>
+<p>
MPlayer comes with a GUI that is not build by default. The
<a href="../../DOCS/HTML/en/gui.html">GUI section</a> of the
documentation explains how to enable it. Several external
<a href="projects.html#mplayer_frontends">MPlayer frontends</a>
provide alternative GUIs.
-</font></p>
-
+</p>
-<p>
-<font class="bigheader"><a name="docs">MPlayer documentation</a></font></p>
+<p class="bigheader"><a name="docs">MPlayer documentation</a></p>
-<font class="text">
<p>
Documentation is available in no less than nine languages:
<ul>
@@ -311,11 +283,10 @@
<a href="http://mplayerhq.hu/mailman/listinfo/mplayer-DOCS">mplayer-DOCS</a>
mailing list. We always welcome new translations.
</p>
-</font>
-<p><font class="bigheader">Sending bug reports</font><br>
-<font class="text">
+<p class="bigheader">Sending bug reports</p>
+<p>
First try the development (CVS) version, maybe your bug is already known
and fixed, but the new version hasn't been released yet.<br>
<b><i>Please read all the docs</i></b> in the package, most common problems
@@ -325,12 +296,11 @@
If you couldn't solve the problem, then send us a <i>quality</i> bug report:
read the <a href="../../DOCS/HTML/en/bugreports.html">bug reporting
section</a> for details!
-</font></p>
+</p>
+<p class="bigheader"><a name="mailing_lists">Mailing lists</a></p>
<p>
-<font class="bigheader"><a name="mailing_lists">Mailing lists</a></font><br>
-<font class="text">
There are some public mailing lists on <b>MPlayer</b>. You can subscribe
at the following addresses:<br>
<br>
@@ -397,31 +367,32 @@
<a href="http://mplayerhq.hu/mailman/listinfo/qt-codecs-porting">subscribe</a> ::
<a href="http://mplayerhq.hu/pipermail/qt-codecs-porting/">view archives</a> ::
<a href="http://www.mplayerhq.hu/cgi-bin/s-arch.cgi?sbm=qt-codecs-porting">search</a><br>
-</font></p>
+</p>
-<p><font class="text">
+<p>
NOTE: The Language of the above lists is <b>English</b>, unless explicitly
- stated otherwise. Please do not send messages in other languages!</font></p>
+ stated otherwise. Please do not send messages in other languages!</p>
-<p><font class="bigheader"><a name="irc">IRC Channels</a></font><br>
-<font class="text">
+<p class="bigheader"><a name="irc">IRC Channels</a></p>
+<p>
There are two official channels on the <i><a href="http://www.freenode.net/">freenode</a></i>
IRC network:
<ul>
<li><b>#mplayer</b> for users</li>
<li><b>#mplayerdev</b> for developers</li>
</ul>
-</font></p>
+</p>
-<p><font class="bigheader">License</font><br>
-<font class="text">
+<p class="bigheader">License</p>
+<p>
<b>MPlayer</b> is available under the
<a href="http://www.gnu.org/licenses/gpl.txt"><b>GNU General Public License v2</b></a>.
-</font>
</p>
+</font>
+
<br>
<!-- content end -->
More information about the MPlayer-DOCS
mailing list