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 … 84 85 86 87 88 … 115 Next »
MVP Forward Skip during recording show problem

 
  • 0 Vote(s) - 0 Average
MVP Forward Skip during recording show problem
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#1
2005-10-18, 06:05 PM
I was watching a show that was still recording last night and found a problem at one point when I tried to skip forward during a commercial break.

I was trying to do a basic 1s skip forward, but it ended up skipping quite a bit further. When I reviewed the log file, it looks like it failed to call mvpVideoDuration before it computed the skip distance so it skipped to the wrong location.

Here are the relevant log sections:

Code:
... here is the last skip from the previous commercial break
   ... note that the stream duration is set at 2869

10/17/2005 8:46:50 PM.093    VERBOSE    [57]    Request 200000 bytes (file size:2166824896   file location: 1547143240)
10/17/2005 8:46:50 PM.093    VERBOSE    [57]    about to check
10/17/2005 8:46:50 PM.093    VERBOSE    [57]    ...livetv mode
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    MVP data read: 1   (4)
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    User pressed: 15
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    Skipping forward: 1
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    mvpVideoDuration: 2869
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    MVPSetPlaybackPosition() request to set position to: 2057 seconds
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    MVP not sending frame
10/17/2005 8:46:50 PM.109    VERBOSE    [56]    MVP request processed
10/17/2005 8:46:50 PM.171    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:46:50 PM.171    VERBOSE    [56]    PACK9: 0000005C3A9588000000
10/17/2005 8:46:50 PM.171    VERBOSE    [56]    MVP request processed
10/17/2005 8:46:50 PM.281    VERBOSE    [57]    Stream Length: 2166939584
10/17/2005 8:46:50 PM.281    VERBOSE    [57]    Stream Duration: 2869
10/17/2005 8:46:50 PM.281    VERBOSE    [57]    requestedPositionInSeconds: 2057
10/17/2005 8:46:50 PM.281    VERBOSE    [57]    Set position to:1553640545
10/17/2005 8:46:50 PM.296    VERBOSE    [57]    Received request to seek to pos:1553640545
10/17/2005 8:46:50 PM.328    VERBOSE    [57]    Request 200000 bytes (file size:2166958016   file location: 1553640545)

   ... 5 minutes of regular show viewing log data omitted here

10/17/2005 8:51:49 PM.796    VERBOSE    [57]    Request 200000 bytes (file size:2392690624   file location: 1782840545)
10/17/2005 8:51:49 PM.796    VERBOSE    [57]    about to check
10/17/2005 8:51:49 PM.796    VERBOSE    [57]    ...livetv mode
10/17/2005 8:51:49 PM.875    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:51:49 PM.875    VERBOSE    [56]    PACK9: 0000006A470A21000000
10/17/2005 8:51:49 PM.875    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.031    VERBOSE    [57]    Request 200000 bytes (file size:2392862656   file location: 1783040545)
10/17/2005 8:51:50 PM.031    VERBOSE    [57]    about to check
10/17/2005 8:51:50 PM.031    VERBOSE    [57]    ...livetv mode
10/17/2005 8:51:50 PM.062    VERBOSE    [56]    MVP data read: 1   (4)

   ... here is a skip forward at the beginning of the next commercial break
   ... note that we don't see a call to mvpVideoDuration
   ... and that the Stream Duration value is the same as it was
   ... 5 minutes earlier although Stream Length has updated to
   ... reflect newly recorded material

10/17/2005 8:51:50 PM.062    VERBOSE    [56]    User pressed: 43
10/17/2005 8:51:50 PM.062    VERBOSE    [56]    Skipping forward: 1
10/17/2005 8:51:50 PM.062    VERBOSE    [56]    MVPSetPlaybackPosition() request to set position to: 2390 seconds
10/17/2005 8:51:50 PM.062    VERBOSE    [56]    MVP not sending frame
10/17/2005 8:51:50 PM.062    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.359    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:51:50 PM.359    VERBOSE    [56]    PACK9: 0000006A4A1761000000
10/17/2005 8:51:50 PM.359    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.437    VERBOSE    [57]    Stream Length: 2393169856
10/17/2005 8:51:50 PM.437    VERBOSE    [57]    Stream Duration: 2869
10/17/2005 8:51:50 PM.437    VERBOSE    [57]    requestedPositionInSeconds: 2390
10/17/2005 8:51:50 PM.437    VERBOSE    [57]    Set position to:1993613090
10/17/2005 8:51:50 PM.453    VERBOSE    [57]    Received request to seek to pos:1993613090
10/17/2005 8:51:50 PM.484    VERBOSE    [57]    Request 200000 bytes (file size:2393206720   file location: 1993613090)
10/17/2005 8:51:50 PM.484    VERBOSE    [57]    about to check
10/17/2005 8:51:50 PM.484    VERBOSE    [57]    ...livetv mode
10/17/2005 8:51:50 PM.546    VERBOSE    [57]    Request 200000 bytes (file size:2393288640   file location: 1993813090)
10/17/2005 8:51:50 PM.546    VERBOSE    [57]    about to check
10/17/2005 8:51:50 PM.546    VERBOSE    [57]    ...livetv mode
10/17/2005 8:51:50 PM.546    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:51:50 PM.546    VERBOSE    [56]    PACK9: 00000076D72C62000000
10/17/2005 8:51:50 PM.546    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.578    VERBOSE    [56]    MVP data read: 1   (7)
10/17/2005 8:51:50 PM.578    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.640    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:51:50 PM.640    VERBOSE    [56]    PACK9: 00000076DA39A2000000
10/17/2005 8:51:50 PM.640    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:50 PM.640    VERBOSE    [57]    Request 200000 bytes (file size:2393405376   file location: 1994013090)

   ... Request 200000 bytes entries removed to shorten log

   ... At this point I realized we had skipped forward too far
   ... and requested a back skip
   ... Note that mvpVideoDuration is called this time, and that
   ... the duration is now correct

