Δημοσιεύτηκε: 18 Ιαν 2012, 20:39
από madvinegar
Η 1η εντολη μου εβγαλε αυτο:

Κώδικας: Επιλογή όλων
mike@mike:~$ sox --buffer 16000 -q -c 2 -s -r 32000 -t alsa hw:2 -t alsa hw:0
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
sox FAIL formats: can't open input `hw:2': snd_pcm_open error: No such file or directory
mike@mike:~$


και η 2η εντολη μου εβγαλε αυτο:


Κώδικας: Επιλογή όλων
mike@mike:~$ sox --buffer 16000 -q -c 2 -s -r 32000 -t alsa hw:1 -t alsa hw:0
sox WARN formats: can't set sample rate 32000; using 48000
sox WARN alsa: Input/output error
sox FAIL sox: `hw:1' Device or resource busy: Operation not permitted
mike@mike:~$