NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 86 87 88 89 90 … 115 Next »
After pausing live TV, can't rw/ff/skip anymore!?

 
  • 0 Vote(s) - 0 Average
After pausing live TV, can't rw/ff/skip anymore!?
skiingyac
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jun 2005
#1
2005-06-14, 07:21 PM
I have a problem where if I am in live TV mode on the MVP, I can use the skip forward/backward buttons and they work as expected. However, once I press the pause button, I then can no longer do anything other than play or pause, skipping forward/backward doesn't work.

I looked through the gbpvr log, and I can see where gbpvr gets the skip commands and calculates what position (in seconds) to jump to, but then just continues to send the next chunk of the file instead of changing offsets.

I'm using the latest gbpvr and the latest hauppauge drivers for my pvr-150, and the 2.4 23104 beta mvp software (is that even used by gbpvr?). I've tried the hauppauge and intervideo drivers, enabling/disabling live preview (don't think this matters on the mvp), and various other things to no avail.

Since the skip buttons work before hitting pause, and the gbpvr process gets as far as calculating where to skip to, but then continues from its current position in the file, it seems like this is a bug.

here's what I assume are the important log lines, but I can send the whole thing if needed:

Code:
This skip backward works (before hitting pause):

6/14/2005 2:23:59 PM.640    VERBOSE    [85]    Request 200000 bytes (file size:8753088   file location: 8600038)
6/14/2005 2:23:59 PM.640    VERBOSE    [85]    about to check
6/14/2005 2:23:59 PM.640    VERBOSE    [85]    ...livetv mode
6/14/2005 2:23:59 PM.734    VERBOSE    [85]    waiting for livetv data! File size is: 8820672
6/14/2005 2:23:59 PM.953    VERBOSE    [85]    Request 200000 bytes (file size:8966080   file location: 8800038)
6/14/2005 2:23:59 PM.953    VERBOSE    [85]    about to check
6/14/2005 2:23:59 PM.953    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:00 PM.015    VERBOSE    [84]    MVP data read: 1   (4)
6/14/2005 2:24:00 PM.015    VERBOSE    [84]    User pressed: 42
6/14/2005 2:24:00 PM.015    VERBOSE    [84]    Skipping back: 0
6/14/2005 2:24:00 PM.031    VERBOSE    [84]    MVPSetPlaybackPosition() request to set position to: -14 seconds
6/14/2005 2:24:00 PM.031    VERBOSE    [84]    MVP not sending frame
6/14/2005 2:24:00 PM.031    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:00 PM.046    VERBOSE    [85]    waiting for livetv data! File size is: 9078720
6/14/2005 2:24:00 PM.296    VERBOSE    [85]    Stream Length: 9242560
6/14/2005 2:24:00 PM.296    VERBOSE    [85]    Stream Duration: 0
6/14/2005 2:24:00 PM.296    VERBOSE    [85]    requestedPositionInSeconds: -14
6/14/2005 2:24:00 PM.296    VERBOSE    [85]    Set position to:0
6/14/2005 2:24:00 PM.296    VERBOSE    [85]    Received request to seek to pos:0
6/14/2005 2:24:00 PM.328    VERBOSE    [85]    Request 200000 bytes (file size:9242560   file location: 0)
6/14/2005 2:24:00 PM.328    VERBOSE    [85]    about to check
6/14/2005 2:24:00 PM.328    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:00 PM.421    VERBOSE    [84]    MVP data read: 1   (7)
6/14/2005 2:24:00 PM.421    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:00 PM.515    VERBOSE    [85]    Request 200000 bytes (file size:9416640   file location: 200000)
6/14/2005 2:24:00 PM.515    VERBOSE    [85]    about to check
6/14/2005 2:24:00 PM.515    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:00 PM.718    VERBOSE    [85]    Request 200000 bytes (file size:9527232   file location: 400000)

Then, later I hit pause:

6/14/2005 2:24:07 PM.609    VERBOSE    [85]    Request 200000 bytes (file size:14282688   file location: 14123969)
6/14/2005 2:24:07 PM.609    VERBOSE    [85]    about to check
6/14/2005 2:24:07 PM.609    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:07 PM.625    VERBOSE    [84]    About to send incremental update
6/14/2005 2:24:07 PM.687    VERBOSE    [84]    frame sent
6/14/2005 2:24:07 PM.703    VERBOSE    [85]    waiting for livetv data! File size is: 14337984
6/14/2005 2:24:07 PM.734    VERBOSE    [84]    Send MVP Pause Request
6/14/2005 2:24:07 PM.734    VERBOSE    [84]    Sending OSD frame
6/14/2005 2:24:07 PM.843    VERBOSE    [84]    About to send incremental update
6/14/2005 2:24:07 PM.890    VERBOSE    [85]    Request 200000 bytes (file size:14417920   file location: 14323969)
6/14/2005 2:24:07 PM.890    VERBOSE    [85]    about to check
6/14/2005 2:24:07 PM.890    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:07 PM.890    VERBOSE    [84]    frame sent
6/14/2005 2:24:07 PM.890    VERBOSE    [84]    MVP not sending frame
6/14/2005 2:24:07 PM.890    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:07 PM.984    VERBOSE    [85]    waiting for livetv data! File size is: 14516160
6/14/2005 2:24:08 PM.015    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:08 PM.015    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:08 PM.078    VERBOSE    [85]    waiting for livetv data! File size is: 14622656
6/14/2005 2:24:08 PM.187    VERBOSE    [2]    mvpVideoDuration: 21
6/14/2005 2:24:08 PM.187    VERBOSE    [2]    Sending OSD frame
6/14/2005 2:24:08 PM.296    VERBOSE    [2]    About to send incremental update
6/14/2005 2:24:08 PM.328    VERBOSE    [84]    MVP data read: 1   (7)
6/14/2005 2:24:08 PM.343    VERBOSE    [2]    frame sent
6/14/2005 2:24:08 PM.343    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:08 PM.343    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:08 PM.343    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:08 PM.531    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:08 PM.531    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:09 PM.187    VERBOSE    [2]    mvpVideoDuration: 22
6/14/2005 2:24:09 PM.187    VERBOSE    [2]    Sending OSD frame
6/14/2005 2:24:09 PM.296    VERBOSE    [2]    About to send incremental update
6/14/2005 2:24:09 PM.343    VERBOSE    [2]    frame sent
6/14/2005 2:24:10 PM.125    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:10 PM.125    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:10 PM.187    VERBOSE    [2]    mvpVideoDuration: 23
6/14/2005 2:24:10 PM.187    VERBOSE    [2]    Sending OSD frame
6/14/2005 2:24:10 PM.296    VERBOSE    [2]    About to send incremental update
6/14/2005 2:24:10 PM.343    VERBOSE    [2]    frame sent
6/14/2005 2:24:10 PM.500    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:10 PM.500    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:10 PM.812    VERBOSE    [84]    MVP data read: 1   (4)
6/14/2005 2:24:10 PM.812    VERBOSE    [84]    User pressed: 42
6/14/2005 2:24:10 PM.812    VERBOSE    [84]    Skipping back: 0
6/14/2005 2:24:10 PM.812    VERBOSE    [84]    MVPSetPlaybackPosition() request to set position to: 4 seconds
6/14/2005 2:24:10 PM.812    VERBOSE    [84]    Sending OSD frame
6/14/2005 2:24:10 PM.828    VERBOSE    [85]    Request 200000 bytes (file size:16465856   file location: 14523969)
6/14/2005 2:24:10 PM.828    VERBOSE    [85]    about to check
6/14/2005 2:24:10 PM.828    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:10 PM.921    VERBOSE    [84]    About to send incremental update
6/14/2005 2:24:10 PM.984    VERBOSE    [84]    frame sent
6/14/2005 2:24:10 PM.984    VERBOSE    [84]    MVP not sending frame
6/14/2005 2:24:10 PM.984    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:10 PM.984    VERBOSE    [84]    MVP data read: 1   (7)
6/14/2005 2:24:10 PM.984    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:11 PM.000    VERBOSE    [85]    Request 200000 bytes (file size:16603072   file location: 14723969)
6/14/2005 2:24:11 PM.000    VERBOSE    [85]    about to check
6/14/2005 2:24:11 PM.000    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:11 PM.187    VERBOSE    [2]    mvpVideoDuration: 24
6/14/2005 2:24:11 PM.203    VERBOSE    [2]    Sending OSD frame


Then, try to skip again and it doesn't work (the file location offsets don't change):


6/14/2005 2:24:14 PM.593    VERBOSE    [85]    Request 200000 bytes (file size:19128256   file location: 18523969)
6/14/2005 2:24:14 PM.593    VERBOSE    [85]    about to check
6/14/2005 2:24:14 PM.593    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:14 PM.781    VERBOSE    [85]    Request 200000 bytes (file size:19226560   file location: 18723969)
6/14/2005 2:24:14 PM.781    VERBOSE    [85]    about to check
6/14/2005 2:24:14 PM.781    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    MVP data read: 1   (4)
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    User pressed: 42
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    Skipping back: 0
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    MVPSetPlaybackPosition() request to set position to: 11 seconds
6/14/2005 2:24:14 PM.875    VERBOSE    [84]    Sending OSD frame
6/14/2005 2:24:14 PM.968    VERBOSE    [84]    About to send incremental update
6/14/2005 2:24:15 PM.015    VERBOSE    [85]    Request 200000 bytes (file size:19369920   file location: 18923969)
6/14/2005 2:24:15 PM.015    VERBOSE    [85]    about to check
6/14/2005 2:24:15 PM.015    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:15 PM.031    VERBOSE    [84]    frame sent
6/14/2005 2:24:15 PM.031    VERBOSE    [84]    MVP not sending frame
6/14/2005 2:24:15 PM.031    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:15 PM.187    VERBOSE    [2]    mvpVideoDuration: 28
6/14/2005 2:24:15 PM.187    VERBOSE    [2]    Sending OSD frame
6/14/2005 2:24:15 PM.234    VERBOSE    [85]    Request 200000 bytes (file size:19515328   file location: 19123969)
6/14/2005 2:24:15 PM.234    VERBOSE    [85]    about to check
6/14/2005 2:24:15 PM.234    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:15 PM.296    VERBOSE    [2]    About to send incremental update
6/14/2005 2:24:15 PM.343    VERBOSE    [2]    frame sent
6/14/2005 2:24:15 PM.406    VERBOSE    [85]    Request 200000 bytes (file size:19640256   file location: 19323969)
6/14/2005 2:24:15 PM.406    VERBOSE    [85]    about to check
6/14/2005 2:24:15 PM.406    VERBOSE    [85]    ...livetv mode
6/14/2005 2:24:15 PM.562    VERBOSE    [84]    MVP data read: 1   (3)
6/14/2005 2:24:15 PM.562    VERBOSE    [84]    MVP request processed
6/14/2005 2:24:15 PM.625    VERBOSE    [85]    Request 200000 bytes (file size:19800000   file location: 19523969)
6/14/2005 2:24:15 PM.625    VERBOSE    [85]    about to check

