On Thu, 07 Jun 2007 17:16:28 -0400
Jerry Geis <[EMAIL PROTECTED]> wrote:
> I am using alsa -1.0.14 and MPlayer 1.0rc1
>
> mplayer is compiles on amd X2 with the command:
> ../configure --disable-ivtv --enable-largefiles --target=athlon_xp
> --cc="$MPLAYERCC -m32" --as="as -32" --with-extralibdir
I am using alsa -1.0.14 and MPlayer 1.0rc1
mplayer is compiles on amd X2 with the command:
./configure --disable-ivtv --enable-largefiles --target=athlon_xp
--cc="$MPLAYERCC -m32" --as="as -32" --with-extralibdir=/usr/lib; make;
make install
This is so I can play wmv's on a 64 bit box.
Howeve