diff --git a/DOCS/formats.html b/DOCS/formats.html
index bf0633b67e..793ec61703 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -89,13 +89,13 @@
- Interleaved: Audio and video content is interleaved. This is the
standard usage. Recommended and mostly used. Some tools create
- non-interleaved AVIs with bad sync. MPlayer 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
-ni
option).
- Non-interleaved: 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. (should be played with the
-ni option)
+ CD-Rom difficult.
MPlayer supports two kinds of timings for AVI files:
@@ -244,7 +244,7 @@
-
+
Requires properly installed libogg and
libvorbis.