comparison DOCS/documentation.html @ 8443:ac4162fbfa5f

DirectX installation clarified.
author diego
date Sat, 14 Dec 2002 00:39:22 +0000
parents 580a06055b6a
children 33db249dda88
comparison
equal deleted inserted replaced
8442:580a06055b6a 8443:ac4162fbfa5f
1665 <A HREF="tech/patches.txt">patches</A> are always welcome. You should also 1665 <A HREF="tech/patches.txt">patches</A> are always welcome. You should also
1666 check out the 1666 check out the
1667 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</A> 1667 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</A>
1668 mailing list for help and latest information.</P> 1668 mailing list for help and latest information.</P>
1669 1669
1670 <P>To get native DirectX video (<CODE>-vo directx</CODE>), install 1670 <P>To get native DirectX video (<CODE>-vo directx</CODE>), extract the
1671 <A HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</A> 1671 <A HREF="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</A>
1672 and recompile. This, together with <CODE>-ao win32</CODE> should give you best 1672 into <CODE>/usr/include/<CODE> or <CODE>/usr/local/include/<CODE> and
1673 recompile. This, together with <CODE>-ao win32</CODE> should give you best
1673 results. If the image is distorted, try turning off hardware acceleration with 1674 results. If the image is distorted, try turning off hardware acceleration with
1674 <CODE>-vo directx:noaccel</CODE>.</P> 1675 <CODE>-vo directx:noaccel</CODE>.</P>
1675 1676
1676 <P>You will have to go to the MPlayer directory, and copy or symlink 1677 <P>You will have to go to the MPlayer directory, and copy or symlink
1677 <CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include/inttypes.h</CODE> to 1678 <CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include/inttypes.h</CODE> to