Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 3774:68dae60dd470
numerous small fixes/updates
author | gabucino |
---|---|
date | Wed, 26 Dec 2001 21:45:23 +0000 |
parents | 8398ffdc0a8e |
children | bdc6a07f3bb4 |
comparison
equal
deleted
inserted
replaced
3773:2d8dbcd9a0e5 | 3774:68dae60dd470 |
---|---|
305 Make sure its <B>development package</B> is installed too otherwise | 305 Make sure its <B>development package</B> is installed too otherwise |
306 it won't work.<BR> | 306 it won't work.<BR> |
307 For some videocards you don't need XFree86. See list below.</LI> | 307 For some videocards you don't need XFree86. See list below.</LI> |
308 <LI><B>make</B> - suggested version is <B>always the newest</B> (at least 3.79.x). This | 308 <LI><B>make</B> - suggested version is <B>always the newest</B> (at least 3.79.x). This |
309 usually isn't important.</LI> | 309 usually isn't important.</LI> |
310 <LI><B>SDL</B> - it's not mandatory, but can help in some cases. Always | 310 <LI><B>SDL</B> - it's not mandatory, but can help in some cases (bad audio, |
311 use the newest (beginning from 1.2.x).</LI> | 311 videocards that lag strangely with the xv driver). Always use the newest |
312 (beginning from 1.2.x).</LI> | |
312 </UL> | 313 </UL> |
313 | 314 |
314 <P><B><I>CODECS</I></B></P> | 315 <P><B><I>CODECS</I></B></P> |
315 | 316 |
316 <UL> | 317 <UL> |
483 <P>Then build <B>MPlayer</B>:</P> | 484 <P>Then build <B>MPlayer</B>:</P> |
484 | 485 |
485 <PRE> ./configure | 486 <PRE> ./configure |
486 make | 487 make |
487 make install</PRE> | 488 make install</PRE> |
489 | |
490 <P><B>Debian users</B> can build a .deb package for themselves, it's very | |
491 simple. Just exec <CODE>fakeroot debian/rules binary</CODE> in <B>MPlayer</B>'s | |
492 root dir. Detailed instructions can be found <A HREF="documentation.html#6.1">here</A>.</P> | |
488 | 493 |
489 <P><B><I>ALWAYS browse the output of ./configure</I></B>, and the | 494 <P><B><I>ALWAYS browse the output of ./configure</I></B>, and the |
490 <CODE>configure.log</CODE> file, they contain info about what will be built, | 495 <CODE>configure.log</CODE> file, they contain info about what will be built, |
491 and what won't. You may also want to view config.h and config.mak files.</P> | 496 and what won't. You may also want to view config.h and config.mak files.</P> |
492 | 497 |
1140 <LI>ALSA output driver in libao2</LI> | 1145 <LI>ALSA output driver in libao2</LI> |
1141 <LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI> | 1146 <LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI> |
1142 <LI>xanim codecs support (incomplete yet!)</LI> | 1147 <LI>xanim codecs support (incomplete yet!)</LI> |
1143 <LI>VIVO files support</LI> | 1148 <LI>VIVO files support</LI> |
1144 <LI>TV grabbing support</LI> | 1149 <LI>TV grabbing support</LI> |
1150 <LI>Quicktime hackings</LI> | |
1151 <LI>libavcodec support in MEncoder</LI> | |
1152 <LI>various stuff</LI> | |
1145 </UL></LI> | 1153 </UL></LI> |
1146 | 1154 |
1147 <LI><B><A HREF="mailto:asackerm@stud.informatik.uni-erlangen.de">Andreas Ackermann (Acki)</A></B> | 1155 <LI><B><A HREF="mailto:asackerm@stud.informatik.uni-erlangen.de">Andreas Ackermann (Acki)</A></B> |
1148 <UL> | 1156 <UL> |
1149 <LI>LIRC support (see documentation)</LI> | 1157 <LI>LIRC support (see documentation)</LI> |
1350 <LI><B><A HREF="mailto:johannes.feigl@mcse.at">Johannes Feigl</A></B> | 1358 <LI><B><A HREF="mailto:johannes.feigl@mcse.at">Johannes Feigl</A></B> |
1351 <UL> | 1359 <UL> |
1352 <LI>german docs translation</LI> | 1360 <LI>german docs translation</LI> |
1353 <LI>some improvements in configure, small patches</LI> | 1361 <LI>some improvements in configure, small patches</LI> |
1354 <LI>found somebody (Thilo Wunderlich) how send a DVB card</LI> | 1362 <LI>found somebody (Thilo Wunderlich) how send a DVB card</LI> |
1363 </UL></LI> | |
1364 | |
1365 <LI><B><A HREF="mailto:kmkaplan@selfoffice.com">Kim Minh Kaplan</A></B> | |
1366 <UL> | |
1367 <LI>DVD subtitles display support</LI> | |
1368 </UL></LI> | |
1369 | |
1370 <LI><B><A HREF="mailto:bkuschak@yahoo.com">Brian Kuschak</A></B> | |
1371 <UL> | |
1372 <LI>RTP streaming support (reading)</LI> | |
1355 </UL></LI> | 1373 </UL></LI> |
1356 | 1374 |
1357 </UL></P> | 1375 </UL></P> |
1358 | 1376 |
1359 <P>Main testers:</P> | 1377 <P>Main testers:</P> |