Mercurial > mplayer.hg
comparison DOCS/en/documentation.html @ 9387:72c0458c854a
update of links regarding tech/ dir
author | nicolas |
---|---|
date | Mon, 10 Feb 2003 18:33:57 +0000 |
parents | 1b3444713694 |
children | 4518182fb630 |
comparison
equal
deleted
inserted
replaced
9386:8537d9a5fed5 | 9387:72c0458c854a |
---|---|
333 <LI><A HREF="users_against_developers.html#binary">E.2 Binary distribution</A></LI> | 333 <LI><A HREF="users_against_developers.html#binary">E.2 Binary distribution</A></LI> |
334 <LI><A HREF="users_against_developers.html#nvidia">E.3 nVidia</A></LI> | 334 <LI><A HREF="users_against_developers.html#nvidia">E.3 nVidia</A></LI> |
335 <LI><A HREF="users_against_developers.html#barr">E.4 Joe Barr</A></LI> | 335 <LI><A HREF="users_against_developers.html#barr">E.4 Joe Barr</A></LI> |
336 </UL> | 336 </UL> |
337 </LI> | 337 </LI> |
338 <LI><A HREF="tech/patches.txt">Appendix F - How to send patches</A></LI> | 338 <LI><A HREF="../tech/patches.txt">Appendix F - How to send patches</A></LI> |
339 </UL> | 339 </UL> |
340 | 340 |
341 <HR> | 341 <HR> |
342 | 342 |
343 | 343 |
946 | 946 |
947 <P>MPlayer introduces a new subtitle format called <B>MPsub</B>. It was | 947 <P>MPlayer introduces a new subtitle format called <B>MPsub</B>. It was |
948 designed by Gabucino. Basically its main feature is being | 948 designed by Gabucino. Basically its main feature is being |
949 <I>dynamically</I> time-based (although it has frame-based mode too). Example | 949 <I>dynamically</I> time-based (although it has frame-based mode too). Example |
950 (from | 950 (from |
951 <A HREF="tech/mpsub.sub">DOCS/tech/mpsub.sub</A>):</P> | 951 <A HREF="../tech/mpsub.sub">DOCS/tech/mpsub.sub</A>):</P> |
952 | 952 |
953 <P><CODE><I># first number : wait this much after previous subtitle disappeared<BR> | 953 <P><CODE><I># first number : wait this much after previous subtitle disappeared<BR> |
954 # second number : display the current subtitle for this many seconds<BR> | 954 # second number : display the current subtitle for this many seconds<BR> |
955 <BR> | 955 <BR> |
956 15 3<BR> | 956 15 3<BR> |
1813 | 1813 |
1814 <H2><A NAME="cygwin">6.6 Cygwin</A></H2> | 1814 <H2><A NAME="cygwin">6.6 Cygwin</A></H2> |
1815 | 1815 |
1816 <P>The Cygwin port is still in its infancy. Currently there is no support for | 1816 <P>The Cygwin port is still in its infancy. Currently there is no support for |
1817 Win32 DLLs or OpenGL. SDL is known to distort sound and image or crash | 1817 Win32 DLLs or OpenGL. SDL is known to distort sound and image or crash |
1818 on some systems. <A HREF="tech/patches.txt">Patches</A> are always welcome. | 1818 on some systems. <A HREF="../tech/patches.txt">Patches</A> are always welcome. |
1819 Best results are achieved with the native DirectX video output driver | 1819 Best results are achieved with the native DirectX video output driver |
1820 (<CODE>-vo directx</CODE>) and the native Windows waveout audio driver | 1820 (<CODE>-vo directx</CODE>) and the native Windows waveout audio driver |
1821 (<CODE>-ao win32</CODE>). You should also check out the | 1821 (<CODE>-ao win32</CODE>). You should also check out the |
1822 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</A> | 1822 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</A> |
1823 mailing list for help and latest information.</P> | 1823 mailing list for help and latest information.</P> |
2052 | 2052 |
2053 <H1><A NAME="flame_wars">Appendix E</A> - <A HREF="users_against_developers.html">Developer Cries</A></H1> | 2053 <H1><A NAME="flame_wars">Appendix E</A> - <A HREF="users_against_developers.html">Developer Cries</A></H1> |
2054 | 2054 |
2055 | 2055 |
2056 | 2056 |
2057 <H1><A NAME="patches">Appendix F</A> - <A HREF="tech/patches.txt">How to send patches</A></H1> | 2057 <H1><A NAME="patches">Appendix F</A> - <A HREF="../tech/patches.txt">How to send patches</A></H1> |
2058 | 2058 |
2059 | 2059 |
2060 </BODY> | 2060 </BODY> |
2061 </HTML> | 2061 </HTML> |