[linux-dvb] Teletext and DMX_SET_PES_FILTER

2003-02-21 Thread Ragnar Sundblad
I have problems recording+relaying and replaying teletext with a TT-DVB card. If I DMX_SET_PES_FILTER with input = DMX_IN_FRONTEND and output = DMX_OUT_DECODER the teletext goes through and the tv can decode it. This is as video and audio behaves. If I DMX_SET_PES_FILTER with input = DMX_IN_FRONTEN

[linux-dvb] Re: [PATCH] support for multiple feeds per pid

2003-02-21 Thread Emard
> Don't ignore missing prototype warnings. > #include > #include > > Johannes Thanx! I've replaced _irq with _bh in dvb_demux.c and dmxdev.c but so far I'm not satisfied with the result (stream stops sometimes). Perhaps everywhere it should be changed to _bh in order to work correctly we

[linux-dvb] Re: vpeirq() optimization and cleanup

2003-02-21 Thread Emard
HI > and I get a promiscuous message everytime I get this line : > 1.2.3.4 > ALL-ROUTERS.MCAST.NET: igmp leave 224.79.81.1 (DF) [ttl 1] > > I can't change my client to tell not to go into promiscuous mode, it's > not open source. Also, I don't have this message when I use the > pentamedia card.

[linux-dvb] Re: Info about tuners

2003-02-21 Thread Lauri Tischler
Ian Molton wrote: > > On Thu, 20 Feb 2003 16:40:49 + > Ian Molton <[EMAIL PROTECTED]> wrote: > > Er. Is this the wrong place to be asking about this? or did I do a > smelly fart? Check http://www.cadsoft.de/people/kls/vdr/index.htm and read all relevant documentation -- Info: To unsubscri

[linux-dvb] C/A routing Question

2003-02-21 Thread Rob . McConnell
Hi Folks, I'm a newbie here, so apologies in advance for any ignorance. I've looked at the Demux API and had a quick look at the C/A but I don't see an apparent way in which to route a TS from a different source other that from the front-end to a C/A device. What I want to be able to do is route

[linux-dvb] [to list owner's attn.] NNTP access to linux-dvb ml through gmane.org

2003-02-21 Thread Miernik
I have sent this message to [EMAIL PROTECTED] but got no reply, so I post it here: There is a great service at http://gmane.org/ which is a bi-directional mail<->NNTP gateway. There are already more than 3300 mailing lists included, including most of other linux related mailing lists I subscribe

[linux-dvb] Re: Info about tuners

2003-02-21 Thread Ian Molton
On Thu, 20 Feb 2003 16:40:49 + Ian Molton <[EMAIL PROTECTED]> wrote: Er. Is this the wrong place to be asking about this? or did I do a smelly fart? why is no-one talking to me? > Hi. > > I live in the UK, and want to build a PC that does neat things with > video... > > I want to: > > 1)

[linux-dvb] Re: problem with tuner or mainboard?

2003-02-21 Thread Oliver Lorei
Am Freitag, 21. Februar 2003 08:46 schrieb Freddy Aßmann: > Hello, > >What say's the output of czap? > > You mention it in an other posting too, but I didn't unterstand wat you > mean. Sorry! you find czap in the DVB source DVB/apps/szap go as normal user in this directory then do a make clean

[linux-dvb] Re: DVB API extension: DMX_GET_STC

2003-02-21 Thread Johannes Stezenbach
Felix Domke wrote: > Johannes Stezenbach wrote: > >Proposal: > > > >I want to keep it simple. What I need is: > > > > struct dmx_stc { > > uint num; /* input: which STC? 0...n */ > > uint64_t stc; /* output */ > > }; > > #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc) >

[linux-dvb] Re: [PATCH] support for multiple feeds per pid

2003-02-21 Thread Johannes Stezenbach
On Fri, Feb 21, 2003 at 01:50:18AM +0100, Oliver Endriss wrote: > Emard wrote: > > It is stronger, but from some people machine lockup > > reports (machine hosed, ICMP PING still working) I think that this > > lock happens during execution of hardware irq, and it's (sometimes) > > released before f

[linux-dvb] Re: [PATCH] support for multiple feeds per pid

2003-02-21 Thread Johannes Stezenbach
On Fri, Feb 21, 2003 at 12:01:50AM +0100, Emard wrote: > I tried to replace spin_lock_irq with spin_lock_bh in > dvb_demux.c, it compiled, but insmod gave me unresolved > symbols for 2 *_bh_* symbols. Did I forget to export/import > some symbols somewhere? Don't ignore missing prototype warnings.

[linux-dvb] Re: DVB API extension: DMX_GET_STC

2003-02-21 Thread Felix Domke
Johannes Stezenbach wrote: Proposal: I want to keep it simple. What I need is: struct dmx_stc { uint num; /* input: which STC? 0...n */ uint64_t stc; /* output */ }; #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc) Some hardware supports generating an interrupt

[linux-dvb] Re: USB2.0 DVB receiver status update

2003-02-21 Thread Holger Waechtler
Miernik wrote: On Wed, Feb 19, 2003 at 11:36:38PM +0100, Holger Waechtler wrote: good news: finally the components and PCBs are arrived and we built a first prototype of the FX2 based USB2.0 DVB Receiver. This is interesting. Does this project have a website? Can you tell me how much you paye