Re: [vdr] [PATCH v2] multi-frontend-support for vdr 1.7.21

2011-12-01 Thread Hawes, Mark
Hi Lars,
First reports on v2 of your multi-frontend patch with HVR 4000 card:
  - can switch between both frontends successfully and very stable with
repetitive tests 
  - timer behaviour as expected
  - switching response seems quicker than before
  - Streamdev and xineliboutput plugins compile OK. Xlo tested OK, will
look at Sd later
  - Have modified Rotor plugin to fit (maintaining personal version) and
all seems OK
  - Working through sc plugin changes to fit.
If I can get the sc plugin working I'll move across a sd premium card
into the mix and see how it behaves, watch this space ...   
While this is all good obviously things will no doubt change when Klaus
releases 2.x with the new multi-frontend adapter handling. However,
reading between the lines this may not be in the immediate future so an
interim workaround  for these cards is appreciated by me and I expect
others ...
Thanks and keep up the good work.
Mark.


-Original Message-
From: vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] On Behalf
Of L. Hanisch
Sent: Thursday, 1 December 2011 10:50 AM
To: VDR Mailing List
Subject: [vdr] [PATCH v2] multi-frontend-support for vdr 1.7.21

Hi,

  Here's version 2 of my multi-frontend-patch. It's still dirty, since
it changes the constructor of cDvbDevice which will break compilation of
some plugins. But I think it might be necessary to look at the relevant
plugins since they might need to react on frontend changes. I haven't
tested any of those plugins but will have a look at some that I'm using.
Maybe there have to be some virtual functions like
BeforeFrontendSwitch and AfterFrontendSwitch so the plugins are even
able to know about it.

  Assumption for this patch:
  All frontends within one adapter have to be used mutually exclusive.
All cards I know behave in this way. If there are cards with multiple
frontends which can be used simultaneously I'd like to hear about it.

  Whenever the dvb-api-changes are upstream (the ENUM_DELSYS thingy) I
think my patch can easily be converted to use that.

  I'm still working on this patch, it's not finished yet... :-)

  Have fun,

Lars.


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH v2] multi-frontend-support for vdr 1.7.21

2011-12-01 Thread Richard Scobie



L. Hanisch wrote:


 Assumption for this patch:
 All frontends within one adapter have to be used mutually exclusive. 
All cards I know behave in this way. If there are cards with multiple 
frontends which can be used simultaneously I'd like to hear about it.


I believe the TT S2-6400 DVB-S/DVB-S2 card has two frontends that can be 
used simultaneously.


Regards,

Richard

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH v2] multi-frontend-support for vdr 1.7.21

2011-12-01 Thread Wolfgang Rohdewald
Am Freitag, 2. Dezember 2011, 07:48:20 schrieb Richard Scobie:
 I believe the TT S2-6400 DVB-S/DVB-S2 card has two frontends that can be 
 used simultaneously.

but is has only one frontend per adapter, so it has no multi-frontend

./adapter0:
insgesamt 0
crw-rw+ 1 root video 212, 0 29. Nov 20:02 demux0
crw-rw+ 1 root video 212, 1 29. Nov 20:02 dvr0
crw-rw+ 1 root video 212, 3 29. Nov 20:02 frontend0
crw-rw+ 1 root video 212, 2 29. Nov 20:02 net0

./adapter1:
insgesamt 0
crw-rw+ 1 root video 212, 13 29. Nov 20:03 audio0
crw-rw+ 1 root video 212,  4 29. Nov 20:03 demux0
crw-rw+ 1 root video 212,  5 29. Nov 20:03 dvr0
crw-rw+ 1 root video 212,  7 29. Nov 20:03 frontend0
crw-rw+ 1 root video 212,  6 29. Nov 20:03 net0
crw-rw+ 1 root video 212, 14 29. Nov 20:03 osd0
crw-rw+ 1 root video 212, 12 29. Nov 20:03 video0


-- 



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr