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 … 1031 1032 1033 1034 1035 … 1231 Next »
No channels found Nova-T

 
  • 0 Vote(s) - 0 Average
No channels found Nova-T
OscarL
Offline

Member

Posts: 164
Threads: 23
Joined: Feb 2005
#11
2005-04-16, 08:53 PM
How can I found out if the names are correct?
OscarL
Offline

Member

Posts: 164
Threads: 23
Joined: Feb 2005
#12
2005-04-17, 11:55 AM
Still no success in scanning the channels.
Have searched for more information regarding the error

20:25:32.008 VERBOSE ConnectPins: 'MPEG2 Transport' to 'MPEG-2 Stream'
20:25:32.008 VERBOSE ConnectPins failed!

But I actually don't understand. If someone could point me in the righ direction. What to look for and what tests to do I would really appreciate it.

Thanks
Oscar
drplix
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Apr 2005
#13
2005-04-17, 12:47 PM
There seems to be something about the recent 91.xx builds that results in the Nova-T not scanning correctly. See my earlier report...

http://forums.gbpvr.com/showpost.php?p=3...stcount=10

FYI get hold of 90.10 - its the only version I've found that will correctly scan.

Must be something pretty straightforward - I hope sub can find time to investigate there seems to be a lot of Nova-t (909 and 9002) owners with this issue.
OscarL
Offline

Member

Posts: 164
Threads: 23
Joined: Feb 2005
#14
2005-04-17, 03:31 PM
drplix, thanks for your suggestion.
But... it did'nt work. The behaviour is although a little bit different. In 90.10 it stops directly after starting the scan. In 91.12 it goes through the scan.
However I believe the reason is the same, the ConnectPins error that i can see in the logfiles in both cases.
OscarL
Offline

Member

Posts: 164
Threads: 23
Joined: Feb 2005
#15
2005-04-19, 07:50 AM
Just wanted to post the solution case anyone else have this problem.
Sub was right, of course!
I found out using graphedit that in my system "MPEG2 Transport" was named "MPEG2-transport" changing the BDA.ini solved the problem.

Tnanks for all your help and suggestions
Oscar
jui
Offline

Member

Posts: 51
Threads: 8
Joined: Jan 2004
#16
2005-05-05, 02:46 PM
Hi Guys,

thanx to what you have found I was able to solve my channel tuning problem with Nova-t 90002 as well.

I needed to change the entry in BDA.ini to "MPEG2-Transport" with a capital T in order to work.

After that I found all channels.

So thank you again and greetings
Jui
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,754
Threads: 769
Joined: Nov 2003
#17
2005-05-05, 05:22 PM
Jui, what version of the Nova-t drivers are you using? I'd like to know whether Capital 'T' is an old driver or new driver thing.
drplix
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Apr 2005
#18
2005-05-14, 01:28 PM
Sub,

I was hoping that OscarL 's solution would work for me so I just tried out 91.12b.

I get the following NullPointer Exception when trying to live preview a channel...


PHP Code:
14/05/2005 14:15:38.652    VERBOSE    [2]    PreviewLiveTV() done
14
/05/2005 14:15:39.355    ERROR    [2]    Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x10132 wparam=0x0 lparam=0x17100ed result=0x0   :  The pointer for this method was null.   :     at System.String.Replace(String oldValue, String newValue)
   
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Boolean previewMode)
   
at NativeUtilities.BDARecorder.getPreviewGraph(String cardType, Int32 board, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2)
   
at GBPVR.Backend.Common.BDARecordingSource.a(ChannelTuning A_0)
   
at a2.a(Channel A_0)
   
at a2.i()
   
at bh.e()
   
at aj.e()
   
at cg.a(Point A_0)
   
at q.g(Object A_0, EventArgs A_1)
   
at System.Windows.Forms.Control.OnClick(EventArgs e)
   
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   
at System.Windows.Forms.Control.WndProc(Message& m)
   
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   
at System.Windows.Forms.Form.WndProc(Message& m)
   
at q.a(Message& A_0) 

My config is:

Nova-T 909
Latest Technotrends BDA Drivers (01.12.2004)
Windows 2000 SP 4

I used graphedit to find filters - I can't find "MPEG2 Transport" with or without capital!! However as I said, my setup works fine with 90.10 where BDA.ini has "MPEG2 Transport"

Hope this helps.
jui
Offline

Member

Posts: 51
Threads: 8
Joined: Jan 2004
#19
2005-05-23, 04:23 PM
Hi Sub,

sorry for the late reply. I was on vacation. I used the Hauppauge Software and driver version 1.3 and updated today to 2.0. The capital T thing is working in both of them.

Greetings
Jui
arnonm
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Feb 2005
#20
2005-06-03, 08:43 AM
drplix Wrote:Sub,

I was hoping that OscarL 's solution would work for me so I just tried out 91.12b.

I get the following NullPointer Exception when trying to live preview a channel...


PHP Code:
14/05/2005 14:15:38.652    VERBOSE    [2]    PreviewLiveTV() done
14
/05/2005 14:15:39.355    ERROR    [2]    Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x10132 wparam=0x0 lparam=0x17100ed result=0x0   :  The pointer for this method was null.   :     at System.String.Replace(String oldValue, String newValue)
   
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Boolean previewMode)
   
at NativeUtilities.BDARecorder.getPreviewGraph(String cardType, Int32 board, String tuningRequest, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2)
   
at GBPVR.Backend.Common.BDARecordingSource.a(ChannelTuning A_0)
   
at a2.a(Channel A_0)
   
at a2.i()
   
at bh.e()
   
at aj.e()
   
at cg.a(Point A_0)
   
at q.g(Object A_0, EventArgs A_1)
   
at System.Windows.Forms.Control.OnClick(EventArgs e)
   
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   
at System.Windows.Forms.Control.WndProc(Message& m)
   
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   
at System.Windows.Forms.Form.WndProc(Message& m)
   
at q.a(Message& A_0) 

My config is:

Nova-T 909
Latest Technotrends BDA Drivers (01.12.2004)
Windows 2000 SP 4

I used graphedit to find filters - I can't find "MPEG2 Transport" with or without capital!! However as I said, my setup works fine with 90.10 where BDA.ini has "MPEG2 Transport"

Hope this helps.

Got the same with 9.208 and the 1.13 Hauppauge drivers.

Any updates?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  What is BDA driver? (nova-t) ?? j196186 2 2,110 2024-03-07, 09:16 AM
Last Post: itsmeagain
  no EPG for two channels JimPletcher 5 4,803 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,441 2014-03-12, 03:10 AM
Last Post: highestbid
  BDA drivers for NOVA-S ??? softfoot 6 5,054 2012-02-29, 02:23 AM
Last Post: johnsonx42
  Need help remapping Channel guide and actual channels divinehammer 3 3,788 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,523 2011-10-29, 07:49 PM
Last Post: sub
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,420 2011-06-27, 02:06 AM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,708 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,491 2011-05-22, 05:09 PM
Last Post: sub
  SUB: Recording show in two pieces. Found bug(?) lif 10 5,106 2011-05-11, 09:30 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode