comparison DOCS/formats.html @ 7969:9ec3f2b9a87f

<B>MPlayer</B> --> MPlayer
author diego
date Tue, 29 Oct 2002 23:37:45 +0000
parents a340de6b3e3a
children 1f00a3d29b20
comparison
equal deleted inserted replaced
7968:2648f13b1709 7969:9ec3f2b9a87f
87 87
88 <P>There are two kinds of AVI files:</P> 88 <P>There are two kinds of AVI files:</P>
89 <UL> 89 <UL>
90 <LI><B>Interleaved:</B> Audio and video content is interleaved. This is the 90 <LI><B>Interleaved:</B> Audio and video content is interleaved. This is the
91 standard usage. Recommended and mostly used. Some tools create 91 standard usage. Recommended and mostly used. Some tools create
92 interleaved AVIs with bad sync. <B>MPlayer</B> detects these as 92 interleaved AVIs with bad sync. MPlayer detects these as
93 interleaved, and this climaxes in loss of A/V sync, probably at seeking. 93 interleaved, and this climaxes in loss of A/V sync, probably at seeking.
94 These files should be played as non-interleaved (with the <CODE>-ni</CODE> 94 These files should be played as non-interleaved (with the <CODE>-ni</CODE>
95 option).</LI> 95 option).</LI>
96 <LI><B>Non-interleaved:</B> First comes the whole video stream, then the whole 96 <LI><B>Non-interleaved:</B> First comes the whole video stream, then the whole
97 audio stream. It thus needs a lot of seeking, making playing from network or 97 audio stream. It thus needs a lot of seeking, making playing from network or