Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Andrew Gaydenko
Udo, It seems like this way all works OK: arecord -D plug:iec958 -r 44100 -c 2 -f S16_LE out.wav aplay -D plug:spdif test.wav I have used toslink loopback for testing. The thing is SPDIF-out seems to be truncated to 16 bit (see ALSA bug 1592). For testing I have used zero-padded ~5 sec signal o

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Andrew Gaydenko
Udo, Thanks! - will try. Andrew === On Saturday 04 November 2006 21:51, you wrote: === arecord -Dplughw:0,1 blabla or something like that? - Using Tomcat but need to do more? Need to support web services, security

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Udo van den Heuvel
Andrew Gaydenko wrote: > Udo, > > How to address to this device (card 0, device 1) in 'plughw:x' syntax? > > > Andrew > > === On Saturday 04 November 2006 12:29, you wrote: === > ... >> card 0: T71Space [Terratec Aureon 7.1-Space], device 1: IEC1724 IEC958 >> [IEC1724 IEC958] >> Sub

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Andrew Gaydenko
Udo, How to address to this device (card 0, device 1) in 'plughw:x' syntax? Andrew === On Saturday 04 November 2006 12:29, you wrote: === ... > card 0: T71Space [Terratec Aureon 7.1-Space], device 1: IEC1724 IEC958 > [IEC1724 IEC958] > Subdevices: 1/1 > Subdevice #0: subdevice #0

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Udo van den Heuvel
Andrew Gaydenko wrote: > I don't know wich 'x' must be for SPDIF input. 'aplay -l' out is: I have an ice1712 card with similar issues. > card 0: T71Space [Terratec Aureon 7.1-Space], device 1: IEC1724 IEC958 > [IEC1724 IEC958] > Subdevices: 1/1 > Subdevice #0: subdevice #0 This is the one t

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-04 Thread Andrew Gaydenko
Udo, I don't know wich 'x' must be for SPDIF input. 'aplay -l' out is: List of PLAYBACK Hardware Devices card 0: T71Space [Terratec Aureon 7.1-Space], device 0: ICE1724 [ICE1724] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: T71Space [Terratec Aureon 7.1-Space], device 1: IEC17

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-03 Thread Udo van den Heuvel
Andrew Gaydenko wrote: > Hi! > > The aim is very simple: to record 44100/16/2 SPDIF stream from an external > source with > bit-to-bit accuracy. The thing is I have not found a way to force ALSA iec958 > device > to work at 16 bit depth (32 bit depth works with JACK and arecord). > > If there *

[Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-03 Thread Andrew Gaydenko
Hi! The aim is very simple: to record 44100/16/2 SPDIF stream from an external source with bit-to-bit accuracy. The thing is I have not found a way to force ALSA iec958 device to work at 16 bit depth (32 bit depth works with JACK and arecord). If there *is not* a way to work at 16 bit depth, is