Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: analogtv & Haupaugge PVR350 install question



On Wednesday 05 November 2003 23:24, you wrote:
> Am Mit, 2003-11-05 um 21.44 schrieb Tobias Bratfisch:
> > On Wednesday 05 November 2003 20:22, you wrote:
> > > Right now I cant compile analog plugin ...
> > >
> > > I get the error message "*** No rule to make target `videodev25.h',
> > > needed by `analogtv.o'.  Stop"
> > >
> > > I think this is due to the mp1 which I didnt install because of the
> > > "PVR" card
> > >
> > > Any ideas what to do?
> >
> > Just download mp1e, extract it (you don't have to complie && install it)
> > and set the path to it in the Makefile of the analogtv-plugin, e.g.:
> >
> > INCLUDES += -I$(VDRDIR)/include -I$(DVBDIR)/include -I/dir/one/above_mp1e
> >
> > Tobias
>
> Thanxs, this works :)
>
> But screen on "Pro7" is black ...
>
>
> I added only one additional channel in channels.conf (Kabel Bayern):
> Pro7:238250:B6C23D0:C:0:160:80:0:32001:898:0:0:0

Because I don't own such a card, I can only guess:

from the README of the analogTV-Plugin (around line 290 in today's cvs):

>    Where comes the video signal from? (have also a look at xawtv), e.g.
>    with a Hauppauge WinTV this looks like this:
>      0 = Television  => "D0"
>      1 = Composite1  => "D12"
>      2 = Composite2  => "D23"
>      3 = S-Video     => "D34"
>
>    With a PVR this looks like this:
>      4 = Tuner 0     => "D45"
>      0 = Composite 0 => "D0"

So shouldn't your Pro-7 entry in channels.conf look like this?!
Pro7:238250:B6C23D45:C:0:160:80:0:32001:898:0:0:0

Tobias



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index