I wrote:
>Can aplay/alsa send raw MPEG data to a card?
>>
>> aplay -Dhw:0 -v -t raw --channels=2 --format=MPEG --rate=44100
~/audio/44khz
>> Playing raw data '/home/eliot/audio/44khz' : MPEG, Rate 44100 Hz, Stereo
>> aplay: set_params:805: Sample format non available
>>
>> This command wor
On Mon, 21 Jul 2003, Eliot Blennerhassett wrote:
> Can aplay/alsa send raw MPEG data to a card?
>
> aplay -Dhw:0 -v -t raw --channels=2 --format=MPEG --rate=44100 ~/audio/44khz
> Playing raw data '/home/eliot/audio/44khz' : MPEG, Rate 44100 Hz, Stereo
> aplay: set_params:805: Sample format
At Mon, 21 Jul 2003 14:42:17 -0700 (PDT),
Eliot Blennerhassett wrote:
>
> Can aplay/alsa send raw MPEG data to a card?
>
> aplay -Dhw:0 -v -t raw --channels=2 --format=MPEG --rate=44100 ~/audio/44khz
> Playing raw data '/home/eliot/audio/44khz' : MPEG, Rate 44100 Hz, Stereo
> aplay: set_pa
Can aplay/alsa send raw MPEG data to a card?
aplay -Dhw:0 -v -t raw --channels=2 --format=MPEG --rate=44100 ~/audio/44khz
Playing raw data '/home/eliot/audio/44khz' : MPEG, Rate 44100 Hz, Stereo
aplay: set_params:805: Sample format non available
This command works fine if I specify S16_LE,