1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 14:52:43 +00:00

HTML fixes, no content change.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-08-11 22:27:08 +00:00
parent 1aa6d0fa57
commit 98b496fdbb
3 changed files with 16 additions and 16 deletions

View File

@ -69,7 +69,7 @@
</LI> </LI>
</UL> </UL>
</LI> </LI>
<LI><A HREF="codecs.html"">2.2 Supported codecs</A> <LI><A HREF="codecs.html">2.2 Supported codecs</A>
<UL> <UL>
<LI><A HREF="codecs.html#video_codecs">2.2.1 Video codecs</A> <LI><A HREF="codecs.html#video_codecs">2.2.1 Video codecs</A>
<UL> <UL>
@ -123,7 +123,7 @@
<LI><A HREF="video.html#dga_whatis">2.3.1.3.2 What is DGA</A></LI> <LI><A HREF="video.html#dga_whatis">2.3.1.3.2 What is DGA</A></LI>
<LI><A HREF="video.html#dga_installation">2.3.1.3.3 Installing DGA support for MPlayer</A></LI> <LI><A HREF="video.html#dga_installation">2.3.1.3.3 Installing DGA support for MPlayer</A></LI>
<LI><A HREF="video.html#dga_resolution">2.3.1.3.4 Resolution switching</A></LI> <LI><A HREF="video.html#dga_resolution">2.3.1.3.4 Resolution switching</A></LI>
<LI><A HREF="video.html#dga_mplayer">2.3.1.3.5 DGA & MPlayer</A></LI> <LI><A HREF="video.html#dga_mplayer">2.3.1.3.5 DGA &amp; MPlayer</A></LI>
<LI><A HREF="video.html#dga_features">2.3.1.3.6 Features of the DGA driver</A></LI> <LI><A HREF="video.html#dga_features">2.3.1.3.6 Features of the DGA driver</A></LI>
<LI><A HREF="video.html#dga_speed">2.3.1.3.7 Speed issues</A></LI> <LI><A HREF="video.html#dga_speed">2.3.1.3.7 Speed issues</A></LI>
<LI><A HREF="video.html#dga_bugs">2.3.1.3.8 Known bugs</A></LI> <LI><A HREF="video.html#dga_bugs">2.3.1.3.8 Known bugs</A></LI>
@ -383,7 +383,7 @@ Developer Cries
Mpeg codec replaced with DVDview by Dirk Farin, it was a great stuff, Mpeg codec replaced with DVDview by Dirk Farin, it was a great stuff,
but it was slow and was written in C++ (I hate C++!!!)</LI> but it was slow and was written in C++ (I hate C++!!!)</LI>
<LI><B>mpg12play v0.9-v0.95pre5:</B> Oct 21-Nov 2, 2000<BR> <LI><B>mpg12play v0.9-v0.95pre5:</B> Oct 21-Nov 2, 2000<BR>
Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel Lespinasse. Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman &amp; Michel Lespinasse.
It's great, optimized very fast C code with perfect image quality and It's great, optimized very fast C code with perfect image quality and
100% MPEG standard conformance.</LI> 100% MPEG standard conformance.</LI>
<LI><B>MPlayer v0.3-v0.9:</B> Nov 18-Dec 4, 2000<BR> <LI><B>MPlayer v0.3-v0.9:</B> Nov 18-Dec 4, 2000<BR>
@ -473,7 +473,7 @@ Developer Cries
multiple platforms. It is also known to be the fastest for this task. multiple platforms. It is also known to be the fastest for this task.
Details can be found <A HREF="codecs.html#libavcodec">here</A>. Features:<BR> Details can be found <A HREF="codecs.html#libavcodec">here</A>. Features:<BR>
<UL> <UL>
<LI>gain decoding of videos mentioned above, on non-x86 machines</B></LI> <LI>gain decoding of videos mentioned above, on non-x86 machines</LI>
<LI>encoding with most of the mentioned codecs</LI> <LI>encoding with most of the mentioned codecs</LI>
<LI>this codec is the <B>fastest codec available</B> for DivX/3/4/5 and <LI>this codec is the <B>fastest codec available</B> for DivX/3/4/5 and
other MPEG4 types. Recommended!</LI> other MPEG4 types. Recommended!</LI>
@ -612,7 +612,7 @@ Developer Cries
<UL> <UL>
<LI><B>using</B> XFree86: see details in <LI><B>using</B> XFree86: see details in
<A HREF="video.html#dga">DGA driver</A> and <A HREF="video.html#dga">DGA driver</A> and
<A HREF="video.html#x11"">X11 driver</A> sections. DGA is <A HREF="video.html#x11">X11 driver</A> sections. DGA is
recommended! Also try DGA via SDL, sometimes it's better.</LI> recommended! Also try DGA via SDL, sometimes it's better.</LI>
<LI><B>not using</B> XFree86: try the drivers in the following order: <LI><B>not using</B> XFree86: try the drivers in the following order:
<A HREF="video.html#vesa">vesa</A>, <A HREF="video.html#vesa">vesa</A>,
@ -852,7 +852,7 @@ The command line options differ slightly for the different formats:
<UL> <UL>
<LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/">ftp://ftp.mplayerhq.hu/MPlayer/releases/</A> - ISO fonts</LI> <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/">ftp://ftp.mplayerhq.hu/MPlayer/releases/</A> - ISO fonts</LI>
<LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/">ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/</A> - various fonts by users</LI> <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/">ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/</A> - various fonts by users</LI>
<LI><A HREF="http://realtime.ssu.ac.kr/~lethean/mplayer">http://realtime.ssu.ac.kr/~lethean/mplayer</A> - Korean fonts & RAW plugin</LI> <LI><A HREF="http://realtime.ssu.ac.kr/~lethean/mplayer">http://realtime.ssu.ac.kr/~lethean/mplayer</A> - Korean fonts &amp; RAW plugin</LI>
</UL> </UL>
</LI> </LI>
<LI>use the font generator tool at TOOLS/subfont-c <LI>use the font generator tool at TOOLS/subfont-c
@ -906,7 +906,7 @@ There are three timing methods in <B>MPlayer</B>.
* We don't really want Joe User enabling more * We don't really want Joe User enabling more
* than 64Hz of interrupts on a multi-user machine. * than 64Hz of interrupts on a multi-user machine.
*/ */
if ((rtc_freq > 64) && (!capable(CAP_SYS_RESOURCE))) if ((rtc_freq > 64) &amp;&amp; (!capable(CAP_SYS_RESOURCE)))
</PRE> </PRE>
and change the 64 to 1024. You should really know what you are doing, though. and change the 64 to 1024. You should really know what you are doing, though.
<BR> <BR>
@ -938,7 +938,7 @@ It's a clear way for everyone to become root.
<P><A NAME="codecs">2.2</A> <A HREF="codecs.html">Supported codecs</A></P> <P><A NAME="codecs">2.2</A> <A HREF="codecs.html">Supported codecs</A></P>
<P><A NAME="output">2.3</A> <A HREF="video.html">Video</A> & <A HREF="sound.html">Audio</A> output devices</P> <P><A NAME="output">2.3</A> <A HREF="video.html">Video</A> &amp; <A HREF="sound.html">Audio</A> output devices</P>
<P><A NAME="encoding">2.4</A> <A HREF="encoding.html">MEncoder - An All-Purpose Encoder</A></P> <P><A NAME="encoding">2.4</A> <A HREF="encoding.html">MEncoder - An All-Purpose Encoder</A></P>
@ -1394,7 +1394,7 @@ TV tuner</B>.</P>
<TR><TD></TD><TD>e</TD><TD></TD><TD>toggle equalizer</TD></TR> <TR><TD></TD><TD>e</TD><TD></TD><TD>toggle equalizer</TD></TR>
<TR><TD></TD><TD>p</TD><TD></TD><TD>toggle playlist</TD></TR> <TR><TD></TD><TD>p</TD><TD></TD><TD>toggle playlist</TD></TR>
<TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR> <TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR>
<TR><TD></TD><TD>m</TD><TD></TD><TD>toggle mute</TD> <TR><TD></TD><TD>m</TD><TD></TD><TD>toggle mute</TD></TR>
</TABLE> </TABLE>
<P><B>TV</B></P> <P><B>TV</B></P>
@ -1850,7 +1850,7 @@ end
<P ALIGN=center><B><U>The <B>MPlayer</B> project:</U></B></P> <P ALIGN=center><B><U>The <B>MPlayer</B> project:</U></B></P>
<UL> <UL>
<LI><B><A HREF="mailto:send mail to mplayer-users!">Árpád Gereöffy (A'rpi/ESP-team)</A></B> <LI><B><A HREF="mailto:mplayer-users@mplayerhq.hu">Árpád Gereöffy (A'rpi/ESP-team)</A></B>
<UL> <UL>
<LI>player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)</LI> <LI>player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)</LI>
<LI>mp3lib, based on mpglib sources [MP3 audio decoder]</LI> <LI>mp3lib, based on mpglib sources [MP3 audio decoder]</LI>
@ -1892,7 +1892,7 @@ end
</LI> </LI>
<LI><B><A HREF="mailto:gabucino@mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B> <LI><B><A HREF="mailto:gabucino@mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B>
<UL> <UL>
<LI>documentation writer & maintainer</LI> <LI>documentation writer &amp; maintainer</LI>
<LI>Hungarian translation of documentation, homepage, and help output</LI> <LI>Hungarian translation of documentation, homepage, and help output</LI>
<LI>second homepage design&amp;gfx</LI> <LI>second homepage design&amp;gfx</LI>
<LI>homepage maintainer</LI> <LI>homepage maintainer</LI>
@ -2383,7 +2383,7 @@ MPlayer code:
<LI><B>ascii subtitles file parser/reader/writer:</B> Lez</LI> <LI><B>ascii subtitles file parser/reader/writer:</B> Lez</LI>
<LI><B>DVD/VOB subtitles:</B> Kim Minh Kaplan</LI> <LI><B>DVD/VOB subtitles:</B> Kim Minh Kaplan</LI>
<LI><B>SUB/OSD renderer:</B> Adam Tla/lka</LI> <LI><B>SUB/OSD renderer:</B> Adam Tla/lka</LI>
<LI><B>config files & commandline parser:</B> Szabi</LI> <LI><B>config files &amp; commandline parser:</B> Szabi</LI>
<LI><B>playtree, input layer:</B> Albeu</LI> <LI><B>playtree, input layer:</B> Albeu</LI>
<LI><B>postproc, colorspace converters:</B> Michael Niedermayer</LI> <LI><B>postproc, colorspace converters:</B> Michael Niedermayer</LI>
<LI><B>LIRC support (old):</B> Acki</LI> <LI><B>LIRC support (old):</B> Acki</LI>

