I have GBPVR installed successfully and configured. The EPG works fine so I can go through the guide and select programs to record. However, the programs never record. When I try "Live TV" from the main menu, I get an error: "No Capture-source was available to enable you to watch the requested channel". It is puzzeling because the EPG works fine and I can see video via the tuner assistant. I have uninstalled and reinstalled, rebooted, etc but no luck. Incidently, which channel is the "requested" one? I cannot figure out how a default is configured.
I am using an Avermedia M150 card on a XP machine.
I attached the log files from GBPVR in case that helps....
I've installed my PVR-350 in my HTPC and am planning to use GB-PVR but I'm not sure about these things:
1. Â Do I need to install the WinTV and WinScheduler if I'm only planning to use GB-PVR?
2. If not, should I install them anyway to make sure the card works properly *then* install GB-PVR? Â Or should I just go ahead and install GB-PVR anyway?
3. If I use the A/V output on the PVR-350 how can I use SCART? My TV (a Loewe) has SCART inputs which I want to use - can you get a cable that goes from the A/V out to SCART? If not, am I stuck with using S-Video?
4. Do all the functions of GB-PVR work via the A/V out of the PVR-350... ie: will it stream music and non-MPEG2 streams? Â
5. How do I connect it all up? The instructions are pretty useless for a newbie so here's what I've done:
- Connected the RF out of my satellite box (Foxtel Australia) to the TV-in connector on the PVR-350.
- Connected the TV out of my video card (FX5200) to the S-Video input on my TV (since I can't use SCART until I get the right cable)
Is this right? If so, how does the PVR-350 tell the cable box to change channels?
Hope soneone can help me here... I searched the forums but couldn't see any answers to these Q's.
A whlie back the computer hung during a recording (not GBPVR related) and when I rebooted it started recording but what had been recorded so far was gone.
Yesterday I accidentally ran config while recording, and it started recording again but what was recorded up to then was lost.
I suppose there's no way currently to prevent data being lost in such circumstances. Is recovering data a possibility? In future versions will events such as this not result in lost recordings? Thanks!
When I press the stop button on the remote while playing music through the MVP, the music stops and then the MVP hangs with "Object reference not set to an instance of an object." Â Here's the gbpvr.exe.log lines from just prior to and including the event:
1/29/2005 3:36:00 PM.803 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 244000)
1/29/2005 3:36:00 PM.803 VERBOSE [65] about to check
1/29/2005 3:36:00 PM.923 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 246000)
1/29/2005 3:36:00 PM.923 VERBOSE [65] about to check
1/29/2005 3:36:01 PM.004 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 248000)
1/29/2005 3:36:01 PM.004 VERBOSE [65] about to check
1/29/2005 3:36:01 PM.044 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 250000)
1/29/2005 3:36:01 PM.044 VERBOSE [65] about to check
1/29/2005 3:36:01 PM.164 VERBOSE [64] MVP data read: 1
1/29/2005 3:36:01 PM.164 VERBOSE [64] MVP request processed
1/29/2005 3:36:01 PM.164 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 252000)
1/29/2005 3:36:01 PM.164 VERBOSE [65] about to check
1/29/2005 3:36:01 PM.204 VERBOSE [64] MVP data read: 1
1/29/2005 3:36:01 PM.204 VERBOSE [64] User pressed: 27
1/29/2005 3:36:01 PM.244 VERBOSE [65] Request 2000 bytes (file size:6674235 Â file location: 254000)
1/29/2005 3:36:01 PM.244 VERBOSE [65] about to check
1/29/2005 3:36:01 PM.835 ERROR [64] Object reference not set to an instance of an object.
1/29/2005 3:36:01 PM.855 ERROR [64] Â at MyAlbumsPlugin.MyAlbumsTask.render(Boolean& requiresMoreRendering)
 at bw.a(Boolean& A_0)
 at n.a(Object A_0, KeyEventArgs A_1)
 at n.ag()