Any help would be greatly appreciated.
dbwells
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Oct 2005
#2
2005-10-05, 01:42 PM
I am also having this problem, though I am totally new to this whole setup. Any suggestions from anyone?
skiingyac
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jun 2005
#3
2005-10-05, 02:53 PM
the best thing I can suggest is to record the show using "quick record", then wait a few seconds, try to watch some live TV, and when it asks if you want to watch whats being recorded, say yes. Then it seems to deal better. Its a kludge, an actual solution would be nice

However, then you get into the problem with that if you're watching something on the MVP as its being recorded, gbpvr doesn't seem to recognize that the length of the show increases, so the duration displayed at the top doesn't change, and forwarding past the displayed duration doesn't work, and the longer you watch it, skipping forward/backward will start to jump to seemingly random places. You have to stop watching, then go back and re-start watching the show, forward yourself to where you left off, and repeat the process when you catch up to the end again.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2005-10-05, 04:26 PM
Quote:However, then you get into the problem with that if you're watching something on the MVP as its being recorded, gbpvr doesn't seem to recognize that the length of the show increases, so the duration displayed at the top doesn't change
What version are you running? v0.94.13 will continuously re-read the during when playing back files that are still recording. I've just double checked here and its definitely updating the duration on the screen. Older versions dont do this.
skiingyac
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jun 2005
#5
2005-10-05, 09:33 PM
much better w/ v0.94.13! thanks sub, the recent flurry of fixes/features (this, screen saver, better comskip, etc.) and the improved UI responsiveness (esp. the program guide on the MVP) are great!

When browsing the program guide, if i.e. the time is 5:35, can it automatically select the 5:30 show if applicable instead of the 5:00 show as you scroll through the channels? Also, is there any way to page forward/backward in time w/ a remote? I can page thru channels but not time...