View File

@ -37,7 +37,7 @@
<A HREF="http://www.apachelabs.org/apr-mbox/200106.mbox/%3c20010623194228.C25512@ebuilt.com%3e">Apache</A>, <A HREF="http://www.apachelabs.org/apr-mbox/200106.mbox/%3c20010623194228.C25512@ebuilt.com%3e">Apache</A>,
<A HREF="http://www.mysql.com/downloads/mysql-3.23.html">MySQL</A>, <A HREF="http://www.mysql.com/downloads/mysql-3.23.html">MySQL</A>,
<A HREF="http://avifile.sourceforge.net/news-old1.htm">avifile</A> and <A HREF="http://avifile.sourceforge.net/news-old1.htm">avifile</A> and
<A HREF="http://www.winehq.com/news/?view=92#RH 7.1 gcc fixes compiler bug">Wine</A>. <A HREF="http://www.winehq.com/news/?view=92#RH%207.1%20gcc%20fixes%20compiler%20bug">Wine</A>.
Other interesting links are Other interesting links are
<A HREF="http://www.realtimelinux.org/archives/rtai/20017/0144.html">Real time Linux</A>, <A HREF="http://www.realtimelinux.org/archives/rtai/20017/0144.html">Real time Linux</A>,
<A HREF="http://www.atnf.csiro.au/people/rgooch/linux/docs/kernel-newsflash.html"> <A HREF="http://www.atnf.csiro.au/people/rgooch/linux/docs/kernel-newsflash.html">
@ -179,7 +179,7 @@
<BLOCKQUOTE> <BLOCKQUOTE>
<P>He's interesting, but not good at avoiding, um... controversy. Joe Barr <P>He's interesting, but not good at avoiding, um... controversy. Joe Barr
used to be one of the regulars on Will Zachmann's Canopus forum on Compuserve, used to be one of the regulars on Will Zachmann's Canopus forum on Compuserve,
years ago. He was an OS/2 advocate then (I was an OS/2 fan too).<P> years ago. He was an OS/2 advocate then (I was an OS/2 fan too).</P>
<P>He used to go over-the-top, flaming people, and I suspect he had some hard <P>He used to go over-the-top, flaming people, and I suspect he had some hard
times, then. He's mellowed some, judging by his columns recently. Moderately times, then. He's mellowed some, judging by his columns recently. Moderately

