2009/10/10 Jaroslav Kysela <[email protected]>:

>> I am trying to make an .asoundrc that would give me iec958 output on

> Try:
>
> pcm.!default {
>  type plug
>  slave.pcm "dmix:iec958"
> }

With this .asoundrc :

$ aplay test.wav
ALSA lib confmisc.c:768:(parse_card) cannot find card 'iec958'
ALSA lib conf.c:3513:(_snd_config_evaluate) function
snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat
returned error: No such device
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer
returned error: No such device
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM dmix:iec958
aplay: main:564: audio open error: No such device

(Note: with slave.pcm iec958 it does work)


-- 
Yours, Mikhail Ramendik

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to