[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Chris Pitchford
There is a much bigger problem with this technology. DVB is not frame by frame stream such as capturing an analog signal. The stream is GOP in that there is a key frame followed by a series of delta frames (frames that collectively only contain differences since the last keyframe) 025

[linux-dvb] Re: DVB Driver problem, kernel Module failed to start

2002-12-13 Thread Holger Waechtler
When you built a clean driver and it still does not work please try to use another PCI slot, check if you inserted your card properly, try other IRQ BIOS settings, remove some of your other PCI cards. Holger Volker Grabbe wrote: Hello, i have a problem with the DVB kernel Module. I use Suse 8.

[linux-dvb] Re: DVB Driver problem, kernel Module failed to start

2002-12-13 Thread Holger Waechtler
First: please use a recent driver from CVS. Then: your kernel includes are screwed up. Please install, configure and build a fresh and clean kernel source tree into /usr/src/linux. good luck, Holger Volker Grabbe wrote: Hello, i have a problem with the DVB kernel Module. I use Suse 8.1 with a

[linux-dvb] Re: remote control and IR-Receiver from HauppaugeCard

2002-12-13 Thread Holger Waechtler
Hubert Denkmair wrote: Jackfritt wrote: > But as everybody knows it has not enough buttons. yes, we do ;) > So I tried other remote controls (3 others) but only 1 remote was useable. > Now my questions is. > Why do other remote controls produce no output ? As far as i've read, the IR-Recei

[linux-dvb] DVB Driver problem, kernel Module failed to start

2002-12-13 Thread Volker Grabbe
Hello, i have a problem with the DVB kernel Module. I use Suse 8.1 with a patched original kernel. I have compiled hte kernel with make oldconfig after the patch für the VIA VT8235 Southbridge. i could compile the driver from CVS, at the End it write: NOTE: you should configure+build 'apps/tuxza

[linux-dvb] Re: remote control and IR-Receiver from Hauppauge Card

2002-12-13 Thread Hubert Denkmair
Jackfritt wrote: > But as everybody knows it has not enough buttons. yes, we do ;) > So I tried other remote controls (3 others) but only 1 remote was useable. > Now my questions is. > Why do other remote controls produce no output ? As far as i've read, the IR-Receiver only works with Remotes

[linux-dvb] Re: Off topic - IR

2002-12-13 Thread Holger Waechtler
Rene Bartsch wrote: - Original Message - From: "Holger Waechtler" <[EMAIL PROTECTED]> To: "Rene Bartsch" <[EMAIL PROTECTED]> Cc: "linux-dvb" <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 9:23 PM Subject: [linux-dvb] Re: Off topic - IR Can I also use a TSOP1138 for RC5? depends

[linux-dvb] Re: remote control and IR-Receiver from Hauppauge Card

2002-12-13 Thread Holger Waechtler
Jackfritt wrote: Hi, first I like to thank everyone for this amazing work you all do. Im really impressed of that good work. Thx Now to my problem: I used the recent DVB driver and installed everything. To get the IR support Iinstalled all, like described in the apps/av7110_loadkeys directo

[linux-dvb] Re: Off topic - IR

2002-12-13 Thread Holger Waechtler
Rene Bartsch wrote: - Original Message - From: "Holger Waechtler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 2:22 PM Subject: [linux-dvb] Re: Off topic - IR Hi, you can solder a simple IR receiver directly onto your card. For 2

[linux-dvb] Re: driver problem

2002-12-13 Thread Holger Waechtler
[EMAIL PROTECTED] wrote: i've a "clevercast pc" dvb cart, the driver say's "dvb not found" is this a SAA7146 and/or AV7110 based DVB card? What frontend is soldered on this card? Can you please tell me vendor/device id? Holger -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "u

[linux-dvb] Re: driver problem

2002-12-13 Thread Holger Waechtler
[EMAIL PROTECTED] wrote: i've a "clevercast pc" dvb cart, the driver say's "dvb not found" Try another PCI slot, other IRQ BIOS settings, remove some of your cards and try again. Holger -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] remote control and IR-Receiver from Hauppauge Card

2002-12-13 Thread Jackfritt
Hi, first I like to thank everyone for this amazing work you all do. Im really impressed of that good work. Thx Now to my problem: I used the recent DVB driver and installed everything. To get the IR support Iinstalled all, like described in the apps/av7110_loadkeys directory. I installed th

