Re: skype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



luca porcu a écrit :
> 2006/8/1, François Patte <francois.patte@xxxxxxxxxxxxxxxxxxxxxxxx>:
> 
>> luca porcu a écrit :
>> > 2006/7/31, François Patte <francois.patte@xxxxxxxxxxxxxxxxxxxxxxxx>:
>> >
>> >> Bonjour,
>> >>
>> >> I encounter some audio problem with skype.
>>
>> But still remains the problem of two sound devices at the same time.
>>
>> With both spype and xmms using ALSA:
>>
>> when I try to call with skype, I get this message:
>>
>> ALSA lib pcm_dmix.c:832:(snd_pcm_dmix_open) unable to open slave
>>
> 
> have you modify dmix??
> 
> I have set skype and xine to use alsa, with one sound card, and work,
> when play a song with xine I can call with skype!

I tried this in my .asoundrc:

pcm.!card0 {
        type plug
        slave.pcm "dmixer"
        }

pcm.dmixer  {
        type dmix
        ipc_key 1024
        slave {
            pcm "hw:1,0"
            period_time 0
            period_size 1024
            buffer_size 4096
            rate 44100
                }
        bindings {
            0 0
            1 1
                }
        }

ctl.dmixer {
        type hw
        card 0
        }

And it seems to work (just simple tests made). Maybe there is a better
solution? I don't know much about ALSA.

Thanks

-- 
François Patte
UFR de mathématiques et informatique
Université Paris 5 - Paris
http://www.math-info.univ-paris5.fr/~patte


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux