Opened 14 years ago

Last modified 14 years ago

#1606 new defect

6 channels output to alsa dmix hangs

Reported by: sylvain.bertrand@… 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)

asound.conf (398 bytes ) - added by sylvain.bertrand@… 14 years ago.
/etc/asound.conf

Download all attachments as: .zip

Change History (4)

by sylvain.bertrand@…, 14 years ago

Attachment: asound.conf added

/etc/asound.conf

comment:1 by sylvain.bertrand@…, 14 years ago

comment:2 by sylvain.bertrand@…, 14 years ago

alsa 1.0.21a
Linux 2.6.31

comment:3 by sylvain.bertrand@…, 14 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.