[MPlayer-users] help on AMD 64 bit compile for playing wmv
Jerry Geis
geisj at pagestation.com
Thu Jun 7 22:21:20 CEST 2007
I am using the following to compile MPlayer on AMD 64 X2. Codes are
installed. Mplayer-1.0rc1 is my version.
./configure --disable-ivtv --enable-largefiles --target=athlon_xp
--cc="$MPLAYERCC -m32" --as="as -32" --with-extralibdir=/usr/lib; make;
make install
If I then do "mplayer movie.wmv" it playes the movie with sound...
If I then do "mplayer -ao alsa:noblock movie.wmv" or
"mplayer -ao alsa movie.wmv" it plays the movie but NO sound.
What is missing here.
Jerry
More information about the MPlayer-users
mailing list