[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Alexandre CONRAD
How much do you know about image recognition? Nothing much. These were posted a in the day. Links about recognisation : http://www.eeng.dcu.ie/~vmpg/papers/ICEIS2001.pdf http://www.cdvp.dcu.ie/Papers/ISSC2001.pdf http://www.cvc.uab.es/~jordi/multimedia%20tools.pdf http://www.wisdom.weizmann.a

[linux-dvb] Re: getting at a crypted stream as a part of a service

2002-12-13 Thread Jeremy Hall
I have a service with an AC3 audio stream that now is crypted. How do I listen to it? I need the ability to pass a stream through the CA engine, but not the audio decoder. Perhaps a compremize would be that if a stream is crypted, it is passed through the CA engine, then sent back out to wherever

[linux-dvb] utility for Extraction of Teletext ES from TS file?

2002-12-13 Thread Patrick GUENEAU
Hi, I think you just have to use ts2es tool from mpegtools package that is bundled with Convergence Driver. Have a look in apps/megtools. ts2es is working with any stream type. Patrick. RAKESH GUPTA wrote: Hi, Can someone help me. I am looking for some utility which can extract the Teletext El

[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Emil Naepflein
On Fri, 13 Dec 2002 13:48:39 +0100, Alexandre CONRAD <[EMAIL PROTECTED]> wrote: > Do you get the idea ? And if you have any ideas, your suggestions are open. The problem is that you probably will not get always exact the same frame content. There is a lot that can go wrong from retrieving it from

[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Emil Naepflein
On Fri, 13 Dec 2002 17:56:58 +0100, Alexandre CONRAD <[EMAIL PROTECTED]> wrote: > I guess having a "tolerance" on the image should do. But of course, that > makes it more sophisticated. How much do you know about image recognition? What you want is possible, but it needs a lot of processing pow

[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Alexandre CONRAD
Wow, do you have a Cray? Online-recognition will consume a lot of CPU-load. It doesn't have to be online... I can record the video roughtly, and cut it after... I just need the cutting tool to do that. And a cutting recognition tool. But I'm no programmer unfortunatly. But people should get

[linux-dvb] utility for Extraction of Teletext ES from TS file?

2002-12-13 Thread RAKESH GUPTA
Hi, Can someone help me. I am looking for some utility which can extract the Teletext Elementary stream(make a teletext ES file) from a transport stream file. Thanks and Regards Rakesh Gupta ([EMAIL PROTECTED]) ***This e-mail may contain confidential, privileged and / or information exemp

[linux-dvb] driver problem

2002-12-13 Thread gady . yoann
i've a "clevercast pc" dvb cart, the driver say's "dvb not found" please help -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.

[linux-dvb] Re: automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Alexandre CONRAD
I don't know what was the outcome of this... Well, I don't care about ads, really, I need to be able to record a program (an everyday episode), and start the recording from the 1st frame and stop it at the last frame. This would work in this case : the program always starts the same way and a

[linux-dvb] Re: Blinking LEDs crash]

2002-12-13 Thread Emard
> > freezes after some time. Caps lock and > > Scroll lock LEDs blink > > > Blinking leds means kernel panic that was so severe that nothing could > be printed to screen anymore. Thnx Urlich, I thought it's quite severe. It happend without szap running. I tuned szap for 2 seconds, pressed ctr

[linux-dvb] automatic AD cutting [was "Timing recording"]

2002-12-13 Thread Olivier JACQUES
And some other docs about advertisement recognition: http://www.eeng.dcu.ie/~vmpg/papers/ICEIS2001.pdf http://www.cdvp.dcu.ie/Papers/ISSC2001.pdf Just be aware that this topic has been discussed several times, and that satellite/cable provider do not like those "features" at all. I refer to the e

[linux-dvb] Re: Timing recording

2002-12-13 Thread Honza Petrous
On Pá, 2002-12-13 at 12:17, Gerard MAULINO wrote: > Are there some people interested in developing this kind of tools in a > free open source project ? > Gerard. > Alexandre CONRAD wrote: if the spec of such tool shows interesting then I do :) /Honza -- Info: To unsubscribe send a mail to [E

[linux-dvb] Re: Timing recording

2002-12-13 Thread Alexandre CONRAD
Oh yes ! Please Sirs programmers ! Have something done for that ! This would be so usefull ! You'll be able to record your everyday episodes whithout thinking about even recording them. Go out on holidays, they will be there when you come back, all ready to watch and trimed out ! :))) There ar

[linux-dvb] Re: Problem with driver

2002-12-13 Thread Matthias Fechner
Hello Dariush, * Dariush Forouher <[EMAIL PROTECTED]> [13-12-02 08:03]: > I experienced the same problem with cvs from 6.12.02 and kernel 2.4.19. > After exiting vdr there is a kernel panic while removing the driver > ("Aiee killing interupt handler") > > Is this problem related to the "kdvb-fe"

[linux-dvb] Re: Timing recording

2002-12-13 Thread Gerard MAULINO
Are there some people interested in developing this kind of tools in a free open source project ? Gerard. Alexandre CONRAD wrote: But, I know that some expensive and closed solutions exist to make frame recognition in a stream. So, it could be implemented in opensource... Has anyone done it? Or

[linux-dvb] Re: Timing recording

2002-12-13 Thread Honza Petrous
On Pá, 2002-12-13 at 10:02, Matthias Behr wrote: > Hi, > > > I'm not expert either. But what should be an alternative for VPS > > signalling in DVB world? I guess that EPG whould be fine. But > > it depends on how "quickly" provider update EPG event in stream. > > The "Running Status Table" (RST)

[linux-dvb] Re: Timing recording

2002-12-13 Thread Alexandre CONRAD
But, I know that some expensive and closed solutions exist to make frame recognition in a stream. So, it could be implemented in opensource... Has anyone done it? Or interested to do so ? Oh yes ! Please Sirs programmers ! Have something done for that ! This would be so usefull ! You'll be a

[linux-dvb] Re: Blinking LEDs crash]

2002-12-13 Thread Ulrich Petri
Emard wrote: > > HI > > Machine just out of the blue completely > freezes after some time. Caps lock and > Scroll lock LEDs blink > Blinking leds means kernel panic that was so severe that nothing could be printed to screen anymore. Cu Ulrich -- Info: To unsubscribe send a mail to [EMA

[linux-dvb] Re: Timing recording

2002-12-13 Thread Matthias Behr
Hi, > I'm not expert either. But what should be an alternative for VPS > signalling in DVB world? I guess that EPG whould be fine. But > it depends on how "quickly" provider update EPG event in stream. The "Running Status Table" (RST) (PID 0x0013) is meant for that purpose. Cite from EN300468: "

[linux-dvb] Re: dvbsak

2002-12-13 Thread Holger Waechtler
Hi Luc, I added this transponder to the initial channel list of scan, now this tool should work in your cable network too. good luck, Holger Luc de Louw wrote: On Thursday 12 December 2002 22.07, Juha Yrjölä wrote: [..] It seems that the modulation is 64-QAM, and the symbol rate is somewhe