View File

@ -1123,7 +1123,7 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
(<CODE>-ac hwac3</CODE>).</TD></TR> (<CODE>-ac hwac3</CODE>).</TD></TR>
</TABLE> </TABLE>
<P><B>Overlay</B><P> <P><B>Overlay</B></P>
<P>To get overlay run dxr3view that comes with the em8300 package before <P>To get overlay run dxr3view that comes with the em8300 package before
starting <B>MPlayer</B>. You can set various options in dxr3view by pressing starting <B>MPlayer</B>. You can set various options in dxr3view by pressing
@ -1141,7 +1141,7 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
stream when using hardware decoding (<CODE>-vc mpegpes</CODE>). This is a stream when using hardware decoding (<CODE>-vc mpegpes</CODE>). This is a
known bug. The em8300 will also improperly handle subtitles that are too big, known bug. The em8300 will also improperly handle subtitles that are too big,
and may hang for a second or two. At this time, the only workaround is to use and may hang for a second or two. At this time, the only workaround is to use
<CODE>-vc mpeg12</CODE> when viewing DVDs with subtitles.<P> <CODE>-vc mpeg12</CODE> when viewing DVDs with subtitles.</P>
<P><B><A NAME="tv-out">2.3.1.A TV-out support</A></B></P> <P><B><A NAME="tv-out">2.3.1.A TV-out support</A></B></P>