# HG changeset patch
# User gabucino
# Date 1035319551 0
# Node ID a340de6b3e3a21369072611eb5039b28f1b8a22a
# Parent 7ccdc4870ca6a30abd74f5f7f4581382b76e462f
fixes (yeah, I dunno what:)
diff -r 7ccdc4870ca6 -r a340de6b3e3a DOCS/formats.html
--- a/DOCS/formats.html Tue Oct 22 19:21:24 2002 +0000
+++ b/DOCS/formats.html Tue Oct 22 20:45:51 2002 +0000
@@ -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
.