Hello,
my sound card is a Realtek ALC888 onboard Chip.
I want to use arecord to record the sound by another programme, eg. mplayer
using alsa as output device.
I wonder if this works at all. Should it?
Every time I make something like:
arecord -f cd -D hw:0,0 test.wav
or
arecord -f dat -D copy test.wav
having this as my ~/.asound.rc file:
pcm.copy {
type plug
slave {
pcm hw
}
route_policy copy
}
and playing another file using mplayer, I get nothing but an empty record.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user