That looks to me like getting file data for the song, then the button press. Performing the same task on the PC, pressing STOP did the same thing, logged as follows:
1/29/2005 3:51:00 PM.307 VERBOSE [2] Adding C:\Documents and Settings\Walter\My Documents\My Music\Steely Dan - Pretzel Logic\07 Through With Buzz.mp3 to play queue
1/29/2005 3:51:00 PM.317 VERBOSE [2] Adding C:\Documents and Settings\Walter\My Documents\My Music\Steely Dan - Pretzel Logic\08 Pretzel Logic.mp3 to play queue
1/29/2005 3:51:00 PM.327 VERBOSE [2] Adding C:\Documents and Settings\Walter\My Documents\My Music\Steely Dan - Pretzel Logic\09 With A Gun.mp3 to play queue
1/29/2005 3:51:00 PM.337 VERBOSE [2] Adding C:\Documents and Settings\Walter\My Documents\My Music\Steely Dan - Pretzel Logic\10 Charlie Freak.mp3 to play queue
1/29/2005 3:51:00 PM.337 VERBOSE [2] Adding C:\Documents and Settings\Walter\My Documents\My Music\Steely Dan - Pretzel Logic\11 Monkey In Your Soul.mp3 to play queue
1/29/2005 3:51:01 PM.548 VERBOSE [2] HideMouse ref=-1
1/29/2005 3:51:11 PM.413 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x60013c wparam=0x53 lparam=0x1 result=0x0 Â : Â Object reference not set to an instance of an object. Â : Â Â at MyAlbumsPlugin.MyAlbumsTask.render(Boolean& requiresMoreRendering)
 at bw.a(Boolean& A_0)
 at n.a(Object A_0, KeyEventArgs A_1)
 at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
 at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
 at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
 at System.Windows.Forms.Control.WmKeyChar(Message& m)
 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 n.a(Message& A_0)
1/29/2005 3:51:11 PM.463 VERBOSE [2] Rendering MenuMenuTask
1/29/2005 3:51:11 PM.653 VERBOSE [2] Rendering MenuMenuTask
Added the album songs to the queue, I let it play fo ten seconds or so and pressed STOP.
If it matters, my PC is an old Compaq Deskpro, 650-MHz P-III, XP-Pro, 384 MB RAM, humongous disk space, over 30GB free. gbpvr and plugins are current, D/L last week.
Can someone help me with this? I'm thinking I really like this plugin better than the built-in GBPVR music player, but not if it's unusable for some reason. . . . .
Last night I set up to record Star Trek Enterprise, Stargate SG-1 and Atlantis. Â Enterprise recorded perfectly but SG1 stopped about 20 minutes into the show. Â This has happened several times before, usually there are around 10 good recordings between.
When I first noticed the problem I checked through these boards and saw a suggestion about the Hauppauge PVR-250 having its own IRQ. Â So I removed the card and drivers placed it in a different slot and reinstalled so that it had its own IRQ. Â Unfortunately it is still doing the same thing. Â The GBPVR status still had "Recording Stargate SG-1" but when I looked at the size of the file it was no longer increasing. Â
I also looked at the gbpvrrecordingservice.exe.log and saw nothing unusual before I rebooted so that I would get Atlantis. Â I saved a copy of most of the files in the GBPVR directory before I rebooted. Â If they would be of any help, please let me know.
I'm trying to get some info on how MVP talks to GB-PVR.
I would like to code a Python script for XBMC to control the TV functions of GB-PVR and maybe even stream live TV to the Xbox.
Is there any documentation, or source of info that could help me with this.
Thanks
So I just noticed that my EPG is blank after 02/01/05. Is this a known issue with zap2it or GBPVR or is a problem with my setup? It has been working perfectly fine up to this point. I even tried forcing an update and after the update there was no additional programs after the 02/01...?
The way I was checking for a new version, was clicking on download and reading the version on the dialog box (currently 23.13) and comparing to 'changes.txt' (latest entry is for 23.11). So I thought I was usng 23.11, and downloaded the current, installed it. But changes.txt hasn't changed! I was using 23.13 all along!
My wife or I will frequently fire up solitare. One thing I have noticed is that the shuffle routine doesn't seem thorough. I will frequently have as the last cards in the deck, 4-A of spades, once I had 8-A of spades, all in order. I was wondering what the shuffle logic was. I really like the interface, and I use GB-PVR almost exclusively via my MVP.
Sometimes, I use the net radio and solitare simutaniously works great.
One other thing, the 5s, and 6s, look too similar from across the room, even on my 36". Is that a font that is user selectable?