Re: [Alsa-devel] aplay not playing MPEG

2003-08-04 Thread Eliot Blennerhassett
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

Re: [Alsa-devel] aplay not playing MPEG

2003-07-22 Thread Jaroslav Kysela
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

Re: [Alsa-devel] aplay not playing MPEG

2003-07-22 Thread Takashi Iwai
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

[Alsa-devel] aplay not playing MPEG

2003-07-21 Thread Eliot Blennerhassett
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,