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 MVPMCX2 and other NMT stuff v
« Previous 1 … 14 15 16 17 18 … 37 Next »
Resume not working on HD recordings?

 
  • 0 Vote(s) - 0 Average
Resume not working on HD recordings?
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#1
2009-10-30, 01:36 PM
It looks like resume is not working for HD channels, at least not for the recording I made last evening. Logs attached. For testing I started watching the recording, skipped 10 minutes and stopped it. Next I chose resume from the menu and it started at the beginning. I have no resume problems on my SD recordings, but haven't tested other HD recordings.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,952
Threads: 956
Joined: May 2006
#2
2009-10-30, 05:27 PM
Chris,

I don't think this is really related to HD as much as it is caching of the file makes things speed up to expose a bug in mvpmc2

Code:
2009-10-30 14:25:58.977    VERBOSE    [6]    Playback started: E:\Recorded TV\Keuringsdienst van waarde\Keuringsdienst van waarde_20091029_20302100.ts
2009-10-30 14:25:59.255    VERBOSE    [7]    Request 200000 bytes (file size:4576932192   file location: 200000)
2009-10-30 14:25:59.380    VERBOSE    [7]    Request completed. 200000 bytes sent
2009-10-30 14:26:03.581    VERBOSE    [6]    Got Media-Progess message. PTS now:0  time: 0   (000000460a10d60000)
2009-10-30 14:26:04.614    VERBOSE    [6]    Got Media-Progess message. PTS now:45000  time: 1   (000000460ac09e0000)

2009-10-30 14:26:36.275    VERBOSE    [6]    Playback started: E:\Recorded TV\Keuringsdienst van waarde\Keuringsdienst van waarde_20091029_20302100.ts
2009-10-30 14:26:36.556    VERBOSE    [7]    Request completed. 200000 bytes sent
2009-10-30 14:26:37.026    VERBOSE    [6]    MVPSetPlaybackPosition() request to set position to: 621 seconds
2009-10-30 14:26:38.037    VERBOSE    [6]    Got Media-Progess message. PTS now:0  time: 0   (000000ffffffffffff)
2009-10-30 14:26:40.338    VERBOSE    [6]    Got Media-Progess message. PTS now:1175064791  time: 26112,5509111111   (000000460a10d60000)

mvpmcx2 is reporting a PTS of -1(000000ffffffffffff) which internally I used to show that the file is not ready, it should wait until it is valid before GBPVR see this.

This should be easy enough fix but I have a question for you now. Are you running this with the beta? With the beta I expect that first reported PTS to be zero not (000000460a10d60000)

Martin
Sheik Yerbouti
Offline

Posting Freak

Posts: 922
Threads: 77
Joined: Jul 2006
#3
2009-10-30, 06:46 PM
mvallevand Wrote:Chris,

I don't think this is really related to HD as much as it is caching of the file makes things speed up to expose a bug in mvpmc2

Code:
2009-10-30 14:25:58.977    VERBOSE    [6]    Playback started: E:\Recorded TV\Keuringsdienst van waarde\Keuringsdienst van waarde_20091029_20302100.ts
2009-10-30 14:25:59.255    VERBOSE    [7]    Request 200000 bytes (file size:4576932192   file location: 200000)
2009-10-30 14:25:59.380    VERBOSE    [7]    Request completed. 200000 bytes sent
2009-10-30 14:26:03.581    VERBOSE    [6]    Got Media-Progess message. PTS now:0  time: 0   (000000460a10d60000)
2009-10-30 14:26:04.614    VERBOSE    [6]    Got Media-Progess message. PTS now:45000  time: 1   (000000460ac09e0000)

2009-10-30 14:26:36.275    VERBOSE    [6]    Playback started: E:\Recorded TV\Keuringsdienst van waarde\Keuringsdienst van waarde_20091029_20302100.ts
2009-10-30 14:26:36.556    VERBOSE    [7]    Request completed. 200000 bytes sent
2009-10-30 14:26:37.026    VERBOSE    [6]    MVPSetPlaybackPosition() request to set position to: 621 seconds
2009-10-30 14:26:38.037    VERBOSE    [6]    Got Media-Progess message. PTS now:0  time: 0   (000000ffffffffffff)
2009-10-30 14:26:40.338    VERBOSE    [6]    Got Media-Progess message. PTS now:1175064791  time: 26112,5509111111   (000000460a10d60000)

mvpmcx2 is reporting a PTS of -1(000000ffffffffffff) which internally I used to show that the file is not ready, it should wait until it is valid before GBPVR see this.

This should be easy enough fix but I have a question for you now. Are you running this with the beta? With the beta I expect that first reported PTS to be zero not (000000460a10d60000)

Martin

No, it's not the beta. BTW, the beta also doesn't resume, but you probably know that already.

Chris
[SIZE="1"]i5 750 4GB RAM, Windows 10 Home, HDHomeRun HDHR3-4DC, Digital Devices Cine CT, OSCam on a Raspberry Pi with a Smargo Smartreader+, Raspberry Pi 2 OpenElec Kodi client, Gigabyte Brix 2807 OpenElec Kodi client[/SIZE]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,952
Threads: 956
Joined: May 2006
#4
2009-11-01, 06:45 PM
It looks like there might a bug in GBPVR on processing the Resume from the Recordings menu. In testing I get this

Code:
Got Media-Progess message. PTS now:5696691  time: 126.593133333333   (0000000056f2900000)
Got Media-Progess message. PTS now:5741736  time: 127.594133333333   (0000000057a2850000)
Got Media-Progess message. PTS now:5785280  time: 128.561777777778   (00000000584c9d0000)
PlaybackPositionManager.storeLastPlaybackPosition(C:\movies\CSI NY\CSI NY_20090921_00050107.mpg, 127)

MVP playback requested: C:\movies\CSI NY\CSI NY_20090921_00050107.mpg (longname)
MVPSetPlaybackPosition() request to set position to: 127 seconds
Got Media-Progess message. PTS now:0  time: 0   (000000000000000000)
Got Media-Progess message. PTS now:0  time: 0   (0000000057eec50000)
Got Media-Progess message. PTS now:45045  time: 1.001   (00000000589eba0000)
Got Media-Progess message. PTS now:90090  time: 2.002   (00000000594eaf0000)

The jump does happen but GBPVR does not update the timeline and future resumes will be wrong. From the Video Library it works as expected.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Just upgraded to 3.9.2 - NMTs now fail playing recordings lostboy 2 12,401 2017-04-24, 01:23 PM
Last Post: lostboy
  Cannot get mcpmcx2 working after re-install - help StevHodge 63 33,830 2014-05-17, 09:01 PM
Last Post: mvallevand
  PCH not working after IP address change marc 3 5,436 2014-04-25, 07:57 AM
Last Post: marc
  Martin/All Is it technically possible for NPVR/MVP to ever play Copy Once Recordings jt25741 4 4,366 2012-12-19, 06:46 PM
Last Post: jt25741
  Can't play recordings draygo 8 5,514 2012-06-09, 06:47 PM
Last Post: draygo
  Previously working A110 suddenly not working dongna 2 2,893 2012-04-30, 11:55 AM
Last Post: dongna
  Download link for Nmt mvpmcx2 not working Spidermonkey 7 3,827 2011-10-06, 06:48 PM
Last Post: Spidermonkey
  NMTinstall for GBPVR no longer working? caz 6 3,085 2011-07-09, 01:07 PM
Last Post: caz
  Recent IE9 Update and a whole bunch of Windows Updates and PCH-A100 not working jksmurf 1 2,141 2011-04-14, 03:24 PM
Last Post: jksmurf
  NPVR on PCH Not Working jtokach 8 2,880 2011-02-11, 06:16 PM
Last Post: jtokach

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

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

Linear Mode
Threaded Mode