LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to record the sound with mencoder of my AUX in the alsamixer? (https://www.linuxquestions.org/questions/linux-general-1/how-to-record-the-sound-with-mencoder-of-my-aux-in-the-alsamixer-697824/)

frenchn00b 01-16-2009 06:38 PM

How to record the sound with mencoder of my AUX in the alsamixer?
 
Hello,

My tv card ouputs sound in AUX. I see it in alsamixer.
arecord -l , doesnt display this tv card.

So, how can I record my sound??

thanks for any ideas

knudfl 01-18-2009 06:03 AM

I use Audacity for recording ( no commands available )
some use Ardour, I think.

SoX is a good command line tool.
http://www.google.dk/search?hl=da&q=...meta=&aq=f&oq=
sox - The Command-line Audio Workstation
....

Info about why late versions of mencoder cannot record
http://www.google.dk/search?hl=da&q=...meta=&aq=f&oq=
....

frenchn00b 01-18-2009 08:06 AM

i tried this but still no sound in out.avi
Code:

mencoder tv:// -tv  driver=v4l2:device=/dev/video0 -o out.avi  -oac mp3lame -lameopts cbr:br=64  -ovc lavc
the AUX from amixer should go into the mencoder, but how ?


Quote:

amixer | grep -i aux
Simple mixer control 'Aux',0


All times are GMT -5. The time now is 01:47 PM.