At Fri, 23 Jan 2004 15:02:15 +0100,
Stuart Pook wrote:
> 
> The first interface doesn't work
>       :; alsaplayer --verbose -d hw:1,0 *.mp3
>       AlsaPlayer 0.99.75
>       (C) 1999-2003 Andy Lo A Foe <[EMAIL PROTECTED]> and others.
>       Output plugin: ALSA output v1.9.0beta12
>       error on set_format SND_PCM_FORMAT_S16_LE
>       Unavailable hw params:
>       ACCESS:  RW_INTERLEAVED
>       FORMAT:  S16_BE S24_3BE
>       SUBFORMAT:  STD
>       SAMPLE_BITS: [16 24]
>       FRAME_BITS: [32 48]
>       CHANNELS: 2
>       RATE: [8000 96000]
>       PERIOD_TIME: [1000 1024000]
>       PERIOD_SIZE: [11 8192]
>       PERIOD_BYTES: [64 49152]
>       PERIODS: [2 1024]
>       BUFFER_TIME: (229 2048000]
>       BUFFER_SIZE: [22 16384]
>       BUFFER_BYTES: [88 65536]
>       TICK_TIME: 10000
>       error on set_format SND_PCM_FORMAT_S16_LE
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

USB audiophile doesn't support little-endian formats but only
big-endian formats.  try plughw:1 instead of hw:1.

IIRC, the capture on this device doesn't work.
i should answer before you ask - it's difficult to fix soon.
the device doesn't follow to the standard USB spec at all...


Takashi


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to