Finally, I think your forum software is config'd wrong. It emailed me a notification of your post with the url: http://forum.gbpvr.com/forums/showthread...to=newpost I think it should be http://forums.gbpvr.com/showthread....
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#6
2005-10-05, 09:44 PM
Quote:Also, is there any way to page forward/backward in time w/ a remote? I can page thru channels but not time...
If you have the 45 button remote you can press the CH+/- (Page Up/Down on keyboard) to jump a page at a time, or on the 34 button remote you can use the blue/green buttons. Or you can just type channel number and press enter.

Quote:Finally, I think your forum software is config'd wrong. It emailed me a notification of your post with the url: http://forum.gbpvr.com/forums/showth...4&goto=newpost I think it should be http://forums.gbpvr.com/showthread....
Yes, I'm aware of this. Its on my list of things to look at.
skiingyac
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jun 2005
#7
2005-10-05, 11:26 PM
Quote:If you have the 45 button remote you can press the CH+/- (Page Up/Down on keyboard) to jump a page at a time, or on the 34 button remote you can use the blue/green buttons. Or you can just type channel number and press enter.

Yes that works great w/ the 34 button remote for paging vertically in the guide thru channels, but what about paging horizontally thru time? I.e., I'm currently looking at channel 1, I can hit the green button to go down to channel 7 or so.

BUT, What I'd like to be able to do is hit maybe the red button and go forward 2 (or 4?) hrs in time, or hit the yellow button and go backwards in time. Or is there some existing shortcut to say "jump to 10pm"?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#8
2005-10-06, 12:02 AM
Fastfoward will jump forward a page. Skip will jump forward a day.
skiingyac
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Jun 2005
#9
2005-10-06, 12:36 PM
awesome, thanks
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#10
2005-10-07, 09:29 PM
I had a very similar experience last night. We started watching a show that had been actively recording for almost 30 minutes. At one point during playback I hit pause, and then realized at the next commercial break that "skip" wasn't working. I eventually had to return to the main menu in order to get things working normally again.

We hadn't caught up with the recording yet, so I don't think that was the problem.

Here's the section from the log where the problem started to appear:

Code:
... everything seems fine up to this point ...


10/6/2005 8:42:47 PM.984    VERBOSE    [62]    Request 200000 bytes (file size:1982492608   file location: 926384194)
10/6/2005 8:42:47 PM.984    VERBOSE    [62]    about to check
10/6/2005 8:42:47 PM.984    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:48 PM.046    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:48 PM.046    VERBOSE    [61]    PACK9: 000000373A8D82000000
10/6/2005 8:42:48 PM.046    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.281    VERBOSE    [62]    Request 200000 bytes (file size:1982705600   file location: 926584194)
10/6/2005 8:42:48 PM.281    VERBOSE    [62]    about to check
10/6/2005 8:42:48 PM.281    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    MVP data read: 1   (4)


  ... here is a request for a 2 minute skip forward ...


10/6/2005 8:42:48 PM.281    VERBOSE    [61]    User pressed: 15
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    Skipping forward: 2
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    mvpVideoDuration: 2627
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    MVPSetPlaybackPosition() request to set position to: 1236 seconds
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    MVP not sending frame
10/6/2005 8:42:48 PM.281    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.593    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:48 PM.593    VERBOSE    [61]    PACK9: 000000373D9AC2000000
10/6/2005 8:42:48 PM.593    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.671    VERBOSE    [62]    Stream Length: 1983033280
10/6/2005 8:42:48 PM.671    VERBOSE    [62]    Stream Duration: 2627
10/6/2005 8:42:48 PM.671    VERBOSE    [62]    requestedPositionInSeconds: 1236
10/6/2005 8:42:48 PM.671    VERBOSE    [62]    Set position to:933014516
10/6/2005 8:42:48 PM.703    VERBOSE    [62]    Received request to seek to pos:933014516


  ... this looks like a forward skip, but it doesn't seem quite far enough ...


10/6/2005 8:42:48 PM.734    VERBOSE    [62]    Request 200000 bytes (file size:1983064000   file location: 933014516)
10/6/2005 8:42:48 PM.734    VERBOSE    [62]    about to check
10/6/2005 8:42:48 PM.734    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:48 PM.734    VERBOSE    [61]    MVP data read: 1   (4)


  ... since it didn't seem like it had skipped, another 2 minute skip is requested ...
  ... but "requestedPositionInSeconds" never appears ...


