Jump to content

How do I find my sound devices?


javaguy
 Share

Recommended Posts

I'm trying to record a movie with xvidcap but getting no sound. In the configuration the default sound device is /dev/dsp, but apparently that's not it (I have multiple sound devices). How do I get a listing of what /dev/... the sound devices are using?

Link to comment
Share on other sites

lspcidrake -v | fgrep -i AUDIO - will tell you which driver your card uses by default

 

grep sound-slot /etc/modprobe.conf - will tell you what driver it currently uses

 

/sbin/lsmod - will enable you to check if its module (driver) is loaded or not

 

/sbin/chkconfig --list sound and /sbin/chkconfig --list alsa - will tell you if sound and alsa services are configured to be run on initlevel 3

 

aumix -q - will tell you if the sound volume is muted or not

 

/sbin/fuser -v /dev/dsp - will tell which program uses the sound card

 

A lot more than you asked for, but hey in for a penny, in for a pound :)

Link to comment
Share on other sites

In xvidcap is used to record video or single frames from the desktop. Turn on the sound recording, the default is switched off, the sound is recorded. Record the sources of which the blender (do not confuse this PCM unless you have more cards). U Me will only work with Flash. Please change the extension to swf. It does not work I MPEG format. I recommend to use the older version.

 

XVidCap - X11 Record screen to video portions

Link to comment
Share on other sites

Input device /dev/audio ##if many cads audio1, audio2 etc...

Audio codec mp2 ###maybe PCM16

Bit rate min. 128000

All setup default, DivX video codec...

 

....Lex

test_0000.tar.gz

Edited by Lexicon
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...