Re: [vdr] [RFC] Shutdown rewrite for 1.5.x, version 0.4 - Finnish i18n

2007-02-20 Thread Marko Mäkelä
On Tue, Feb 20, 2007 at 08:52:20AM +0200, Rolf Ahrenberg wrote: > On Mon, 19 Feb 2007, Udo Richter wrote: > > >Rolf Ahrenberg wrote: > >> I've one question about this sentence: > >> "Plugin %s wakes up in %ld min, continue?" > >> > >> If I'm pressing 'OK' here, does it continue the shutdown or run

[vdr] remote control not responding when message is being displayed

2007-02-20 Thread Andre . Weidemann
Hi, I have a server with an ISDN card and I set it up, so it will send a message via svdrpsend.pl to my VDR Box, when there is an incoming phone call. (http://www.vdr-wiki.de/wiki/index.php/Svdrp-isdnanruf) I am running VDR 1.4.5 on my VDR box. The only thing that is bugging me a bit, is the

Re: [vdr] remote control not responding when message is being displayed

2007-02-20 Thread Steffen Barszus
[EMAIL PROTECTED] schrieb: Hi, I have a server with an ISDN card and I set it up, so it will send a message via svdrpsend.pl to my VDR Box, when there is an incoming phone call. (http://www.vdr-wiki.de/wiki/index.php/Svdrp-isdnanruf) I am running VDR 1.4.5 on my VDR box. The only thing that

[vdr] df_xine and Xine-Plugin

2007-02-20 Thread .
Hi, in a previous post, someone here gave me the tip to use df_xine with DirectFB. That works pretty good, beside the osd behaviour. There is no problem when looking normal television on my 4:3 german tv. But when I switch to a channel with a movie in 16:9, the OSD gets squeezed together and it i

Re: [vdr] [RFC] Shutdown rewrite for 1.5.x, version 0.4 - Finnish i18n

2007-02-20 Thread Pasi Juppo
Marko Mäkelä wrote: > On Tue, Feb 20, 2007 at 08:52:20AM +0200, Rolf Ahrenberg wrote: >> On Mon, 19 Feb 2007, Udo Richter wrote: >> >>> Rolf Ahrenberg wrote: I've one question about this sentence: "Plugin %s wakes up in %ld min, continue?" If I'm pressing 'OK' here, does it cont

Re: [vdr] Too many open files - error

2007-02-20 Thread Carlos Javier Borroto
On 2/19/07, Kartsa <[EMAIL PROTECTED]> wrote: I was about to test the performance of vdr when I stumbled on this message ERROR: /dev/dvb/adapter0/demux0: Too many open files I'm also having this error, only in my case, is not only related to recording, it also happens sometimes when just chan

Re: [vdr] [RFC] Shutdown rewrite for 1.5.x, version 0.4 - Finnish i18n

2007-02-20 Thread VDR User
On 2/20/07, Marko Mäkelä <[EMAIL PROTECTED]> wrote: Would it be enough to say "%s wakes up"? That's fine if you don't mind using poor grammar. For example, "femon wakes up?" makes absolutely no sense. ___ vdr mailing list vdr@linuxtv.org http://www

Re: [vdr] Too many open files - error

2007-02-20 Thread Gavin Hamill
Carlos Javier Borroto wrote: On 2/19/07, Kartsa <[EMAIL PROTECTED]> wrote: I was about to test the performance of vdr when I stumbled on this message ERROR: /dev/dvb/adapter0/demux0: Too many open files I'm also having this error, only in my case, is not only related to recording, it also ha

Re: [vdr] Too many open files - error

2007-02-20 Thread Carlos Javier Borroto
On 2/20/07, Gavin Hamill <[EMAIL PROTECTED]> wrote: What hardware are you using? I mean, what driver is being used? Is it dvb-usb-dtt200u ? If so.. 'me too' :) I forget that, I'm using a Nexus card, this is my lspci output: 00:09.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01

Re: [vdr] Too many open files - error

2007-02-20 Thread Kartsa
Carlos Javier Borroto kirjoitti: On 2/20/07, Gavin Hamill <[EMAIL PROTECTED]> wrote: What hardware are you using? I mean, what driver is being used? Is it dvb-usb-dtt200u ? If so.. 'me too' :) I forget that, I'm using a Nexus card, this is my lspci output: As it happens so am I. I have Nexu

Re: [vdr] Too many open files - error

2007-02-20 Thread Kartsa
Kartsa kirjoitti: Carlos Javier Borroto kirjoitti: On 2/20/07, Gavin Hamill <[EMAIL PROTECTED]> wrote: What hardware are you using? I mean, what driver is being used? Is it dvb-usb-dtt200u ? If so.. 'me too' :) I forget that, I'm using a Nexus card, this is my lspci output: As it happens s

Re: [vdr] Too many open files - error

2007-02-20 Thread Artur Skawina
Kartsa wrote: > I was about to test the performance of vdr when I stumbled on this message > > ERROR: /dev/dvb/adapter0/demux0: Too many open files > > I do not recall seeing this earlier. This came when fourth simultaneous > recording started. > > Is this a vdr, dvb, or firmware issue? Seems li

Re: [vdr] Too many open files - error

2007-02-20 Thread Kartsa
Artur Skawina kirjoitti: Kartsa wrote: I was about to test the performance of vdr when I stumbled on this message ERROR: /dev/dvb/adapter0/demux0: Too many open files I do not recall seeing this earlier. This came when fourth simultaneous recording started. grep -20 -r EMFILE * dvb/dvb-cor

Re: [vdr] Too many open files - error

2007-02-20 Thread Patrick Cernko
Hello, I would try to check which files are open when it happens. Maybe the cause is something different, e.g. a not well programed plugin. lsof -p is your friend. ;-) Additionally you should check the currently defined limits on your system(s) with ulimit. Just my 2 cents, -- Patrick Cernko

Re: [vdr] [RFC] Shutdown rewrite for 1.5.x, version 0.4 - Finnish i18n

2007-02-20 Thread Marko Mäkelä
On Tue, Feb 20, 2007 at 08:36:49AM -0800, VDR User wrote: > On 2/20/07, Marko Mäkelä <[EMAIL PROTECTED]> wrote: > > > >Would it be enough to say "%s wakes up"? > > > That's fine if you don't mind using poor grammar. For example, "femon wakes > up?" makes absolutely no sense. All languages I kno

Re: [vdr] Too many open files - error

2007-02-20 Thread Artur Skawina
Kartsa wrote: >>> ERROR: /dev/dvb/adapter0/demux0: Too many open files >>> >>> I do not recall seeing this earlier. This came when fourth simultaneous >>> recording started. >> dvb/dvb-core/dmxdev.c- if (i == dmxdev->filternum) { >> dvb/dvb-core/dmxdev.c- mutex_unlock(&dmxdev->mutex); >>

[vdr] Re: Pokasaha

2007-02-20 Thread Pasi Juppo
Iltaa, >> 18v riittää. Silloin on lapsen soundi kadonnut jo suurin piirtein >> äänestä. 16v:llä tuota soundia on aivan liikaa. Anna on taitava ei >> siinä mitään, mutta kyllä siitä laulusta puuttuu vielä monta >> astetta kun vertaa muihin kokeneempiin kilpailijoihin. > > Ja olisihan se hauskaa,

Re: [vdr] FF card AV sync problems, possible fix to VDR (fwd)

2007-02-20 Thread Reinhard Nissl
Hi, Reinhard Nissl wrote: > Please provide me some of these files which were dumped in the "middle" > of a recording. If size matters, you may reduce the number of packets to > 100. I had a look into the files you've provided me. It looks like some TS packets get lost. You can simply check this

[vdr] FF card AV sync problems, possible fix to VDR (fwd)

2007-02-20 Thread Morfsta
OK, so Karsta and I are suffering dropped TS packets. I know for sure that my DVB-T signal is not perfect so it is likely to occasionally lose some TS packets (freeview in the UK is susceptible to all sorts of interference from cars, motorbikes, DECT, etc) however, saying there is nothing that we

Re: [vdr] Re: Pokasaha

2007-02-20 Thread Pasi Juppo
Sorry about this. Thunderbird plugin automatically added several addresses and I didn't notice these before it was too late. Br, Pasi ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] df_xine and Xine-Plugin

2007-02-20 Thread Reinhard Nissl
Hi, > in a previous post, someone here gave me the tip to use df_xine with > DirectFB. That works pretty good, beside the osd behaviour. > > There is no problem when looking normal television on my 4:3 german tv. > But when I switch to a channel with a movie in 16:9, the OSD gets > squeezed toget

Re: [vdr] FF card AV sync problems, possible fix to VDR (fwd)

2007-02-20 Thread Reinhard Nissl
Hi, Morfsta wrote: > OK, so Karsta and I are suffering dropped TS packets. I know for sure > that my DVB-T signal is not perfect so it is likely to occasionally lose > some TS packets (freeview in the UK is susceptible to all sorts of > interference from cars, motorbikes, DECT, etc) however, sayi

R: [vdr] VDR & Multiple frontends - Function to detect if recording in progress

2007-02-20 Thread Eddi
Hi, To finishing adding multiple frontend support, I need a function to know inside dvbdevice.c if recording is in progress. Is there a function ready? Best Regards, Eddi ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/li