[mythtv-users] Re: UK DVB Program Guide

Danny Robinson Danny.Robinson at chordiant.com
Fri Aug 27 07:00:36 EDT 2004


Can someone help me get it to build?  It's looking for linux/dvb/dmx.h
which belongs to the dvb code and I have, but how can I get tv_grab_dvb
to see it?  Do I have to copy the code into the dvb code tree? Surely
not!

cc -Wall -O2   -c -o tv_grab_dvb.o tv_grab_dvb.c
tv_grab_dvb.c:49:27: linux/dvb/dmx.h: No such file or directory
tv_grab_dvb.c: In function `readEventTables':
tv_grab_dvb.c:573: error: storage size of `sctFilterParams' isn't known
tv_grab_dvb.c:594: error: `DMX_IMMEDIATE_START' undeclared (first use in
this function)
tv_grab_dvb.c:594: error: (Each undeclared identifier is reported only
once
tv_grab_dvb.c:594: error: for each function it appears in.)
tv_grab_dvb.c:598: error: `DMX_SET_FILTER' undeclared (first use in this
function)
tv_grab_dvb.c:573: warning: unused variable `sctFilterParams'
tv_grab_dvb.c: At top level:
tv_grab_dvb.c:29: warning: `id' defined but not used
make: *** [tv_grab_dvb.o] Error 1 

Sorry for this, I know it's going to be a simple answer.

Danny

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of John Pullan
Sent: 27 August 2004 09:43
To: Discussion about mythtv
Subject: Re: [mythtv-users] Re: UK DVB Program Guide

It orginally came from

http://www.darkskiez.co.uk/

but it appears to be down, so try :

http://pullan.org/john/tv_grab_dvb.tgz


On Fri, 2004-08-27 at 09:14 +0100, Ben Rometsch wrote:
> Jon Dye wrote:
> > John Pullan wrote:
> > 
> >> Here it is. (Usually works for BBC channels)
> >>
> >> How to apply :
> >> cd tv_grab_dvb-0.8
> >> patch < subtitle.patch
> >> make
> >>
> >> How to use :
> >> tv_grab_dvb -q 80
> >> The number is how many characters into the title to search for the 
> >> :", 80 in this case. Sometimes descriptions can be really long,
have a :"
> >> and then a few words at the end.
> > 
> > In the patch I wrote (and forgot to copy of my tv box for posting 
> > ere) I only accepted the ":" if it was less than a certain 
> > percentage of he way through the description, I had to tweak it a 
> > bit but it works icely now. I'll try and remember the ":" patch and 
> > bug fix patch when I'm near the machine again.
> > Finally got around to posting these.
> > JD
> 
> Where can I get hold of tv_grab_dvb version 0.8? I only have the 
> source code for 0.6 on my box...
> 
> Thanks for the replies. 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list