[mythtv-users] v4l Drivers

Jason Chambers lists at purplish-monkey.com
Wed Oct 20 20:18:56 UTC 2010


On 20/10/2010 19:55, mike at grounded.net wrote:
>> �try `aplay -D ALSA:front:CARD=Audio,DEV=0 /usr/share/sounds/alsa/Front_Left.wav`
> 
> # aplay -D ALSA:front:CARD=Audio,DEV=0 Front_Left.wav
> ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM ALSA:front:CARD=Audio,DEV=0
> aplay: main:654: audio open error: No such file or directory
> 
> Nope, still missing something.

The parameter to pass to aplay -D is "front:CARD=Audio,DEV=0" without
the "ALSA:" at the beginning.

The "ALSA:" at the front is used in Myth to indicate that what follows
is an ALSA device name (as opposed to all the other sound libraries that
Myth can use).  Its not part of the actual ALSA device name itself, as
you can see when you look at the list provided by "aplay -L".

Regards,
Jason


More information about the mythtv-users mailing list