diff DOCS/formats.html @ 7787:05e518badc1b

doc fixes part 1 (more will come when i find the time to read the rest) if anything is not ok, please let me know documentation.html: * OGG -> OGG/OGM (both file formats are supported) * somewhat better wording (no real change of meaning) * update of the current xf86 version from 4.2.0 to 4.2.1 * mga_vid is not old * partial sync of the options with the manpage (someone with deeper knwoledge should check them and finish the sync) * added 2 links about quoting and correct writing of mails to the mailinglists formats.html: * fixing typo interleaved -> non-interleaved (at least i think it's a typo please someone check it) * non-interleaved AVIs should be played with -ni * OGG -> OGG/OGM
author attila
date Fri, 18 Oct 2002 17:57:05 +0000
parents c214aa9110d0
children 76940a39405a
line wrap: on
line diff
--- a/DOCS/formats.html	Thu Oct 17 22:51:35 2002 +0000
+++ b/DOCS/formats.html	Fri Oct 18 17:57:05 2002 +0000
@@ -88,13 +88,14 @@
 <P>There are two kinds of AVI files:</P>
 <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, 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>
+    standard usage. Recommended and mostly used. Some tools create 
+    non-interleaved AVIs with bad sync. <B>MPlayer</B> 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>
   <LI><B>Non-interleaved:</B> First comes the whole video stream, then the whole
     audio stream. It thus needs a lot of seeking, making playing from network or
-    CD-Rom difficult.</LI>
+    CD-Rom difficult. (should be played with the <CODE>-ni</CODE> option)</LI>
 </UL>
 
 <P><B>MPlayer</B> supports two kinds of timings for AVI files:</P>
@@ -207,7 +208,7 @@
   Return to Castle Wolfenstein.</P>
 
 
-<H4><A NAME="ogg">2.1.1.12 OGG files</A></H4>
+<H4><A NAME="ogg">2.1.1.12 OGG/OGM files</A></H4>
 
 <P>This is a new file format from <A HREF="http://www.xiph.org">Xiphophorus</A>.
   It can contain any video or audio codec, CBR or VBR. You will need to