10/6/2005 8:42:48 PM.734    VERBOSE    [61]    User pressed: 15
10/6/2005 8:42:48 PM.734    VERBOSE    [61]    Skipping forward: 2
10/6/2005 8:42:48 PM.734    VERBOSE    [61]    MVPSetPlaybackPosition() request to set position to: 1245 seconds
10/6/2005 8:42:48 PM.734    VERBOSE    [61]    MVP not sending frame
10/6/2005 8:42:48 PM.734    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.796    VERBOSE    [62]    Request 200000 bytes (file size:1983129536   file location: 933214516)
10/6/2005 8:42:48 PM.796    VERBOSE    [62]    about to check
10/6/2005 8:42:48 PM.796    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:48 PM.796    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:48 PM.796    VERBOSE    [61]    PACK9: 000000379FB934000000
10/6/2005 8:42:48 PM.796    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.890    VERBOSE    [61]    MVP data read: 1   (7)
10/6/2005 8:42:48 PM.890    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:48 PM.906    VERBOSE    [62]    Request 200000 bytes (file size:1983182784   file location: 933414516)
10/6/2005 8:42:48 PM.906    VERBOSE    [62]    about to check
10/6/2005 8:42:48 PM.906    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:48 PM.921    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:48 PM.921    VERBOSE    [61]    PACK9: 00000037A2C674000000
10/6/2005 8:42:48 PM.921    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:49 PM.015    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:49 PM.015    VERBOSE    [61]    PACK9: 00000037A5D3B4000000
10/6/2005 8:42:49 PM.015    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:49 PM.015    VERBOSE    [62]    Request 200000 bytes (file size:1983279040   file location: 933614516)
10/6/2005 8:42:49 PM.015    VERBOSE    [62]    about to check
10/6/2005 8:42:49 PM.015    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:49 PM.109    VERBOSE    [61]    MVP data read: 1   (9)
10/6/2005 8:42:49 PM.109    VERBOSE    [61]    PACK9: 00000037A8E0F4000000
10/6/2005 8:42:49 PM.109    VERBOSE    [61]    MVP request processed
10/6/2005 8:42:49 PM.109    VERBOSE    [62]    Request 200000 bytes (file size:1983352768   file location: 933814516)
10/6/2005 8:42:49 PM.109    VERBOSE    [62]    about to check
10/6/2005 8:42:49 PM.109    VERBOSE    [62]    ...livetv mode
10/6/2005 8:42:49 PM.187    VERBOSE    [61]    MVP data read: 1   (4)


  ... we try again ...


10/6/2005 8:42:49 PM.187    VERBOSE    [61]    User pressed: 15
10/6/2005 8:42:49 PM.187    VERBOSE    [61]    Skipping forward: 2
10/6/2005 8:42:49 PM.187    VERBOSE    [61]    mvpVideoDuration: 2628
10/6/2005 8:42:49 PM.187    VERBOSE    [61]    MVPSetPlaybackPosition() request to set position to: 1246 seconds

Is there anything I should set in order to capture a more detailed log in case it happens again?

PM me if you'd like to see more of the log ...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Watch Live TV on PCH ricksuper67 1 3,772 2013-11-08, 01:43 AM
Last Post: mvallevand
  PCH Skip/Rewind Buttons Not Working Durring Playback Tony 4 4,169 2013-03-31, 12:24 AM
Last Post: Tony
  EGreat M34a and Hdpvr live streaming coppelltx 2 2,542 2009-12-18, 05:18 PM
Last Post: steveum
  MVP stuck in Live TV after rewind baj1 2 2,055 2009-09-29, 08:07 PM
Last Post: OrakelJos
  PCH questions no skip no reverse + what in gbpvr html to use? jasjol 1 1,990 2009-09-20, 01:31 PM
Last Post: mvallevand
  Live nasa tv streaming... blackbeast 2 3,256 2009-08-21, 12:39 AM
Last Post: mvallevand
  Live TV doesnt work at all stevelee 15 6,277 2009-05-21, 06:03 PM
Last Post: Elmo Putney
  Skip problem WKleeven 8 3,444 2009-05-11, 08:10 AM
Last Post: WKleeven
  Live TV is slightly stretched goobie 1 1,524 2009-04-01, 09:46 PM
Last Post: HarryH3
  Stutter on live tv and recordings vs mux & dongle newyankee 4 3,292 2009-03-12, 09:15 AM
Last Post: agh!

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

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

Linear Mode
Threaded Mode