Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Rainer Blickle
Hi Rob, for your (and only for your) problem there could be an easier solution: When doing a channel switch streamdev queries for a new device while the current device is still active (means receivers are attached to the device). If no device could be found, streamdev detaches itself and queries

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Rainer Blickle
Hi Rob, > Can we put a check in streamdev to check if it's a pvrinput device and > recall even if the frequency is the same? > if i got it right the pvr devices hasn't to be retuned when switching the channel, but the externchannelswitch-script has to be executed. IMO it isn't a good idea to che

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Martin Dauskardt
> > streamdev doesn't query for a new device if the current and the next > > channel has the same transponder. This is checked via the following > > define: > > > > channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2))< 4) //XXX > > > > All the channels in channel.conf have the same freque

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread L. Hanisch
Hi, Am 08.06.2011 22:25, schrieb Rainer Blickle: Hi Rob, I also don't think its a pvrinput problem because: streamdev doesn't query for a new device if the current and the next channel has the same transponder. This is checked via the following define: channels.h:#define ISTRANSPONDER(f1, f2)

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Rob Davis
> Hi Rob, > > I also don't think its a pvrinput problem because: > streamdev doesn't query for a new device if the current and the next > channel has the same transponder. This is checked via the following > define: > > channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) < 4) //XXX > > All

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Rainer Blickle
Hi Rob, I also don't think its a pvrinput problem because: streamdev doesn't query for a new device if the current and the next channel has the same transponder. This is checked via the following define: channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) < 4) //XXX All the channels in c

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Rob Davis
> >> I have a PVR500 with the PVRInput plugin running on my Backend. >> >> I am using an old Hauppauge FF DVB-s card just as a frontend on another low powered system in order to throw the PVRInput channels to the kitchen. On the backend it's all working, however, switching between channels doesn't

Re: [vdr] Streamdev to Streamdev with PVRInput card

2011-06-08 Thread Martin Dauskardt
> I have a PVR500 with the PVRInput plugin running on my Backend. > > I am using an old Hauppauge FF DVB-s card just as a frontend on another > low powered system in order to throw the PVRInput channels to the > kitchen. On the backend it's all working, however, switching between > channels does

[vdr] [ANNOUNCE] vdr-rotorng-0.1.0

2011-06-08 Thread Morfsta
Hi, The first version of my plugin rotorng has been released here: - http://projects.vdr-developer.org/projects/plg-rotor-ng This plugin allows you to steer a disecq 1.1 rotor, find satellites with a signal meter and to store them at given positions. It also has a rudimentary channel scanner whi