[Bug 147763] Re: mplayer pcm audio output issue, can only use master (Audigy2)

2007-10-03 Thread hype
I reinstalled mplayer from repo , just to check. It's working ok now... Did i install a missin dependency when compiling mplayer? I just dont know. Or has thee been an update of mplayer recently? Anyway, fixed. ** Changed in: mplayer (Ubuntu) Status: Confirmed => Fix Released -- mplayer

[Bug 147763] Re: mplayer pcm audio output issue, can only use master (Audigy2)

2007-10-03 Thread hype
Recompiling Mplayer from svn solves the problem. There may be a problem with mplayer package. ** Changed in: mplayer (Ubuntu) Status: New => Confirmed -- mplayer pcm audio output issue, can only use master (Audigy2) https://bugs.launchpad.net/bugs/147763 You received this bug notification

[Bug 147763] Re: mplayer pcm audio output issue, can only use master (Audigy2)

2007-10-03 Thread hype
Ok, i fixed the problem by recompiling Mplayer, using these options: ./configure --prefix=/usr --enable-gui --disable-arts --disable-smb --enable-sdl --enable-x11 --enable-xv --enable-menu --enable-largefiles --win32codecsdir=/usr/lib/win32 Had to install a bunch of dev files to get dependencies

[Bug 147763] Re: mplayer pcm audio output issue, can only use master (Audigy2)

2007-10-03 Thread hype
Ok, recompiled mplayer from svn: same result. Same error with Alsa PCM, where master is actually working. I actually noticed that i also had a bug with a vant window navigator plugin: volume control applet. Bug registered here: https://bugs.launchpad.net/awn-extras/+bug/140020 Anyone using simil