[MPlayer-cygwin] directsound driver

Sascha Sommer saschasommer at freenet.de
Sun Aug 22 14:56:25 CEST 2004


> Thanks for putting up the binary. I am just testing ao_dsound with the
> worst audio file i have on my computer (broken mp4 files) sounds quite
> nice. I will start with some videos soon.
> How to actually build mplayer with ao_dsound.c?
> I put it into libao2 folder of a MPlayer-1.0pre5 to the other ao_*.c files
> and tryed to compile it, but looks like I missed some parameters in the gcc
> commandline. If i manage to compile ao_dsound.c, how do i actually make
> Makefile/make/gcc to link it together with the other *.o to mplayer.exe?
> Have you edited your Makefile/configure to build ao_dsound.c automatically
> and can you send me a copies of thoses? In the latest version of Makefile
> and configure I did not finde any references to ao_dsound.c in AO_LIBS.
>

Ok not the thing that will go in cvs but it will do. Apply the following 
patch. And change libao2/config.mak after you run configure to
OPTIONAL_SRCS =  ao_win32.c ao_dsound.c
OPTIONAL_OBJS = ao_win32.o ao_dsound.o

Sascha
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ao_dsound.diff
Type: text/x-diff
Size: 684 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cygwin/attachments/20040822/2fb06d0c/attachment.diff>


More information about the MPlayer-cygwin mailing list