[Mplayer-cvslog] CVS: main/DOCS formats.html,1.45,1.46
Winner of tha face compo
gabucino at mplayerhq.hu
Tue Oct 22 22:46:10 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv7082
Modified Files:
formats.html
Log Message:
fixes (yeah, I dunno what:)
Index: formats.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/formats.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- formats.html 20 Oct 2002 12:20:39 -0000 1.45
+++ formats.html 22 Oct 2002 20:45:51 -0000 1.46
@@ -89,13 +89,13 @@
<UL>
<LI><B>Interleaved:</B> 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. <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. (should be played with the <CODE>-ni</CODE> option)</LI>
+ CD-Rom difficult.</LI>
</UL>
<P>MPlayer supports two kinds of timings for AVI files:</P>
@@ -244,7 +244,7 @@
<H4><A NAME="wav">2.1.2.2 WAV files</A></H4>
-<H4><A NAME="ogg_vorbis">2.1.2.3 OGG files (Vorbis)</A></H4>
+<H4><A NAME="ogg_vorbis">2.1.2.3 OGG/OGM files (Vorbis)</A></H4>
<P>Requires properly installed <CODE>libogg</CODE> and
<CODE>libvorbis</CODE>.</P>
More information about the MPlayer-cvslog
mailing list