Re: [Alsa-user] ALSA can only use default - Not hw:0,0 hw1,0 etc.
Brought to you by:
perex
|
From: Giuliano P. <po...@sh...> - 2007-01-16 21:33:00
|
On Mon, 15 Jan 2007 11:48:53 +0100 Johan Spee <joh...@wa...> wrote: > On Sat, 13 Jan 2007 15:41:04 -0500 > Lee Revell <rlr...@jo...> wrote: > > > Just use default:X where X is the card number (0 or 1). > > You are right. That seems to work best (for output, that is). > Although mplayer does not accept it (plain 'default' still works though). MPlayer uses a rather weird syntax. For example: mplayer -ao alsa:mmap:device=plughw=0.0.2 -- Giuliano. |