Hy all,

I'm trying to get ac3 playing to work with a Terratec EWX 24/96 card.
I have alsa 0.9rc1 and ac3play 0.5.2f all fresh compiled with standard
kernel 2.4.18 on suse 8.0. Sound out works, Digital in loop through to
Digital works, but I cannot get ac3 through Digital out.
This is what I have tried:

 ls /dev/snd
.  ..  controlC0  midiC0D0  pcmC0D0c  pcmC0D0p  seq  timer
x:~ # cat /actest.ac3 | ac3dec
2.0 Mode 48.0 KHz 448 kbps Complete Main Audio Service
Using PCM device 'default'
<   This works, but plays with 2 Channel PCM >

x:~ # cat /actest.ac3 | ac3dec -P
Using PCM device 'iec958:AES0=0x87,AES1=0x0,AES2=0x0,AES3=0x0'
Sample format non availableOutput open failed
x:~ # cat /actest.ac3 | ac3dec -C
Using PCM device 'iec958:AES0=0x2,AES1=0x82,AES2=0x0,AES3=0x2'
Sample format non availableOutput open failed
x:~ #
x:~ # cat /actest.ac3 | ac3play -c0,0
Using card,device (0,0)
ac3play: Sample format non available
ac3play: Channels count non avaible
ac3play: Period count not available: Invalid argument
ac3play: Buffer size not set: Invalid argument
Segmentation fault
x:~ # cat /actest.ac3 | ac3play -c0,0 -P
Using card,device (0,0)
ac3play: Sample format non available
ac3play: Channels count non avaible
ac3play: Period count not available: Invalid argument
ac3play: Buffer size not set: Invalid argument
Segmentation fault
x:~ #


It seems that I'm sooo close..  Can anybody help me?


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to