[MPlayer-users] help on AMD 64 bit compile for playing wmv

Vladimir Mosgalin mosgalin at VM10124.spb.edu
Thu Jun 7 23:22:32 CEST 2007


Hi Jerry Geis!

 On 2007.06.07 at 17:05:21 -0400, Jerry Geis wrote next:

> >>/ ./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.
> /
> >configure and mplayer's output.
> 
> >(a wild guess: alsa development packages?)
> 
> >-- 
> 
> >Vladimir
> 
> 
> I am using alsa-1.0.14.
> 
> mplayer is not finding that.
> 
> the file /usr/include/alsa/asoundlib.h
> and /usr/include/sys/asoundlib.h both exist.
> 
> How do I get mplayer to recognize alsa?

You don't have 32-bit alsa devel package installed. Try
yum install alsa-lib-devel.i386
if you are using centos or fedora

-- 

Vladimir



More information about the MPlayer-users mailing list