NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 305 306 307 308 309 1231 Next »
Multidec with Hauppauge dual tuner fails

 
  • 0 Vote(s) - 0 Average
Multidec with Hauppauge dual tuner fails
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#21
2007-11-16, 05:35 PM
sub Wrote:Can you try setting <BDASubmitTuningRequestTwiceOnLivePreview>true</BDASubmitTuningRequestTwiceOnLivePreview> in config.xml, then reproduce the problem and repost the logs?

Sure, here it is. The setting improved getting the channels to tune in on the first Live TV entry (on FTA). I usually get No signal detected at first, tuning to the next channel and so on is no problem, just the first. But with this setting to true, it seems to be fixed...

But, sorry to say, no change in MDAPI performance, but I think that was expected. A note, I have seen that the video is actually decoded, but appears as a still. So decoding takes place, just terribly slow. CPU usage is normal around 10%. MDAPI log windows gives 70 calls per second and for the ffdecxxx part gives about 180.
Talked to Agarwal on DVBN on this, and he said those numbers are way off.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#22
2007-11-16, 06:11 PM
Barsk Wrote:Sure, here it is. The setting improved getting the channels to tune in on the first Live TV entry (on FTA). I usually get No signal detected at first, tuning to the next channel and so on is no problem, just the first. But with this setting to true, it seems to be fixed...
Good

Quote:But, sorry to say, no change in MDAPI performance, but I think that was expected. A note, I have seen that the video is actually decoded, but appears as a still. So decoding takes place, just terribly slow. CPU usage is normal around 10%. MDAPI log windows gives 70 calls per second and for the ffdecxxx part gives about 180.
Talked to Agarwal on DVBN on this, and he said those numbers are way off.
To be honest, I'm not really sure what to advise. GB-PVR doesnt really play much of a part in this. It just connects the mdapi filter to the output of the BDA filters, then tells the filter the channel PIDs it is interested in, then the filter takes care of the rest (receiving transport stream packets from the device, passing to multidec plugins to determine decryption keys, decrypting audio/video streams etc).

Unfortunately we'd probably need Agarwal to add additional logging to the mdapi filter to get more insight into what exactly is happening. This filter gets first look at the data after it comes from the capture device. It'd be nice if it logged info about the packets it was receiving.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#23
2007-11-16, 06:31 PM
Now you have that config.xml setting in place, does it make any difference if you start on a channel that is encrypted?
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#24
2007-11-17, 08:57 AM
sub Wrote:Now you have that config.xml setting in place, does it make any difference if you start on a channel that is encrypted?

No difference. Sad
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#25
2007-11-17, 09:04 AM
sub Wrote:Good

To be honest, I'm not really sure what to advise. GB-PVR doesnt really play much of a part in this. It just connects the mdapi filter to the output of the BDA filters, then tells the filter the channel PIDs it is interested in, then the filter takes care of the rest (receiving transport stream packets from the device, passing to multidec plugins to determine decryption keys, decrypting audio/video streams etc).

Unfortunately we'd probably need Agarwal to add additional logging to the mdapi filter to get more insight into what exactly is happening. This filter gets first look at the data after it comes from the capture device. It'd be nice if it logged info about the packets it was receiving.

Ok. Thanx for your time and effort though.

Do you know if for example Pinnacles dual tuner card suffers from the same problems, or if this is exclusive to Hauppauge? I will have to look for a replacement. If you have any recommendations I would be happy to get them.
Also, if skipping the Hauppauge altogether with that nice remote integration, what other remotes would you recommend? A plain MCE remote?

Regards
Barsk
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#26
2007-11-17, 04:18 PM
Quote:Do you know if for example Pinnacles dual tuner card suffers from the same problems, or if this is exclusive to Hauppauge?
I dont know. We dont have DVB-T yet, so I've not personally tested either of these. I've heard very little about this problem. The reports of seen are in the threads by you and Stefan.

Quote:Also, if skipping the Hauppauge altogether with that nice remote integration, what other remotes would you recommend? A plain MCE remote?
The MCE remotes work well with GB-PVR.
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#27
2007-11-17, 05:04 PM
sub Wrote:I dont know. We dont have DVB-T yet, so I've not personally tested either of these. I've heard very little about this problem. The reports of seen are in the threads by you and Stefan.

The MCE remotes work well with GB-PVR.

Ok, thanx a lot for all your help. I will have to try out some alternatives. I could give you a hint later if it worked or not...

/Barsk
Barsk
Offline

Senior Member

Posts: 395
Threads: 57
Joined: Aug 2006
#28
2007-11-20, 11:44 AM
Got his message from Agarwal:

barsk: well the problem is clear to me; the filter is not processing enough TS packets in each pass. What I don't understand is that packets are supposed to be buffered until a certain number has been reached, but it seems it's not working in your case. I'll try to take a look at the buffering code this week.

Don't know if this is of any value to you, Sub? It sounds like an MDAPI internal thingie.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#29
2007-11-20, 12:18 PM
Sounds like there could be hope, then Smile
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#30
2007-11-20, 02:52 PM
Quote:barsk: well the problem is clear to me; the filter is not processing enough TS packets in each pass. What I don't understand is that packets are supposed to be buffered until a certain number has been reached, but it seems it's not working in your case. I'll try to take a look at the buffering code this week.

Don't know if this is of any value to you, Sub? It sounds like an MDAPI internal thingie.
Not really. The card's BDA driver is connected directly to the MDAPI filter, so it gets first look at anything coming from the card. There are no GB-PVR components sitting in front of it, so GB-PVR has no opportunity to effect this, or to monitor it.

Its possible the card isnt delivering enough TS packets, but I think its more likely the MDAPI filter isnt handling the chunk sizes those TS packets are delivered in from this card, or something similiar.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,622 2014-05-15, 12:59 AM
Last Post: lchiu7
  Multiple tuners - do you set and EPG for each or just on one tuner? ram4x4nut 1 5,180 2013-07-23, 07:01 AM
Last Post: Lao Pan
  Hauppauge 2250 MCE remote Jeckler 22 20,860 2013-03-26, 04:26 PM
Last Post: DonBrutto
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,075 2012-02-03, 02:41 AM
Last Post: slowtech
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,595 2011-09-19, 01:15 AM
Last Post: sub
  Difficulty adding DigitalNow Quad DVB-T tuner csy 14 8,114 2011-07-30, 07:47 AM
Last Post: ToughRowToHoe
  Will A Hauppauge Colossus work in 1.4.7? hondophred 5 3,801 2011-06-29, 09:12 PM
Last Post: sub
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,445 2011-06-27, 02:06 AM
Last Post: sub
  Twinhan dual DVB-T kelvinrp 9 8,054 2011-06-22, 04:51 PM
Last Post: karamar
  Order of tuner use for live tv and recording shaunpatrick77 1 1,766 2011-02-19, 10:49 AM
Last Post: martint123

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode