summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-29 23:37:45 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-29 23:37:45 +0000
commit4758d5f97277026b63e54fbf4ab21bb338815c85 (patch)
tree487d030d43e3a8f4d6b6fa70feea375bf651cb46 /DOCS
parentbd8f62674feecb14d850adddd1ac8323d5305b30 (diff)
downloadmpv-4758d5f97277026b63e54fbf4ab21bb338815c85.tar.bz2
mpv-4758d5f97277026b63e54fbf4ab21bb338815c85.tar.xz
<B>MPlayer</B> --> MPlayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7970 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/formats.html2
-rw-r--r--DOCS/video.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html
index 793ec61703..2fd53bdc0f 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -89,7 +89,7 @@
<UL>
<LI><B>Interleaved:</B> Audio and video content is interleaved. This is the
standard usage. Recommended and mostly used. Some tools create
- interleaved AVIs with bad sync. <B>MPlayer</B> detects these as
+ interleaved AVIs with bad sync. MPlayer detects these as
interleaved, and this climaxes in loss of A/V sync, probably at seeking.
These files should be played as non-interleaved (with the <CODE>-ni</CODE>
option).</LI>
diff --git a/DOCS/video.html b/DOCS/video.html
index 8b1861d84f..739ffa29c2 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -1178,7 +1178,7 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
programs hogging the CPU, it will not drop frames unless applications hog
the CPU for a long time.<BR>
When running without prebuffering the em8300 is much more sensitive to CPU
- load, so it is highly suggested that you turn on <B>MPlayer's</B>
+ load, so it is highly suggested that you turn on MPlayer's
<CODE>-framedrop</CODE> option to avoid further loss of sync.<BR>
<CODE>sync</CODE> will turn on the new sync-engine. This is currently an
experimental feature. With the sync feature turned on the em8300's internal
@@ -1318,7 +1318,7 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
configuration: the first CRTC chip (with much more features) on the first
display (on monitor), and the second CRTC (no <B>BES</B> - for explanation
on BES, please see the G400 section above) on TV. So you can only use
- <B>MPlayer's</B> <I>fbdev</I> output driver at the present.</P>
+ MPlayer's <I>fbdev</I> output driver at the present.</P>
<P>The first CRTC can't be routed to the second head currently.
The author of the kernel matroxfb driver - Petr Vandrovec - will maybe make