summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-20 12:20:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-20 12:20:39 +0000
commitee149d09d760991b3677d8f326f242a868c6e4fb (patch)
treebe3bbcac08e2649c461521cde44f27c90ff18794 /DOCS
parent68f218392f2db8757c78eb2a24140a80b88e405b (diff)
downloadmpv-ee149d09d760991b3677d8f326f242a868c6e4fb.tar.bz2
mpv-ee149d09d760991b3677d8f326f242a868c6e4fb.tar.xz
<B>MPlayer</B> ---> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/bugreports.html20
-rw-r--r--DOCS/cd-dvd.html8
-rw-r--r--DOCS/codecs.html42
-rw-r--r--DOCS/documentation.html112
-rw-r--r--DOCS/encoding.html36
-rw-r--r--DOCS/faq.html50
-rw-r--r--DOCS/formats.html30
-rw-r--r--DOCS/mplayer.12
-rw-r--r--DOCS/skin.html22
-rw-r--r--DOCS/sound.html18
-rw-r--r--DOCS/users_against_developers.html14
-rw-r--r--DOCS/video.html80
12 files changed, 217 insertions, 217 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index ad018d51c5..527e851f1e 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -16,7 +16,7 @@
software project. But just like writing good software, good problem reports
involve some work. Please realize that most developers are extremely busy and
receive obscene amounts of email. So while your feedback is crucial in
- improving <B>MPlayer</B> and very much appreciated, please understand that you
+ improving MPlayer and very much appreciated, please understand that you
have to provide <B>all</B> of the information we request and follow the
instructions in this document closely.</P>
@@ -26,14 +26,14 @@
<P>If you feel have the necessary skills you are invited to have a go at fixing
the bug yourself. Or maybe you already did that? Please read
<A HREF="tech/patches.txt">this short document</A> to find out how to get
- your code included in <B>MPlayer</B>. The people on the
+ your code included in MPlayer. The people on the
<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">mplayer-dev-eng</A>
mailing list will assist you if you have questions.</P>
<H2>How to report bugs</H2>
-<P>First of all please try the latest CVS version of <B>MPlayer</B> as your bug
+<P>First of all please try the latest CVS version of MPlayer as your bug
might already be fixed there. Development moves extremely fast, most problems
in official releases are reported within days or even hours, so please use
<B>only CVS</B> to report bugs. CVS instructions can be found at the bottom of
@@ -46,7 +46,7 @@
<P>Please do not send bug reports privately to individual developers. This is
community work and thus there might be several people interested in it.
Sometimes other users already experienced your troubles and know how to
- circumvent a problem even if it is a bug in <B>MPlayer</B> code.</P>
+ circumvent a problem even if it is a bug in MPlayer code.</P>
<P>Please describe your problem in as much detail as possible. Do a little
detective work to narrow down the circumstances under which the problem
@@ -164,7 +164,7 @@ Please include these files:
<H4>For playback problems</H4>
-<P>Please include the output of <B>MPlayer</B> at verbosity level 1, but
+<P>Please include the output of MPlayer at verbosity level 1, but
remember to <B>not truncate the output</B> when you paste it into your mail.
The developers need all of the messages to properly diagnose a problem. You
can direct the output into a file like this:</P>
@@ -179,7 +179,7 @@ Please include these files:
<P>Also upload a small text file having the same base name as your file
with a .txt extension. Describe the problem you are having with the
particular file there and include your email address as well as the output
- of <B>MPlayer</B> at verbosity level 1. Usually the first 1-5 MB of a file are
+ of MPlayer at verbosity level 1. Usually the first 1-5 MB of a file are
enough to reproduce the problem, but to be sure we ask you to:</P>
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;dd if=yourfile of=smallfile bs=1024k count=5</CODE></P>
@@ -220,12 +220,12 @@ Please include these files:
<H4>How to conserve information about a reproducible crash</H4>
-Recompile <B>MPlayer</B> with debugging code enabled:
+Recompile MPlayer with debugging code enabled:
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug=3<BR>
&nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P>
-and then run <B>MPlayer</B> within gdb using:
+and then run MPlayer within gdb using:
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb ./mplayer</CODE></P>
@@ -254,7 +254,7 @@ and send the complete output to us.
<H2>I know what I am doing...</H2>
<P>If you created a proper bug report following the steps above and you are
- confident it is a bug in <B>MPlayer</B>, not a compiler problem or broken
+ confident it is a bug in MPlayer, not a compiler problem or broken
file, you have already read the documentation and you could not find a
solution, your sound drivers are OK, then you might want to subscribe to the
mplayer-advusers list and send your bug report there to get a better and
@@ -263,7 +263,7 @@ and send the complete output to us.
in the manual there, you will be ignored or flamed instead of getting an
appropriate answer.<BR>
So do not flame us and subscribe to -advusers only if you really know
- what you are doing and feel like being an advanced <B>MPlayer</B> user or
+ what you are doing and feel like being an advanced MPlayer user or
developer. If you meet these criteria it should not be difficult to find
out how to subscribe...</P>
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html
index d038499867..4d8c476fbb 100644
--- a/DOCS/cd-dvd.html
+++ b/DOCS/cd-dvd.html
@@ -60,9 +60,9 @@
<H2><A NAME="dvd">4.2 DVD playback</A></H2>
-<P><B>MPlayer</B> uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
+<P>MPlayer uses <CODE>libdvdread</CODE> and <CODE>libdvdcss</CODE> for
DVD decryption and playback. These two libraries are contained in the
- <CODE>libmpdvdkit2/</CODE> subdirectory of the <B>MPlayer</B> source tree, you
+ <CODE>libmpdvdkit2/</CODE> subdirectory of the MPlayer source tree, you
do not have to install them separately. We opted for this solution because
we had to fix a libdvdread bug, and apply a patch which adds
<B>cracked CSS keys caching support</B> to libdvdcss. This results in a large
@@ -70,7 +70,7 @@
playing. The cracked keys are stored in the
<CODE>~/.mplayer/DVDKeys</CODE> directory.</P>
-<P><B>MPlayer</B> can also use system-wide <CODE>libdvdread</CODE> and
+<P>MPlayer can also use system-wide <CODE>libdvdread</CODE> and
<CODE>libdvdcss</CODE> libraries, but this solution is <B>not</B> recommended,
as it can result in bugs, library incompatibilities, and slower speed.</P>
@@ -80,7 +80,7 @@
<H4>Old-style DVD support - OPTIONAL</H4>
<P>Useful if you want to play encoded VOBs from hard disk. Compile and
- install <B>libcss</B> 0.0.1 (not newer) for this (If <B>MPlayer</B> fails to
+ install <B>libcss</B> 0.0.1 (not newer) for this (If MPlayer fails to
detect it, use the <CODE>-csslib /path/to/libcss.so</CODE> option).</P>
<P>For the complete list of available options, please read the man page.</P>
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index e61e26cb5e..d4d041ed23 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -47,7 +47,7 @@
<P>This section contains information about the DivX4 and DivX5 codecs of
<A HREF="http://www.projectmayo.com">Project Mayo</A>. Their first available
alpha version was OpenDivX 4.0 alpha 47 and 48. Support for this was included
- in <B>MPlayer</B> in the past, and built by default. We also used its
+ in MPlayer in the past, and built by default. We also used its
postprocessing code to optionally enhance visual quality of MPEG1/2 movies.
Now we use our own, for all file types.</P>
@@ -67,7 +67,7 @@
<P><B>Note:</B> Do <B>not</B> forget adding <CODE>/usr/local/lib</CODE> to your
<CODE>/etc/ld.so.conf</CODE> and running <CODE>ldconfig</CODE>!</P>
-<P><B>MPlayer</B> autodetects DivX4/DivX5 if it is properly installed, just
+<P>MPlayer autodetects DivX4/DivX5 if it is properly installed, just
compile as usual. If it does not detect it, you did not install or configure
it correctly.</P>
@@ -76,7 +76,7 @@
<DL>
<DT><CODE>-vc odivx</CODE></DT>
<DD>Uses the codec in OpenDivX fashion. In this case it
- produces YV12 images in its own buffer, and <B>MPlayer</B> does colorspace
+ produces YV12 images in its own buffer, and MPlayer does colorspace
conversion via libvo. (<B>Fast, recommended!</B>)</DD>
<DT><CODE>-vc divx4</CODE></DT>
@@ -107,22 +107,22 @@
variants:
DivX 3, DivX 4, DivX 5, Windows Media Video 7 (WMV1)</P>
-<P>If you use an <B>MPlayer</B> release you have libavcodec right in the
- package, just build as usual. If you use <B>MPlayer</B> from CVS you have to
+<P>If you use an MPlayer release you have libavcodec right in the
+ package, just build as usual. If you use MPlayer from CVS you have to
extract libavcodec from the FFmpeg CVS tree as FFmpeg 0.4.5 does <B>not</B>
- work with <B>MPlayer</B>. In order to achieve this do:</P>
+ work with MPlayer. In order to achieve this do:</P>
<OL>
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login</CODE></LI>
<LI><CODE>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</CODE></LI>
<LI>Move the <CODE>libavcodec</CODE> directory from the FFmpeg sources to the
- root of the <B>MPlayer</B> CVS tree. It should look like this:
+ root of the MPlayer CVS tree. It should look like this:
<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>main/libavcodec</CODE></P>
Symlinking is <B>not</B> enough, you have to copy or move it!</LI>
<LI>Compile. Configure should detect problems before compilation.</LI>
</OL>
-<P><B>Note:</B> <B>MPlayer</B> from CVS does contain a libavcodec
+<P><B>Note:</B> MPlayer from CVS does contain a libavcodec
subdirectory, but it does <B>not</B> contain the source for libavcodec!
You must follow the steps above to obtain the source for this library.</P>
@@ -140,7 +140,7 @@
action against anyone for codec-related issues.
</P>
-<P><B>MPlayer</B> is capable of employing the XAnim codecs for decoding. Follow
+<P>MPlayer is capable of employing the XAnim codecs for decoding. Follow
the instructions to enable them:</P>
<OL>
@@ -157,7 +157,7 @@
</OL>
<P>XAnim is video codec family number 10, so you may want to use the <CODE>-vfm 10</CODE>
- option to tell <B>MPlayer</B> to use them if possible.</P>
+ option to tell MPlayer to use them if possible.</P>
<P>Tested codecs include: <B>Indeo 3.2</B>, <B>4.1</B>, <B>5.0</B>, <B>CVID</B>,
<B>3ivX</B>, <B>h263</B>.</P>
@@ -165,7 +165,7 @@
<H4><A NAME="vivo_video">2.2.1.4 VIVO video</A></H4>
-<P><B>MPlayer</B> can play Vivo (1.0 and 2.0) videos. The most suitable codec
+<P>MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec
for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc
ffh263</CODE> option (default). For 2.0 files, use the
<A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">ivvideo.dll</A>
@@ -176,7 +176,7 @@
<H4><A NAME="mpeg">2.2.1.5 MPEG 1/2 video</A></H4>
<P>MPEG1 and MPEG2 are decoded by the multiplatform native <B>libmpeg2</B>
- library, whose source code is included in <B>MPlayer</B>. We handle buggy
+ library, whose source code is included in MPlayer. We handle buggy
MPEG 1/2 video files by catching sig11 (segmentation fault), and quickly
reinitializing the codec, continuing exactly from where the failure occurred.
This recovery technique has no measurable speed penalty.</P>
@@ -192,14 +192,14 @@
<H4><A NAME="cinepak">2.2.1.7 Cinepak CVID</A></H4>
-<P><B>MPlayer</B> uses its own open source, multiplatform Cinepak decoder by
+<P>MPlayer uses its own open source, multiplatform Cinepak decoder by
default. It supports YUV outputs, so that hardware scaling is possible if the
video output driver permits it.</P>
<H4><A NAME="realvideo">2.2.1.8 RealVideo</A></H4>
-<B>MPlayer</B> supports decoding all versions of RealVideo:
+MPlayer supports decoding all versions of RealVideo:
<UL>
<LI>RealVideo 1.0 (fourcc RV10) - en/decoding supported by <B>libavcodec</B></LI>
@@ -207,8 +207,8 @@
</UL>
<P>It is recommended to download and install RealPlayer8 or RealONE, because
- <B>MPlayer</B> can use their libraries to decode files with RealVideo 2.0 -
- 4.0 video. The <B>MPlayer</B> configure script should detect the
+ MPlayer can use their libraries to decode files with RealVideo 2.0 -
+ 4.0 video. The MPlayer configure script should detect the
RealPlayer libraries in the standard locations of a full installation. If it
does not, tell configure where to look with the
<CODE>--with-reallibdir</CODE> switch.</P>
@@ -258,7 +258,7 @@
<LI><CODE>make -f Makefile.linux</CODE></LI>
<LI>Get <CODE>encore2.h</CODE> and <CODE>decore.h</CODE> from the DivX4Linux
package, and copy them to <CODE>/usr/local/include/</CODE>.</LI>
- <LI>Recompile <B>MPlayer</B> with <CODE>--with-xvidcore=/path/to/libcore.a</CODE>.</LI>
+ <LI>Recompile MPlayer with <CODE>--with-xvidcore=/path/to/libcore.a</CODE>.</LI>
</OL>
@@ -354,13 +354,13 @@
VIVO/2.0 file. VIVO/1.0 files have <B>g.723</B> audio, and VIVO/2.0 files
have <B>Vivo Siren</B> audio. Both are supported. You can grab the
<A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">g.723/Siren</A>
- Win32 DLL from the <B>MPlayer</B> site,
+ Win32 DLL from the MPlayer site,
then copy it into the <CODE>/usr/lib/win32</CODE> directory.</P>
<H4><A NAME="realaudio">2.2.2.5 RealAudio</A></H4>
-<B>MPlayer</B> supports decoding nearly all versions of RealAudio:
+MPlayer supports decoding nearly all versions of RealAudio:
<UL>
<LI>RealAudio DNET - decoding supported by <B>liba52</B></LI>
@@ -379,7 +379,7 @@
<P>VFW (Video for Windows) is the old Video API for Windows. Its codecs have
the .DLL or (rarely) .DRV extension.
- If <B>MPlayer</B> fails at playing your AVI with this kind of message:</P>
+ If MPlayer fails at playing your AVI with this kind of message:</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>UNKNOWN video codec: HFYU (0x55594648)</CODE></P>
@@ -435,7 +435,7 @@
<P><B>Note:</B> If there is no <CODE>Filename</CODE> entry and <CODE>DisplayName</CODE>
contains something like <CODE>device:dmo</CODE>, then it is a DMO-Codec, which are
- currently not supported by <B>MPlayer</B>.</P>
+ currently not supported by MPlayer.</P>
<P><B>Old Method:</B> Take a deep breath and start searching the registry...</P>
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 2fd6db9e48..62fb93b9a7 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -307,33 +307,33 @@
<H1><A NAME="introduction">1. Introduction</A></H1>
-<P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and
+<P>MPlayer is a movie player for LINUX (runs on many other Unices, and
<B>non-x86</B> CPUs, see the <A HREF="#ports">ports section</A>). It plays most
MPEG, VOB, AVI, OGG, VIVO, ASF/WMV, QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg,
FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and
Win32 DLL codecs. You can watch <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>,
<B>3ivx</B>, <B>RealMedia</B>, and <B>DivX</B> movies too (and you don't need
the avifile
- library at all!). Another big feature of <B>MPlayer</B> is the wide range of
+ library at all!). Another big feature of MPlayer is the wide range of
supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev,
AAlib, DirectFB, but you can also use GGI and SDL (and this way all their
drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon,
Mach64, Permedia3) too! Most
of them supports software or hardware scaling, so you can enjoy movies in
- fullscreen. <B>MPlayer</B> supports displaying through some hardware MPEG
+ fullscreen. MPlayer supports displaying through some hardware MPEG
decoder boards, such as the <B><A HREF="video.html#dvb">DVB</A></B> and
<B><A HREF="video.html#dxr3">DXR3/Hollywood+</A></B>. And what about the nice big antialiased
shaded subtitles (<B>10 supported types</B>) with European/ISO 8859-1,2
(Hungarian, English, Czech, etc), Cyrillic, Korean fonts, and the onscreen
display (OSD)?</P>
-<P><B>MPlayer</B> is under GPL v2 license.</P>
+<P>MPlayer is under GPL v2 license.</P>
<P>The player is rock solid playing damaged MPEG files (useful for some VCDs),
and it plays bad AVI files which are unplayable with the famous
windows media player. Even AVI files without index chunk are playable, and
you can temporarily rebuild their indexes with the <CODE>-idx</CODE> option, or
- permanently with <B>MEncoder</B>, thus enabling seeking!
+ permanently with MEncoder, thus enabling seeking!
As you see, stability and quality are the most important things,
but the speed is also amazing.</P>
@@ -390,7 +390,7 @@
<H2><A NAME="installation">1.2 Installation</A></H2>
<P>In this chapter I'll try to guide you through the compiling and
- configuring process of <B>MPlayer</B>. It's not easy, but it won't necessarily
+ configuring process of MPlayer. It's not easy, but it won't necessarily
be hard. If you experience a different behavior than what I explain, please
search through this documentation and you'll find your answers. If you
see links, please follow them and read carefully what they contain. It
@@ -412,7 +412,7 @@
runtime problems). If you vote for 3.x.x, try to use the latest version,
early releases had various bugs, so be sure you use at least 3.1, it's
tested and working. For detailed information about gcc 2.96's bugs (that are
- still NOT fixed, they have been WORKED AROUND in <B>MPlayer</B>!), see the
+ still NOT fixed, they have been WORKED AROUND in MPlayer!), see the
<A HREF="users_against_developers.html#gcc">gcc 2.96</A> section and the
<A HREF="faq.html">FAQ</A>.</LI>
<LI><B>XFree86</B> - suggested version is <B>always the newest (4.2.1)</B>.
@@ -429,9 +429,9 @@
video cards that lag strangely with the xv driver). Always use the newest
(beginning from 1.2.x).</LI>
<LI><B>libjpeg</B> - optional JPEG decoder, used by -mf and some QT MOV files.
- Useful for both <B>MPlayer</B> and <B>MEncoder</B> if you plan to work with jpeg files.</LI>
+ Useful for both MPlayer and MEncoder if you plan to work with jpeg files.</LI>
<LI><B>libpng</B> - recommended and default (M)PNG decoder. Required for GUI.
- Useful for both <B>MPlayer</B> and <B>MEncoder</B>.</LI>
+ Useful for both MPlayer and MEncoder.</LI>
<LI><B>lame</B> - recommended, needed for encoding MP3 audio with MEncoder,
suggested version is <B>always the newest</B> (at least 3.90).</LI>
<LI><B>libogg</B> - optional, needed for playing OGG file format.</LI>
@@ -455,9 +455,9 @@
other MPEG4 types. Recommended!</LI>
</UL>
</LI>
- <LI><B>Win32 codecs</B>: If you plan to use <B>MPlayer</B> on x86
+ <LI><B>Win32 codecs</B>: If you plan to use MPlayer on x86
architecture, you will possibly need them. Download and unzip w32codecs.zip
- to /usr/lib/win32 <B>BEFORE</B> compiling <B>MPlayer</B>, otherwise no Win32
+ to /usr/lib/win32 <B>BEFORE</B> compiling MPlayer, otherwise no Win32
support will be compiled!<BR>
<B>Note:</B> the avifile project has a similar codecs package, but it differs
from ours. If you want to use all supported codecs, then install our package
@@ -498,14 +498,14 @@
screen, hardware YUV zoom) for decoding <B>3ivx</B> and Indeo 3/4/5 movies,
and some old formats. And they are multiplatform, so this is the only way to
play Indeo on non-x86 platforms (well, apart from using XAnim:). But for
- example Cinepak movies are best played with <B>MPlayer</B>'s own Cinepak
+ example Cinepak movies are best played with MPlayer's own Cinepak
decoder!</LI>
<LI>For <B>Ogg Vorbis</B> audio decoding you need to install
<CODE>libvorbis</CODE> properly. Use deb/rpm packages if available, or
compile from
<A HREF="http://ogg.org/ogg/vorbis/download/vorbis_nightly_cvs.tgz">source</A>
(this is a nightly updated tarball of Vorbis CVS).</LI>
- <LI><B>MPlayer</B> can use the libraries of RealPlayer 8 or RealONE to play
+ <LI>MPlayer can use the libraries of RealPlayer 8 or RealONE to play
files with <B>RealVideo 2.0 - 4.0</B> video, and Sipro/Cook audio. See
<A HREF="formats.html#real">RealMedia file format</A> section for
installation instructions and more information.</LI>
@@ -528,14 +528,14 @@
to use the mga_vid kernel module instead, for it works much better.
Please see the <A HREF="video.html#mga_vid">mga_vid</A> section about its
installation and usage. It is important to do these steps <I>before</I>
- compiling <B>MPlayer</B>, otherwise no mga_vid support will be built. Also
+ compiling MPlayer, otherwise no mga_vid support will be built. Also
check out the <A HREF="video.html#tv-out_matrox">Matrox TV-out</A> section.
<U><B>If you don't use Linux</B></U>, your only possibility is the VIDIX
driver: read the <A HREF="video.html#vidix">VIDIX</A> section.</LI>
<LI><B>3Dfx Voodoo3/Banshee cards</B>: please see the
<A HREF="video.html#tdfxfb">tdfxfb</A> section in order to gain big
speedup. It is important to do these steps <B>before</B> compiling
- <B>MPlayer</B>, otherwise no 3Dfx support will be built. Also see the <A
+ MPlayer, otherwise no 3Dfx support will be built. Also see the <A
HREF="video.html#tv-out_voodoo">3dfx TV-out section</A>. If you use X, use
<B>at least 4.2.0</B>, as the 3dfx Xv driver was broken in 4.1.0 and earlier
releases.</LI>
@@ -636,7 +636,7 @@
<LI><B>C-Media with SP/DIF out</B>: hardware AC3 passthrough is possible
with these cards, see
<A HREF="codecs.html#hardware_ac3">Hardware AC3 decoding</A> section.</LI>
- <LI>Features of <B>other cards</B> aren't supported by <B>MPlayer</B>.
+ <LI>Features of <B>other cards</B> aren't supported by MPlayer.
<U>It's very recommended to read the <A HREF="sound.html">sound card
section</A>!</U></LI>
</UL>
@@ -646,14 +646,14 @@
<UL>
<LI>Decide if you need GUI. If you do, see the <A HREF="#gui">GUI section</A>
before compiling.</LI>
- <LI>If you want to install <B>MEncoder</B> (our great all-purpose encoder),
+ <LI>If you want to install MEncoder (our great all-purpose encoder),
see the <A HREF="encoding.html">MEncoder section</A>.</LI>
<LI>If you have a V4L compatible <B>TV tuner</B> card, and wish to watch/grab
- and encode movies with <B>MPlayer</B>, read the <A HREF="#tv">TV input</A>
+ and encode movies with MPlayer, read the <A HREF="#tv">TV input</A>
section.</LI>
</UL>
-<P>Then build <B>MPlayer</B>:</P>
+<P>Then build MPlayer:</P>
<PRE>
./configure
@@ -661,17 +661,17 @@
make install
</PRE>
-<P>At this point, <B>MPlayer</B> is ready to use. The directory
+<P>At this point, MPlayer is ready to use. The directory
<CODE>$PREFIX/share/mplayer</CODE> contains the <CODE>codecs.conf</CODE>
file, which is used to tell the program all the codecs and their
capabilities. This file should always be kept up to date together with the
main binary.<BR>
Check if you have <CODE>codecs.conf</CODE> in your home directory
- (<CODE>~/.mplayer/codecs.conf</CODE>) left from old <B>MPlayer</B> versions, and remove it.</P>
+ (<CODE>~/.mplayer/codecs.conf</CODE>) left from old MPlayer versions, and remove it.</P>
<P><B>Debian users</B> can build a <CODE>.deb</CODE> package for themselves,
it's very simple. Just exec <CODE>fakeroot debian/rules binary</CODE> in
- <B>MPlayer</B>'s root directory. See
+ MPlayer's root directory. See
<A HREF="documentation.html#debian">Debian packaging</A> for detailed
instructions.</P>
@@ -712,12 +712,12 @@
<P>Currently you can't use the <CODE>-gui</CODE> option on the command line,
due to technical reasons.</P>
-<P>As <B>MPlayer</B> doesn't have a skin included, you have to download them if
+<P>As MPlayer doesn't have a skin included, you have to download them if
you want to use the GUI. See the
<A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>.
They should be extracted to the usual system-wide directory
(<CODE>$PREFIX/share/mplayer/Skin</CODE>), or to
- <CODE>$HOME/.mplayer/Skin</CODE>. <B>MPlayer</B> by default looks in these
+ <CODE>$HOME/.mplayer/Skin</CODE>. MPlayer by default looks in these
directories for a directory named <I>default</I>, but you can use the
<CODE>-skin newskin</CODE> option, or the <CODE>skin=newskin</CODE> config
file directive to use the skin in <CODE>*/Skin/newskin</CODE> directory.</P>
@@ -726,7 +726,7 @@
<H2><A NAME="subtitles_osd">1.4 Subtitles and OSD</A></H2>
<P>
- <B>MPlayer</B> can display subtitles along with movie files. Currently the following
+ MPlayer can display subtitles along with movie files. Currently the following
formats are supported:</P>
<UL>
<LI>VobSub</LI>
@@ -779,7 +779,7 @@ The command line options differ slightly for the different formats:
the subtitle file are different.<BR> Please note that the MicroDVD subtitle
format uses absolute frame numbers for its timing, and therefore the
<CODE>-subfps</CODE> option cannot be used with this format. As
- <B>MPlayer</B> has no way to guess the frame rate of the subtitle file, you
+ MPlayer has no way to guess the frame rate of the subtitle file, you
have to manually convert the frame rate. There is a little perl script in the
<CODE>contrib</CODE> directory of the MPlayer FTP site to do this conversion
for you.</P>
@@ -789,7 +789,7 @@ The command line options differ slightly for the different formats:
<H3><A NAME="mpsub">1.4.1 MPlayer's own subtitle format (MPsub)</A></H3>
-<P><B>MPlayer</B> introduces a new subtitle format called <B>MPsub</B>. It was
+<P>MPlayer introduces a new subtitle format called <B>MPsub</B>. It was
designed by me (Gabucino). Basically its main feature is being
<I>dynamically</I> time-based (although it has frame-based mode too). Example
(from
@@ -821,11 +821,11 @@ The command line options differ slightly for the different formats:
<H3><A NAME="install_osd">1.4.2 Installing OSD and subtitles</A></H3>
-<P>You need an <B>MPlayer</B> font package to be able to use OSD/SUB feature.
+<P>You need an MPlayer font package to be able to use OSD/SUB feature.
There are many ways to get it:</P>
<UL>
- <LI>download ready-to-use font packages from <B>MPlayer</B> site.
+ <LI>download ready-to-use font packages from MPlayer site.
Note: currently available fonts are limited for iso 8859-1/2 support,
but there are some other (including Korean, Russian, 8859-8 etc) fonts
at contrib/font section of FTP, made by users.<BR>
@@ -871,7 +871,7 @@ The command line options differ slightly for the different formats:
<H2><A NAME="rtc">1.5 RTC</A></H2>
-There are three timing methods in <B>MPlayer</B>.
+There are three timing methods in MPlayer.
<UL>
<LI><B>To use the old method</B>, you don't have to do anything. It uses
@@ -880,7 +880,7 @@ There are three timing methods in <B>MPlayer</B>.
<LI><B>The new timer</B> code uses PC's RTC (Real Time Clock) for this task,
because it has precise 1ms timers. It is automagically enabled when
available, but requires root privileges, a <I>setuid root</I>
- <B>MPlayer</B> binary or a properly set up kernel.
+ MPlayer binary or a properly set up kernel.
<BR>
If you are running kernel 2.4.19pre8 or later you can adjust the maximum
RTC frequency for normal users through the <CODE>/proc</CODE> filesystem.
@@ -984,7 +984,7 @@ controls.</P>
<H2><A NAME="command_line">3.1 Command line</A></H2>
-<P><B>MPlayer</B> utilizes a complex playtree. It consists of global options
+<P>MPlayer utilizes a complex playtree. It consists of global options
written as first (for example <CODE>mplayer -vfm 5</CODE>), and options
written after filenames, that apply only to the given filename/URL/whatever
(for example <CODE>mplayer -vfm 5 movie1.avi movie2.avi -vfm 4</CODE>).<BR>
@@ -1017,15 +1017,15 @@ controls.</P>
<H2><A NAME="control">3.2 Control</A></H2>
-<P><B>MPlayer</B> has a fully configurable, command driven, control layer which
- lets you control <B>MPlayer</B> with keyboard, mouse, joystick or remote
+<P>MPlayer has a fully configurable, command driven, control layer which
+ lets you control MPlayer with keyboard, mouse, joystick or remote
control (using LIRC). See the man page for the complete list of keyboard
controls.</P>
<H3><A NAME="controls_configuration">3.2.1 Controls configuration</A></H3>
-<P><B>MPlayer</B> allows you bind any key/button to any <B>MPlayer</B> command
+<P>MPlayer allows you bind any key/button to any MPlayer command
using a simple config file. The syntax consist of a key name followed by a
command. The default config file location is
<CODE>$HOME/.mplayer/input.conf</CODE> but it can be overridden using the
@@ -1115,7 +1115,7 @@ ENTER pt_step 1 1
<LI><B>audio_delay</B> (float) val
<P>Adjust the audio delay of val seconds</P></LI>
<LI><B>quit</B>
- <P>Quit <B>MPlayer</B></P></LI>
+ <P>Quit MPlayer</P></LI>
<LI><B>pause</B>
<P>Pause/unpause the playback</P></LI>
<LI><B>grap_frames</B>
@@ -1175,12 +1175,12 @@ ENTER pt_step 1 1
More about it at <A HREF="http://www.lirc.org">www.lirc.org</A>.</P>
<P>If you have installed the lirc-package, configure will autodetect it. If
- everything went fine, <B>MPlayer</B> will print a message like "Setting up
+ everything went fine, MPlayer will print a message like "Setting up
lirc support..." on startup. If an error occurs it will tell you. If it
doesn't tell you anything about LIRC there's no support compiled in. That's
it :-)</P>
-<P>The application name for <B>MPlayer</B> is - oh wonder - 'mplayer'.
+<P>The application name for MPlayer is - oh wonder - 'mplayer'.
You can use any mplayer commands and even pass more than one command by
separating them with \n. Don't forget to enable the repeat flag in .lircrc
when it make sense (seek, volume, etc). Here's an excerpt from my
@@ -1220,23 +1220,23 @@ end
<H3><A NAME="slave">3.2.3 Slave mode</A></H3>
-<P>The slave mode allow you to build simple frontend to <B>MPlayer</B>. When
- enabled (with the <CODE>-slave</CODE> switch) <B>MPlayer</B> will read
+<P>The slave mode allow you to build simple frontend to MPlayer. When
+ enabled (with the <CODE>-slave</CODE> switch) MPlayer will read
commands separated by new line (\n) from stdin.</P>
<H2><A NAME="streaming">3.3 Streaming from network or pipes</A></H2>
-<P><B>MPlayer</B> can play files from network, using the HTTP, MMS or RTSP/RTP
+<P>MPlayer can play files from network, using the HTTP, MMS or RTSP/RTP
protocol.</P>
<P>Playing goes by simply using adding the URL to the command line.
- <B>MPlayer</B> also honors the http_proxy environment variable, and uses
+ MPlayer also honors the http_proxy environment variable, and uses
proxy if available. Proxy usage can also be forced:</P>
<P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>
-<P><B>MPlayer</B> can read from stdin (NOT named pipes). This can be for example
+<P>MPlayer can read from stdin (NOT named pipes). This can be for example
used to play from FTP:</P>
<P><CODE>&nbsp;&nbsp;wget ftp://micorsops.com/something.avi -O - | mplayer -</CODE></P>
@@ -1294,12 +1294,12 @@ end
<P>To build the package you will need GNU make (gmake, /usr/ports/devel/gmake),
native BSD make will not work.</P>
-<P>To run <B>MPlayer</B> you will need to re-compile the kernel with
+<P>To run MPlayer you will need to re-compile the kernel with
"options USER_LDT" (unless you are running -CURRENT, where this is default).
If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it
(FreeBSD-STABLE required, or use kernel patches).</P>
-<P>If <B>MPlayer</B> complains about "CD-ROM Device '/dev/cdrom' not found!" make a
+<P>If MPlayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a
symbolic link: <CODE>ln -s /dev/(your_cdrom_device) /dev/cdrom</CODE></P>
<P>There's no DVD support for FreeBSD yet.</P>
@@ -1317,7 +1317,7 @@ end
available. However, <B>DivX/OpenDivX</B> movies should work, when using
libavcodec.</P>
-<P>On <B>UltraSPARC</B>s, <B>MPlayer</B> takes advantage of their <B>VIS</B>
+<P>On <B>UltraSPARC</B>s, MPlayer takes advantage of their <B>VIS</B>
extensions (equivalent to MMX), currently only in <I>libmpeg2</I>,
<I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB
file on a 400MHz CPU. You'll need
@@ -1402,7 +1402,7 @@ end
<H2><A NAME="strongarm">6.4 StrongARM</A></H2>
-<P><B>MPlayer</B> is reported to compile on StrongARM. Use the following command line:</P>
+<P>MPlayer is reported to compile on StrongARM. Use the following command line:</P>
<PRE>
./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib
@@ -1419,7 +1419,7 @@ end
<H2><A NAME="qnx">6.6 QNX</A></H2>