changeset 7061:33624384dd7b

Typos, cosmetics and a tag closed.
author diego
date Wed, 21 Aug 2002 22:58:19 +0000
parents b14880a6cccb
children 9eae15166ebb
files DOCS/documentation.html DOCS/encoding.html DOCS/video.html
diffstat 3 files changed, 4 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/documentation.html	Wed Aug 21 22:50:40 2002 +0000
+++ b/DOCS/documentation.html	Wed Aug 21 22:58:19 2002 +0000
@@ -948,7 +948,6 @@
 
 <H2><A NAME="tv"><B>2.5 TV input</B></A></H2>
 
-
 <P>This section is about how to enable <B>watching/grabbing from V4L compatible
 TV tuner</B>.</P>
 
@@ -1085,7 +1084,6 @@
 
 <H2><A NAME="filters">2.6 Video filters</A></H2>
 
-
 <P>Both <B>MPlayer</B> and <B>MEncoder</B> support using a universal
   video filter layer, which comprises numerous plugins that are listed and
   explained below. These plugins can perform various actions on the image,
--- a/DOCS/encoding.html	Wed Aug 21 22:50:40 2002 +0000
+++ b/DOCS/encoding.html	Wed Aug 21 22:58:19 2002 +0000
@@ -10,8 +10,7 @@
 <BODY>
 
 
-<H2><A NAME="encoding">2.4  Encoding with MEncoder</A><H2>
-
+<H2><A NAME="encoding">2.4  Encoding with MEncoder</A></H2>
 
 <P><B>MEncoder</B> (<B>MPlayer</B>'s Movie Encoder) is a simple movie encoder,
   designed to encode MPlayer-playable movies
@@ -67,8 +66,8 @@
   <LI>creating files from external audio stream</LI>
   <LI>1, 2 or 3 pass encoding</LI>
   <LI><B>VBR</B> MP3 audio - <B>IMPORTANT NOTE:</B> VBR MP3 audio doesn't
-    always play nicely on windows players! On the other hand, currently
-    <B>MEncoder</B>'s CBR encoding is totally broken on win32 players :)</LI>
+    always play nicely on Windows players! On the other hand, currently
+    <B>MEncoder</B>'s CBR encoding is totally broken on Win32 players :)</LI>
   <LI>PCM audio</LI>
   <LI>stream copying</LI>
   <LI>input A/V synchronizing (PTS-based, can be disabled with -mc 0 option)</LI>
--- a/DOCS/video.html	Wed Aug 21 22:50:40 2002 +0000
+++ b/DOCS/video.html	Wed Aug 21 22:58:19 2002 +0000
@@ -1175,7 +1175,7 @@
     the TV.<BR> <B>This method doesn't give you accelerated playback</B> as
     under Windoze! The second head has only YUV framebuffer, the <I>BES</I>
     (Back End Scaler, the YUV scaler on G200/G400/G450/G550 cards) doesn't work
-    on it!  The windows driver somehow workarounds this, probably by using the
+    on it!  The Windows driver somehow works around this, probably by using the
     3D engine to zoom, and the YUV framebuffer to display the zoomed
     image. If you really want to use X, use the <CODE>-vo x11 -fs -zoom</CODE>
     options, but it will be <B>SLOW</B>, and has <B>Macrovision</B> copy protection