comparison DOCS/documentation.html @ 8070:cd3dcc4f1b7c

fixes
author gabucino
date Sun, 03 Nov 2002 03:25:27 +0000
parents b523a14e12ae
children 714d18011757
comparison
equal deleted inserted replaced
8069:87dd3bb412a9 8070:cd3dcc4f1b7c
446 446
447 <H4>Codecs:</H4> 447 <H4>Codecs:</H4>
448 448
449 <UL> 449 <UL>
450 <LI><B>libavcodec</B>: This codec package is capable of decoding 450 <LI><B>libavcodec</B>: This codec package is capable of decoding
451 H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 encoded video streams, on 451 H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 encoded video streams and
452 WMA (Windows Media Audio) v1/v2 audio streams, on
452 multiple platforms. It is also known to be the fastest for this task. 453 multiple platforms. It is also known to be the fastest for this task.
453 See the <A HREF="codecs.html#libavcodec">libavcodec</A> section for details. 454 See the <A HREF="codecs.html#libavcodec">libavcodec</A> section for details.
454 Features:<BR> 455 Features:<BR>
455 <UL> 456 <UL>
456 <LI>gain decoding of videos mentioned above, on non-x86 machines</LI> 457 <LI>gain decoding of videos mentioned above, on non-x86 machines</LI>
470 <LI>you need this if you want to play or encode for example movies recorded 471 <LI>you need this if you want to play or encode for example movies recorded
471 with various hardware compressors, like tuner cards, digital cameras 472 with various hardware compressors, like tuner cards, digital cameras
472 (example: DV, ATI VCR, MJPEG)</LI> 473 (example: DV, ATI VCR, MJPEG)</LI>
473 <LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old 474 <LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old
474 ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these 475 ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these
475 files - it's done by the Win32 codec), or WMV7.</LI> 476 files - it's done by the Win32 codec), or WMV7. Also not needed
477 for WMA (Windows Media Audio), libavcodec has opensource decoder
478 for that.</LI>
476 </UL> 479 </UL>
477 </LI> 480 </LI>
478 <LI><B>DivX4/DivX5</B>: information about this codec is available in the 481 <LI><B>DivX4/DivX5</B>: information about this codec is available in the
479 <A HREF="codecs.html#divx">DivX4/DivX5</A> section. You possibly don't want 482 <A HREF="codecs.html#divx">DivX4/DivX5</A> section. You possibly don't want
480 this codec as <B>libavcodec</B> (see above) is much faster and has better 483 this codec as <B>libavcodec</B> (see above) is much faster and has better
1397 </PRE> 1400 </PRE>
1398 1401
1399 1402
1400 <H2><A NAME="bsd">6.2 *BSD</A></H2> 1403 <H2><A NAME="bsd">6.2 *BSD</A></H2>
1401 1404
1402 <P>Mplayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. To build MPlayer 1405 <P>MPlayer runs on FreeBSD, OpenBSD, NetBSD, BSD/OS and Darwin. To build MPlayer
1403 you will need GNU make (gmake - native BSD make will not work) and a recent 1406 you will need GNU make (gmake - native BSD make will not work) and a recent
1404 version of binutils.</P> 1407 version of binutils.</P>
1405 1408
1406 <P>If MPlayer complains about not finding <CODE>/dev/cdrom</CODE> or 1409 <P>If MPlayer complains about not finding <CODE>/dev/cdrom</CODE> or
1407 <CODE>/dev/dvd</CODE>, create an appropiate symbolic link:<BR> 1410 <CODE>/dev/dvd</CODE>, create an appropiate symbolic link:<BR>
1425 1428
1426 1429
1427 <H2><A NAME="solaris">6.3 Solaris</A></H2> 1430 <H2><A NAME="solaris">6.3 Solaris</A></H2>
1428 1431
1429 <P>MPlayer should work on Solaris 2.6 or newer.</P> 1432 <P>MPlayer should work on Solaris 2.6 or newer.</P>
1430
1431 <P>AVI file playback works best on Solaris x86, because you have the
1432 option to use the win32 codecs on the x86 platform, or can use
1433 MMX/MMX2/3DNow/etc instructions for MP3/DivX/DVD/whatever. On Colaris SPARC,
1434 you'll find quite a few AVI files with non working video and/or audio
1435 playback, because the video/audio codecs using the Win32 DLLs are not
1436 available. However, <B>DivX/OpenDivX</B> movies should work, when using
1437 libavcodec.</P>
1438 1433
1439 <P>On <B>UltraSPARC</B>s, MPlayer takes advantage of their <B>VIS</B> 1434 <P>On <B>UltraSPARC</B>s, MPlayer takes advantage of their <B>VIS</B>
1440 extensions (equivalent to MMX), currently only in <I>libmpeg2</I>, 1435 extensions (equivalent to MMX), currently only in <I>libmpeg2</I>,
1441 <I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB 1436 <I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB
1442 file on a 400MHz CPU. You'll need 1437 file on a 400MHz CPU. You'll need