Opened 15 years ago
Last modified 15 years ago
#1606 new defect
6 channels output to alsa dmix hangs
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | ao |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
I have a 5.1 USB audio system (I reckon the issue is the same on any 5.1 system).
See the attached /etc/asound.conf
When playing 5.1 content (usually mkv/ac3), the video hangs at start.
For info, vlc 1.0.3 code path works.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | asound.conf added |
---|
comment:1 by , 15 years ago
comment:3 by , 15 years ago
I do get:
alsa-init: got buffersize=216000
alsa-init: got period size 6000
But in libao alsa play, I get to play all the time less bytes(~=65000) than ao_data.outburst(~=72000) which make 0 bytes to write to the alsa device.
Note:
See TracTickets
for help on using tickets.
/etc/asound.conf