[Bug 11486] stuttering output with version 0.8.9-0ubuntu1

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Mon Jun 13 10:24:48 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=11486
Ubuntu | gstreamer0.8-alsa





------- Additional Comments From tristan.tarrant at dataforte.net  2005-06-13 11:24 UTC -------
I have attached two test cases. The problem only happens when the dmix plugin is
used in $HOME/.asoundrc.

Here is what I have:

pcm.mymix {
        type dmix
        ipc_key 1024
        slave {
                pcm "hw:0,0"
                period_time 0
                period_size 1024
                buffer_size 4096
                rate 48000
        }
}
pcm.!default {
        type plug
        slave.pcm "mymix"
}
pcm.dsp {
        type plug
        slave.pcm "mymix"
}
ctl.mixer0 {
    type hw
    card 0
}


-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the desktop-bugs mailing list