* gmplayer error with ALSA output plugin
@ 2004-07-25 22:18 Lee Revell
2004-07-26 9:35 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: Lee Revell @ 2004-07-25 22:18 UTC (permalink / raw)
To: alsa-devel
When I select the 'ALSA 0.9.x/1.0.x' option for audio output in
gmplayer, the sound seems to work, but I get tons of popup windows with
this error:
alsa-control: mixer attach /dev/mixer: no such file or directory
As a result I am forced to use OSS emulation mode, which causes latency
problems due to its use of ioctl(). /dev/mixer exists and is writable
by the user. In fact when using OSS emulation mode this is the mixer
device used. Is this just a bug in gmplayer?
I am using debian unstable, here is where I got the gmplayer packages:
deb ftp://ftp.nerim.net/debian-marillat unstable main
deb http://dept-info.labri.fr/~danjean/debian unstable main
deb-src http://dept-info.labri.fr/~danjean/debian unstable main
Lee
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gmplayer error with ALSA output plugin
2004-07-25 22:18 gmplayer error with ALSA output plugin Lee Revell
@ 2004-07-26 9:35 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2004-07-26 9:35 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
Lee Revell wrote:
> When I select the 'ALSA 0.9.x/1.0.x' option for audio output in
> gmplayer, the sound seems to work, but I get tons of popup windows with
> this error:
>
> alsa-control: mixer attach /dev/mixer: no such file or directory
"/dev/mixer" is an OSS device. The ALSA mixer would have a device
name like "hw:0".
Apparently, gmplayer doesn't change the device name when changing the
device type.
Regards,
Clemens
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-26 9:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 22:18 gmplayer error with ALSA output plugin Lee Revell
2004-07-26 9:35 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.