Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: audio with TV crd [solved]
Date: Wed, 26 Jul 2006 08:34:23
Message-Id: 200607260910.42909.uwix@iway.na
In Reply to: Re: [gentoo-user] Re: audio with TV crd [solved] by Nick Rout
1 On 26 July 2006 00:54, Nick Rout wrote:
2
3 > There is a current "scratchy" noise problem with PVR-150 drivers.
4 >
5 > AFTER you have started playing/recording the stream execute
6 >
7 > ivtvctl -qX
8 >
9 > where X is the audio input you are using. This fixes it for me and a
10 > number of other mythtv users. Some have even set up a cron script to
11 > execute that command every 10 seconds.
12
13 I'll try that, weird as it is. ;-)
14
15 > >
16 > To get as close as possible to a DVD compatible stream use
17 >
18 > ivtvctl -c stream_type=X where X is the stream type you want from :
19 >
20 > /* Stream types */
21 > #define IVTV_STREAM_PS 0
22 > #define IVTV_STREAM_TS 1
23 > #define IVTV_STREAM_MPEG1 2
24 > #define IVTV_STREAM_PES_AV 3
25 > #define IVTV_STREAM_PES_V 5
26 > #define IVTV_STREAM_PES_A 7
27 > #define IVTV_STREAM_DVD 10
28 > #define IVTV_STREAM_VCD 11
29 > #define IVTV_STREAM_SVCD 12
30 > #define IVTV_STREAM_DVD_S1 13
31 > #define IVTV_STREAM_DVD_S2 14
32 >
33 > I cannot for the life of me remember whether you want 10,13 or 14.
34
35 Interesting. is there actually any comprehensive documentation about ivtv? I
36 only found scratches and pieces.
37
38 Uwe
39
40 --
41 Mark Twain: I rather decline two drinks than a German adjective.
42 http://www.SysEx.com.na
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: audio with TV crd [solved] Nick Rout <nick@×××××××.nz>