Gentoo Archives: gentoo-user

From: Marco Costa <costa@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: audio with TV crd
Date: Fri, 21 Jul 2006 16:15:54
Message-Id: 2a77p3-g81.ln1@legba.gamic.com
1 Hi,
2
3 Actually, that is what I _have_ to do with my old TV card.
4 It doesn't have a input for audio and no internal mixer, so I have to record the sound directly from the soundcard.
5
6 I use menconder to do just that:
7
8
9 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
10
11 The man page for mencoder is quite undertandable, if you want to customize the parameters.
12
13 Regards,
14
15 Marco
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: audio with TV crd Uwe Thiem <uwix@××××.na>