10/17/2005 8:51:53 PM.406    VERBOSE    [57]    Request 200000 bytes (file size:2395647936   file location: 1998013090)
10/17/2005 8:51:53 PM.406    VERBOSE    [57]    about to check
10/17/2005 8:51:53 PM.406    VERBOSE    [57]    ...livetv mode
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    MVP data read: 1   (4)
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    User pressed: 14
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    Skipping back: 1
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    mvpVideoDuration: 3173
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    MVPSetPlaybackPosition() request to set position to: 2636 seconds
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    MVP not sending frame
10/17/2005 8:51:53 PM.625    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:53 PM.765    VERBOSE    [56]    MVP data read: 1   (9)
10/17/2005 8:51:53 PM.765    VERBOSE    [56]    PACK9: 000000771A4FE2000000
10/17/2005 8:51:53 PM.765    VERBOSE    [56]    MVP request processed
10/17/2005 8:51:53 PM.859    VERBOSE    [57]    Stream Length: 2395971520
10/17/2005 8:51:53 PM.859    VERBOSE    [57]    Stream Duration: 3173
10/17/2005 8:51:53 PM.859    VERBOSE    [57]    requestedPositionInSeconds: 2636
10/17/2005 8:51:53 PM.859    VERBOSE    [57]    Set position to:1990476182
10/17/2005 8:51:53 PM.875    VERBOSE    [57]    Received request to seek to pos:1990476182
10/17/2005 8:51:53 PM.906    VERBOSE    [57]    Request 200000 bytes (file size:2395987904   file location: 1990476182)
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#2
2005-10-22, 09:12 PM
Hey sub Smile I know you're just getting back from break and all, but I was hoping you could take a quick look at the log I posted and let me know if I mis-interpreted something, or if I've tracked down a bug.

Thanks for the great program, and all your time and effort to continue improving it!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#3
2005-10-23, 02:02 AM
Do you use comclean?
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#4
2005-10-23, 06:53 PM
sub Wrote:Do you use comclean?
Nope. I do use comskip, but only after the show is complete, so it hadn't started up yet for this episode.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#5
2005-10-23, 07:08 PM
Can you zip and attach the complete log file from above if you have it?
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#6
2005-10-23, 07:58 PM
sub Wrote:Can you zip and attach the complete log file from above if you have it?
Here's the compressed log I had saved. I believe it represents the entire MVP session from when I first turned on the MVP device until we turned it off after watching the show.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#7
2005-10-23, 08:00 PM
Unfortunately that is missing the beginning of the log.

What version of GB-PVR are you using?
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#8
2005-10-23, 08:06 PM
Yeah. Sorry about that. I think the original log spanned several days and I just chopped out the section for that viewing session.

I'm currently running:

10/22/2005 8:21:46 AM.156 VERBOSE [2] getValue: /settings/Version : GB-PVR v0.94.13

Would a copy of the startup log from today be helpful at all?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#9
2005-10-23, 10:25 PM
When you started playing this recording which was still recording, where did you start playback from - recording screen, or video library?
Major Hostility
Offline

Member

Posts: 102
Threads: 10
Joined: Oct 2005
#10
2005-10-23, 10:58 PM
I'm pretty sure it was from Recordings -> What's New. I only have a couple of shows under "Video Library" that are shows not recorded by GB-PVR.
« 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
  PCH Skip/Rewind Buttons Not Working Durring Playback Tony 4 4,263 2013-03-31, 12:24 AM
Last Post: Tony
  PCH video problem with UK HD channels nitram 5 5,258 2012-01-08, 10:44 PM
Last Post: mvallevand
  TS playback problem WKleeven 5 4,228 2011-09-27, 07:40 PM
Last Post: WKleeven
  Odd occurrence of show automatically speeding up and running at its own speed on NMT? jksmurf 14 5,264 2010-08-29, 04:02 PM
Last Post: mvallevand
  Question about Recording Formats LewE 0 1,787 2010-04-26, 12:49 PM
Last Post: LewE
  GB-PVR Startup Problem hvannieu 10 4,772 2010-01-31, 05:06 PM
Last Post: mvallevand
  Problem with MVP and wireless router cjn1962 3 2,282 2009-11-17, 01:04 AM
Last Post: cjn1962
  Weird new MVP problem drbenjamin 4 2,298 2009-10-15, 02:23 PM
Last Post: drbenjamin
  intermittent PCH connection problem srhutch 9 3,906 2009-09-22, 09:40 PM
Last Post: srhutch
  PCH questions no skip no reverse + what in gbpvr html to use? jasjol 1 2,032 2009-09-20, 01:31 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode