[MPlayer-DOCS] CVS: homepage/src news-archive.src.en,1.39,1.40
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Dec 23 00:35:50 CET 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/src
In directory mail:/var2/tmp/cvs-serv14049/src
Modified Files:
news-archive.src.en
Log Message:
markup fixes for HTML 4.01 Strict compliance
Index: news-archive.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/news-archive.src.en,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- news-archive.src.en 22 Dec 2004 19:27:52 -0000 1.39
+++ news-archive.src.en 22 Dec 2004 23:35:47 -0000 1.40
@@ -16,8 +16,8 @@
a colored variant of aalib. Although being alpha, it looks very nice.
Some better output drivers, and optimizing is needed, tho.<br>
<br>
-<center><a href="../images/shot26.jpg"><img src="../images/shot26s.jpg" alt="libcaca screenshot" width="200" height="150"></a></center><br>
-<center>Shot from "Üvegtigris"</center><br>
+<p style="text-align:center"><a href="../images/shot26.jpg"><img src="../images/shot26s.jpg" alt="libcaca screenshot" width="200" height="150"></a><br>
+Shot from "Üvegtigris"</p><br>
<br>
MPlayer is yet to support libcaca directly, but with the following
patch, the <code>-vo sdl:caca</code> MPlayer option will enable
@@ -321,9 +321,9 @@
by a jury of <a href="http://www.linuxnewmedia.de/en">Linux New Media AG</a>
editors and community members.<br>
<br>
-<center>
+<p style="text-align:center">
<a href="http://www.linux-magazin.de/Artikel/ausgabe/2003/12/award/award.html">
-<img src="../images/LnmAwardLogo2003.jpg" alt="Linux New Media Award 2003" width="227" height="177"></a></center>
+<img src="../images/LnmAwardLogo2003.jpg" alt="Linux New Media Award 2003" width="227" height="177"></a></p>
<br>
MPlayer got 25.8% of the total votes, positioning it slightly ahead of
<a href="http://www.xinehq.de">xine</a> (24.2%).
@@ -968,10 +968,10 @@
files with no nice GPL header included, rendering the player unusable.
<br>
<br>
-<center>
+<p style="text-align:center">
<a href="http://www.suse.de/us/private/products/suse_linux/i386/packages_personal/mplayer.html">
<img src="../images/susewarning.png" alt="SuSE warning" width="301" height="187"></a>
-</center>
+</p>
<br>
<br>
I think that including an unusable build of an application is even
@@ -1054,10 +1054,10 @@
The old project is not dead, we're just focusing more to the G2 code, which
was almost invisible to users, until now.<br>
<br>
-<center>
+<p style="text-align:center">
<a href="../images/g2p39.png"><img src="../images/g2p39s.jpg" alt="G2 screenshot" width="200" height="150"></a><br>
MPlayer G2 in action
-</center>
+</p>
<br>
Recently there were big changes in G2 code, to get it ready for
the first, brave testers :)<br>
@@ -1502,7 +1502,7 @@
passed on the default skin. It's up to you to design a new, default
skin.<br>
<br>
-<u>Conditions</u>:
+<b>Conditions</b>:
<ul>
<li>we DON'T accept xmms/winamp/etc skin ports</li>
<li>it must be elegant</li>
@@ -2319,7 +2319,7 @@
<p>As we currently cannot move against them (not that we want to do so, in the
first place), we can only warn the open-source community to</p>
-<center><b>STAY AWAY FROM THIS PIECE OF PIRATED SOFTWARE!</b></center>
+<p style="text-align:center"><b>STAY AWAY FROM THIS PIECE OF PIRATED SOFTWARE!</b></p>
<p>It's a pity that so much people don't give a shit about the tireless
work of FFMPEG/XVID creators.</p>
@@ -2594,11 +2594,11 @@
<a href="../../DOCS/HTML/en/video.html#svgalib">See the
documentation for more information!</a><br>
<br>
- <center><a href="../design4/images/EGA-01.jpg"><img src="../design4/images/EGA-01s.jpg" alt="EGA" width="224" height="157"></a><br>
+ <p style="text-align:center"><a href="../design4/images/EGA-01.jpg"><img src="../design4/images/EGA-01s.jpg" alt="EGA" width="224" height="157"></a><br>
<b>Matrox G400 on TV</b> versus <b>EGA card 320x200x16 on CGA monitor</b><br>
(<a href="../design4/images/EGA-02.jpg">click here for darker version (better
colours</a>)<br>
- </center>
+ </p>
</li>
<li><b>RealPlayer codecs loading support</b> - i.e.: now RealVideo G2/8.0/RealOne
(RV20, RV30) and RealAudio (Cook, Sipro) is playable with
@@ -2917,7 +2917,7 @@
to other Linux players like Xine and avifile. Nick writes his method gains
300% speed.. This is not true. His method gains not speed but smoothness -
if you have a movie that runs slow with <b>MPlayer</b>, MPlayerXP
-<u>will not</u> help you. It helps only in <u>some rare</u> files on about
+<b>will not</b> help you. It helps only in <b>some rare</b> files on about
~400Mhz Intel speed category systems, but it won't be faster decode (total
decoding time will be the same).</p>
@@ -2975,8 +2975,8 @@
has to support this method, and libavcodec currently does not. Other codecs
like DivX4, DivX DirectShow do support this method, but libavcodec is still
faster than they are. So :<br>
- <u>Codecs with support</u> : DivX4, and most of the Windows codecs<br>
- <u>Video outputs with support</u> : xv, mga, xmga, vidix, directfb<br></li>
+ <b>Codecs with support</b> : DivX4, and most of the Windows codecs<br>
+ <b>Video outputs with support</b> : xv, mga, xmga, vidix, directfb<br></li>
<li><b>playing or encoding audio from separate file</b> - use the
<code>-audiofile</code> option. See the manpage of course.</li>
<li><b>new audio plugins</b> - such as extrastereo, volume normalizer,
@@ -3374,7 +3374,7 @@
<p><b><i>The PROBLEM:</i></b><br>
He provided this stuff for download at os2.ru page. He provided no sources at
-all. He provided it as <b><u>HIS OWN PRODUCT UNDER HIS NAME</u></b> and he even not
+all. He provided it as <b style="text-decoration:underline">HIS OWN PRODUCT UNDER HIS NAME</b> and he even not
mentioned the <b>MPlayer</b> or ffmpeg or os/2 ao/vo lib authors nor any of these
project names. We can call it only 'code stealing'. Tell me if you disagree,
and please explain why.</p>
@@ -3402,7 +3402,7 @@
I told them that:
- our primary problem is the missing credits. the missing source is just
secondary, and legal problem.
-- i asked them <b><u>AGAIN</u></b> to fix their page and show info about <b>MPlayer</b>
+- i asked them <b style="text-decoration:underline">AGAIN</b> to fix their page and show info about <b>MPlayer</b>
relations and other stuff used in that.</p>
<p><b><i>Their REACTION:</i></b><br>
@@ -3413,8 +3413,8 @@
<p><b><i>Their REACTION Next day (friday afternoon):</i></b><br>
they finally released the sources, and afaik (i couldn't check as it was
OS/2 installer EXE) they fixed documentation of the project.
-there is a simple <b><u>link</u></b> to <b>MPlayer</b> site now, not mentioning how wvision
-based on <b>MPlayer</b> or related to it. bad, but it's ok for <b><u>me</u></b>, i doubt they
+there is a simple <b style="text-decoration:underline">link</b> to <b>MPlayer</b> site now, not mentioning how wvision
+based on <b>MPlayer</b> or related to it. bad, but it's ok for <b style="text-decoration:underline">me</b>, i doubt they
will ever do more. also note that distributing <b>MPlayer</b> code in binary form
is still prohibited...</p>
@@ -3427,8 +3427,8 @@
of <b>MPlayer</b>, so it's much more than "just 2 libs from <b>MPlayer</b>".</p>
<p><b><i>OS2.ru guys:</i></b><br>
-- <u>clean up credits/copyright stuff on the homepage, add which code is
-"borrowed" from which project</u>. (<b>ASAP</b>)<br>
+- <span style="text-decoration:underline">clean up credits/copyright stuff on the homepage, add which code is
+"borrowed" from which project</span>. (<b>ASAP</b>)<br>
- send patches for <b>MPlayer</b>... (only if you want to cooperate)</p>
@@ -3744,7 +3744,7 @@
<p>can you help me ?</p>
-<p>I want to start up my mplayer version <b><u>6.4 (I use NT)</u></b> in full-screenmode(alt
+<p>I want to start up my mplayer version <b style="text-decoration:underline">6.4 (I use NT)</b> in full-screenmode(alt
enter) is it possible ?<br>
And : when my avi is finished I would like that my mplayer automatically
closes (alt F4) ist it possible ?</p>
More information about the MPlayer-DOCS
mailing list