[MPlayer-users] Compiling for OS X results in garbled DVD sound
Alex Sherwin
alex.sherwin at gmail.com
Tue Sep 2 17:15:46 CEST 2008
That is the exact configuration I was using before someone said I wasn't
including libdca. So I installed libdca manually, and added it to the
search paths...
The command you have given will compile successfully, but will result in the
same erroneous/garbled sound output
2008/9/2 Masaru Nomiya <nomiya at galaxy.dti.ne.jp>
> 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 --
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
--
Alexander Sherwin
alex.sherwin at gmail.com
More information about the MPlayer-users
mailing list