Mercurial > mplayer.hg
comparison DOCS/codecs.html @ 9271:0b150ee7e2ad
removal of obsolete references
author | alex |
---|---|
date | Tue, 04 Feb 2003 15:30:43 +0000 |
parents | aac86d4eba84 |
children | b213a3176d1e |
comparison
equal
deleted
inserted
replaced
9270:aac86d4eba84 | 9271:0b150ee7e2ad |
---|---|
207 | 207 |
208 <H4><A NAME="vivo_video">2.2.1.4 VIVO video</A></H4> | 208 <H4><A NAME="vivo_video">2.2.1.4 VIVO video</A></H4> |
209 | 209 |
210 <P>MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec | 210 <P>MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec |
211 for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc | 211 for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc |
212 ffh263</CODE> option (default). For 2.0 files, use the | 212 ffh263</CODE> option. For 2.0 files, use the Win32 DLL (<CODE>-vc vivo</CODE>). |
213 <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">ivvideo.dll</A> | 213 Anyway, MPlayer selects automatically the best codec.</P> |
214 Win32 DLL file (included in the latest DLL packages), and install it under | |
215 <CODE>/usr/lib/win32</CODE> or wherever you store the Win32 codecs.</P> | |
216 | 214 |
217 | 215 |
218 <H4><A NAME="mpeg">2.2.1.5 MPEG 1/2 video</A></H4> | 216 <H4><A NAME="mpeg">2.2.1.5 MPEG 1/2 video</A></H4> |
219 | 217 |
220 <P>MPEG1 and MPEG2 are decoded by the multiplatform native <B>libmpeg2</B> | 218 <P>MPEG1 and MPEG2 are decoded by the multiplatform native <B>libmpeg2</B> |
413 | 411 |
414 <H4><A NAME="vivo_audio">2.2.2.4 VIVO audio</A></H4> | 412 <H4><A NAME="vivo_audio">2.2.2.4 VIVO audio</A></H4> |
415 | 413 |
416 <P>The audio codec used in VIVO files depends on whether it is a VIVO/1.0 or | 414 <P>The audio codec used in VIVO files depends on whether it is a VIVO/1.0 or |
417 VIVO/2.0 file. VIVO/1.0 files have <B>g.723</B> audio, and VIVO/2.0 files | 415 VIVO/2.0 file. VIVO/1.0 files have <B>g.723</B> audio, and VIVO/2.0 files |
418 have <B>Vivo Siren</B> audio. Both are supported. You can grab the | 416 have <B>Vivo Siren</B> audio. Both are supported.</P> |
419 <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">g.723/Siren</A> | |
420 Win32 DLL from the MPlayer site, | |
421 then copy it into the <CODE>/usr/lib/win32</CODE> directory.</P> | |
422 | |
423 | 417 |
424 <H4><A NAME="realaudio">2.2.2.5 RealAudio</A></H4> | 418 <H4><A NAME="realaudio">2.2.2.5 RealAudio</A></H4> |
425 | 419 |
426 MPlayer supports decoding nearly all versions of RealAudio: | 420 MPlayer supports decoding nearly all versions of RealAudio: |
427 | 421 |