[MPlayer-users] Compiling for OS X results in garbled DVD sound
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Tue Sep 2 16:52:16 CEST 2008
Hello,
In the Message;
Subject : Re: [MPlayer-users] Compiling for OS X results in garbled DVD sound
Message-ID : <847387b0809020512p220e8df5k1108ac4810211765 at mail.gmail.com>
Date & Time: Tue, 2 Sep 2008 08:12:01 -0400
[Alex] == "Alex Sherwin" <alex.sherwin at gmail.com> has written:
Alex> ./configure --disable-sse --enable-menu --enable-libdca
Alex> --with-freetype-config=/opt/local/bin/freetype-config
Alex> --with-extralibdir=/opt/local/lib
Alex> --with-extraincdir=/opt/local/include:/opt/local/include/libpng12:/opt/local/include/lame:/opt/local/include/freetype2:/opt/local/include/fontconfig:/opt/local/include/dvdcss:/usr/local/include
You need not add the option "--enable-libdca". That is, it will be autodetected.
Alex> On my system, dca.h is located at /usr/local/include/dca.h, and it defines
Alex> all of the symbols listed in the error (except, the symbols in dca.h do not
Alex> have the leading underscore. I.E. dca.h contains "dca_init" not
Alex> "_dca_init".
No. MPlayer uses dca.* which are in the below directory;
../mplayer/libavcodec/
You've got another problem.
How about this?
./configure --disable-sse --enable-menu --with-freetype-config=/opt/local/bin/freetype-config --with-extralibdir=/opt/local/lib --with-extraincdir=/opt/local/include:/opt/local/include/libpng12:/opt/local/include/lame:/opt/local/include/freetype2:/opt/local/include/fontconfig:/opt/local/include/dvdcss
HTH,
Regards,
---
野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp
「eメールや携帯電話に縛られた社会は、自分自身と向き合ったり、
空想にふけったりする自由を奪う。」
-- M. Crichton --
More information about the MPlayer-users
mailing list