From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G3xfO-0000fO-EA for garchives@archives.gentoo.org; Fri, 21 Jul 2006 16:15:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6LGEZxI032195; Fri, 21 Jul 2006 16:14:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6LG911D025291 for ; Fri, 21 Jul 2006 16:09:01 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 40F8C64577 for ; Fri, 21 Jul 2006 16:09:01 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28375-07 for ; Fri, 21 Jul 2006 16:08:54 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B6899644E6 for ; Fri, 21 Jul 2006 16:08:54 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G3xYH-00016d-1Z for gentoo-user@gentoo.org; Fri, 21 Jul 2006 18:08:33 +0200 Received: from p508957b2.dip.t-dialin.net ([80.137.87.178]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jul 2006 18:08:33 +0200 Received: from costa by p508957b2.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jul 2006 18:08:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Marco Costa Subject: [gentoo-user] Re: audio with TV crd Date: Fri, 21 Jul 2006 17:09:22 +0200 Message-ID: <2a77p3-g81.ln1@legba.gamic.com> References: <200607211059.44959.uwix@iway.na> <200607211941.51073.dystopianray@gmail.com> <200607211209.46822.uwix@iway.na> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p508957b2.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en In-Reply-To: <200607211209.46822.uwix@iway.na> X-Enigmail-Version: 0.93.0.0 Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.599 required=5.5 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-Archives-Salt: 35d6b5ba-5c89-4007-b0f1-d3245764b6fd X-Archives-Hash: 33c52915f8147824123c6c85671d6586 Hi, Actually, that is what I _have_ to do with my old TV card. It doesn't have a input for audio and no internal mixer, so I have to record the sound directly from the soundcard. I use menconder to do just that: mencoder tv:// -tv driver=v4l2:device=/dev/video0:input=3:width=640:height=480:alsa -oac mp3lame alsa -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=8800:vme=3 -o outfile.avi The man page for mencoder is quite undertandable, if you want to customize the parameters. Regards, Marco -- gentoo-user@gentoo.org mailing list