Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: audio with TV crd
Date: Fri, 21 Jul 2006 17:09:57
Message-Id: 200607211754.20648.uwix@iway.na
In Reply to: [gentoo-user] Re: audio with TV crd by Marco Costa
1 On 21 July 2006 16:09, Marco Costa wrote:
2 > Hi,
3 >
4 > Actually, that is what I _have_ to do with my old TV card.
5 > It doesn't have a input for audio and no internal mixer, so I have to
6 > record the sound directly from the soundcard.
7 >
8 > I use menconder to do just that:
9 >
10 >
11 > mencoder tv:// -tv
12 > driver=v4l2:device=/dev/video0:input=3:width=640:height=480:alsa -oac
13 > mp3lame alsa -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=8800:vme=3 -o
14 > outfile.avi
15
16 I'll try something like that. What do you think of this error message:
17
18 Playing tv://.
19 Selected driver: v4l2
20 name: Video 4 Linux 2 input
21 author: Martin Olschewski <olschewski@×××××××××××××.de>
22 comment: first try, more to come ;-)
23 Selected device: Hauppauge WinTV PVR-150
24 Tuner cap: STEREO LANG1 LANG2
25 Tuner rxs: MONO LANG2
26 Capabilites: video capture VBI capture device tuner audio read/write
27 supported norms: 0 = PAL-BGH; 1 = PAL-DK; 2 = PAL-I; 3 = PAL-M; 4 = PAL-N; 5
28 = PAL-Nc; 6 = SECAM-BGH; 7 = SECAM-DK; 8 = SECAM-L; 9 = SECAM-L'; 10 =
29 NTSC-M; 11 = NTSC-J; 12 = NTSC-K;
30 inputs: 0 = Tuner 1; 1 = S-Video 1; 2 = Composite 1; 3 = S-Video 2; 4 =
31 Composite 2;
32 Current input: 2
33 Current format: unknown (0x4745504d)
34 v4l2: current audio mode is : MONO
35 v4l2: ioctl request buffers failed: Invalid argument
36 v4l2: 0 frames successfully processed, 0 frames dropped.
37
38 That ioctl failure doesn't seem to be a permission problem. The relevant
39 devices all have group video rw permissions and I am member of video.
40
41 >
42 > The man page for mencoder is quite undertandable, if you want to customize
43 > the parameters.
44
45 Not really. I think that man page is a big mess. ;-) Though one can find one's
46 way around in it with tons of time.
47
48 Uwe
49
50 --
51 Mark Twain: I rather decline two drinks than a German adjective.
52 http://www.SysEx.com.na
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: audio with TV crd Marco Costa <costa@×××××.com>