NextPVR Forums

Full Version: Fast Forward Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I upgraded the hardware for my PVR (Sempron 3000), and I'm slowing getting the enironment up and running (and stable), but I'm having a problem on the MVP side of things.

Gbpvr is recording, and the desktop client works fine (shows a full hour recording and allows me to skip forward a minute) but the MVP overlay only shows a 1 second recording, although it will continue to play just fine, but when I do a skip (60 seconds ahead) I just get a black screen. I'm not sure whats wrong. I hope someone knows the issue so I can get back to normal and stop fussing with this machine.

Here is what seems like the most important part of my log:

8/1/2005 8:45:02 PM.250 VERBOSE [42] MVP data read: 1 (4)
8/1/2005 8:45:02 PM.250 VERBOSE [42] User pressed: 43
8/1/2005 8:45:02 PM.250 VERBOSE [42] Skipping forward: 0
8/1/2005 8:45:02 PM.250 VERBOSE [42] MVPSetPlaybackPosition() request to set position to: 60 seconds
8/1/2005 8:45:02 PM.250 ERROR [42] Object reference not set to an instance of an object.
8/1/2005 8:45:02 PM.250 ERROR [42] at q.a(Double A_0)
at ag.a(Int32 A_0)
at ag.b(Object A_0, KeyEventArgs A_1)
at q.a(Object A_0, KeyEventArgs A_1)
at q.ah()
8/1/2005 8:45:02 PM.359 VERBOSE [42] MVP not sending frame
8/1/2005 8:45:02 PM.359 VERBOSE [42] MVP request processed
8/1/2005 8:45:02 PM.390 VERBOSE [42] MVP data read: 1 (9)
8/1/2005 8:45:02 PM.390 VERBOSE [42] PACK9: 00000000588066000000
8/1/2005 8:45:02 PM.390 VERBOSE [42] MVP request processed
8/1/2005 8:45:03 PM.093 VERBOSE [2] frame sent
8/1/2005 8:45:03 PM.140 VERBOSE [42] MVP data read: 1 (7)
8/1/2005 8:45:03 PM.140 VERBOSE [42] MVP request processed
8/1/2005 8:45:03 PM.296 VERBOSE [42] MVP data read: 1 (3)
8/1/2005 8:45:03 PM.296 VERBOSE [42] MVP request processed
8/1/2005 8:45:03 PM.968 VERBOSE [2] Loading recordig list for next recording panel
8/1/2005 8:45:03 PM.968 VERBOSE [2] RecordingFactory.loadSchedule()
8/1/2005 8:45:04 PM.093 VERBOSE [2] frame sent
8/1/2005 8:45:04 PM.296 VERBOSE [42] MVP data read: 1 (3)
8/1/2005 8:45:04 PM.296 VERBOSE [42] MVP request processed
8/1/2005 8:45:05 PM.765 VERBOSE [42] MVP data read: 1 (4)
8/1/2005 8:45:05 PM.765 VERBOSE [42] User pressed: 27
8/1/2005 8:45:05 PM.812 VERBOSE [42] MVP not sending frame
8/1/2005 8:45:05 PM.812 VERBOSE [42] MVP request processed
8/1/2005 8:45:08 PM.687 VERBOSE [42] MVP data read: 1 (4)
8/1/2005 8:45:08 PM.687 VERBOSE [42] User pressed: 30
8/1/2005 8:45:08 PM.734 VERBOSE [42] MVP not sending frame
8/1/2005 8:45:08 PM.734 VERBOSE [42] MVP request processed
8/1/2005 8:45:09 PM.296 VERBOSE [42] MVP data read: 1 (8)
8/1/2005 8:45:09 PM.296 VERBOSE [42] Responding to ping
8/1/2005 8:45:09 PM.296 VERBOSE [42] MVP request processed
8/1/2005 8:45:10 PM.093 VERBOSE [2] frame sent
8/1/2005 8:45:10 PM.296 VERBOSE [42] MVP data read: 1 (3)
8/1/2005 8:45:10 PM.296 VERBOSE [42] MVP request processed
8/1/2005 8:45:16 PM.093 VERBOSE [2] frame sent
8/1/2005 8:45:22 PM.093 ERROR [2] MVP Timer Refresh error: An established connection was aborted by the software in your host machine
8/1/2005 8:45:22 PM.093 ERROR [2] at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer)
at q.a(Boolean A_0)
at q.c(Object A_0, EventArgs A_1)
8/1/2005 8:45:28 PM.109 ERROR [2] MVP Timer Refresh error: An established connection was aborted by the software in your host machine
8/1/2005 8:45:28 PM.109 ERROR [2] at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer)
at q.a(Boolean A_0)
at q.c(Object A_0, EventArgs A_1)
8/1/2005 8:45:31 PM.296 VERBOSE [42] MVP data taking too long, connection must have been dropped!
8/1/2005 8:45:31 PM.296 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
8/1/2005 8:45:31 PM.296 VERBOSE [2] getValue: /settings/NetRadioBufferSize : 96000
8/1/2005 8:45:31 PM.296 INFO [2] NetRadio buffer size is: 96000
8/1/2005 8:45:31 PM.406 ERROR [42] MVPWorkerThread - Connection lost, waiting a new one
Luckily I found a solution (since there were no responses).

It was a mix of things. I had only turned off one of the MVP services (not two), and since the GB-MVP service was being brought up automatically I did not know it was being blocked by SP2. When I brought the GB-MVP server up manually I got the Windows message, clicked unblock, and everything is up and working.