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 … 1166 1167 1168 1169 1170 … 1231 Next »
Black and White Vertical Bars

 
  • 0 Vote(s) - 0 Average
Black and White Vertical Bars
netwrkg0d
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Sep 2004
#1
2004-09-03, 06:06 PM
I just installed a PVR-250...and WinTV2000 works just fine...but GB-PVR gives me a vertical distortion. No sound comes out either.

I get this error code in the logs:
9/3/2004 1:53:41 PM.671 ERROR [2] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x4033e wparam=0x0 lparam=0xd400c3 result=0x0 : Failure playing back file : at NativeUtilities.MediaHelper.playVideoFile(String filename, Form form)
at as.a(String A_0, String A_1)
at as.a(String A_0, String A_1, Int32 A_2)
at as.o()
at bc.e()
at bu.f(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 bu.a(Message& A_0)

[Image: rock.gif]
markl951
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2004
#2
2004-09-03, 06:43 PM
I'm new to GB-PVR also and I have the same problem.

Not sure where you're at but I believe the "USA cable" configuration is wrong for my location (Seattle, WA). The tuner is being tuned to the wrong frequency by GB-PVR.

I changed to USA Antenna and now I can get channel 2 thru 13. Not much I really want to watch or record on those channels though. [Image: sad.gif]

All my cable channels tune correctly with the WinTV tuner.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#3
2004-09-03, 06:46 PM
[b Wrote:Quote[/b] ]Not sure where you're at but I believe the "USA cable" configuration is wrong for my location (Seattle, WA). The tuner is being tuned to the wrong frequency by GB-PVR.

I changed to USA Antenna and now I can get channel 2 thru 13. Not much I really want to watch or record on those channels though.
For a clear understanding of how the channel tunings work, you may want read/try this:
http://gbpvr.com/cgi-bin/ikonboard.cgi?act=ST;f=2;t=826
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#4
2004-09-03, 06:48 PM
Markl951, do you have the new tuner type that is causing problems for much of the third party software? See http://www.shspvr.com/forum/viewtopic.php?t=5729



sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#5
2004-09-03, 06:51 PM
netwrkg0d,

Have you tried explicilty setting the "Preferred decoder" option?
markl951
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2004
#6
2004-09-03, 07:06 PM
[b Wrote:Quote[/b] (sub @ Sep. 03 2004,14:48)]Markl951, do you have the new tuner type that is causing problems for much of the third party software? See http://www.shspvr.com/forum/viewtopic.php?t=5729
Looks like I do (see details below).
The box says SL-980-V1.5-US

Here's the details.

Model 32062 Rev. B185
Serial #7363202
Tuner Formats: NTSC (M/N)
Tuner Audio: Stereo (MSP3445)
Video Formats: NTSC ( M ) PAL ( B G H I D K M N NCOMBO ) SECAM ( L L' )
Audio Outputs: None
External Inputs: 3
S-Video Inputs: 2
Teletext: Yes (Software)
Radio: None
Decoder: SAA7115
Tuner Model: TCL 2002N_6A
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#7
2004-09-03, 07:18 PM
I personally dont have any experience with this tuner, but had read these other comments at that url.

I suspect there will be updated Hauppauge drivers soon to correct the issue.

Does the Tuning Assistant (from the other URL I referred to) tune any/most channels?
markl951
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2004
#8
2004-09-04, 02:06 AM
[b Wrote:Quote[/b] (sub @ Sep. 03 2004,15:18)]Does the Tuning Assistant (from the other URL I referred to) tune any/most channels?
Sub,

I ran your tuner program.  On PVR-250-USA-Antenna, it finds stations 2 thru 13.  They are the correct station for my location. I checked using another TV.

I'm not sure how you calculate the frequency, but it reports 55.5 MHz for both CH2 and CH3 then increments by 6 MHz each time.  By thie time it gets to CH13 it says 205.5.  It should say 211.5  (Here in the states, the actual visual carrier frequency is 211.25 MHz for CH13.  205.25 for CH12 and so on.)

With PVR-250-USA-Cable, I don't receive any channels and when it does stop on the black & white bars, the frequency for CH2 says 72 MHz, ...  CH13 says 204 MHz.

Guess I'll have to wait for an update to get channels above 13.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#9
2004-09-04, 03:21 AM
[b Wrote:Quote[/b] ]I'm not sure how you calculate the frequency, but...
I dont anything with frequencies at all. I use a standard api for setting the current channel. I call a microsoft API (TvTuner->SetChannel()) which takes the country code, tuning type (antenna/cable), and the channel number.

Some information on these predefined tables of frequencies can be found at: http://msdn.microsoft.com/library....ing.asp
netwrkg0d
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Sep 2004
#10
2004-09-04, 06:44 PM
Thanks for the info....my card is indeed a v1.5bSad Changing it from Cable to Antenna..get's me the 13 channels but no more. I will check around to see if I can get an older rev of this card.....as I don't see that Hauppauge fixed it yet.

netwrkg0d
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Black screen when playing back recordings gonzo90017 1 1,757 2011-01-19, 06:12 PM
Last Post: gonzo90017
  My HD recordings are black snowy picture with noise, but no sound dewchugr 14 5,598 2010-10-26, 01:45 AM
Last Post: dewchugr
  Getting black screen when I play recordings dalokgawd 11 4,220 2010-09-29, 01:22 AM
Last Post: dalokgawd
  black screen when viewing Live TV, new install, winxp hauppauge 250/350 darktrooper 10 4,103 2010-06-02, 08:55 PM
Last Post: sub
  newbie with an AVerTV Volar Black HD; live tv works only after runing avertv 6 app laberinto 1 1,486 2010-05-02, 03:58 AM
Last Post: laberinto
  No Live TV - Just black screen jdconnel 8 2,817 2010-04-24, 03:53 PM
Last Post: BigJx
  Black screen when resuming from standby... bobsmith 5 3,371 2010-04-03, 12:43 PM
Last Post: keith_leitch
  Live Tv & Recording finnishes = black screen Elmo Putney 0 969 2010-03-16, 10:07 PM
Last Post: Elmo Putney
  Black Screen on Certain Recordings mikeh49 4 1,919 2010-03-09, 01:37 AM
Last Post: mvallevand
  3-4 Seconds of black screen when pausing channel for the first time wdf1964 3 1,716 2010-02-26, 11:30 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode