hm - it seems it cant open the device
Code:
leo@ubuntu:~$ cvlc alsa://plughw:0,1
VLC media player 1.0.6 Goldeneye
[0x8630840] dummy interface: using the dummy interface module...
[0x863b458] access_alsa demux error: cannot open device plughw:0,1 for ALSA audio (No such file or directory)
[0x8645758] main access error: no access module matched "alsa"
[0x8637dd0] main input error: open of `alsa://plughw:0,1' failed: no access module matched "alsa"
[0x8637dd0] main input error: Your input can't be opened
[0x8637dd0] main input error: VLC is unable to open the MRL 'alsa://plughw:0,1'. Check the log for details.
^C[0x861e358] signals interface error: Caught Interrupt signal, exiting...
leo@ubuntu:~$ cvlc alsa://plughw:0,0
VLC media player 1.0.6 Goldeneye
[0x990fac0] dummy interface: using the dummy interface module...
[0x99133d0] access_alsa demux error: cannot open device plughw:0,0 for ALSA audio (Device or resource busy)
[0x9923280] main access error: no access module matched "alsa"
[0x9910420] main input error: open of `alsa://plughw:0,0' failed: no access module matched "alsa"
[0x9910420] main input error: Your input can't be opened
[0x9910420] main input error: VLC is unable to open the MRL 'alsa://plughw:0,0'. Check the log for details.
^C[0x985c8d0] signals interface error: Caught Interrupt signal, exiting...
Bookmarks