NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 337 338 339 340 341 433 Next »
Slow / delayed resume after skipping while paused

Slow / delayed resume after skipping while paused
cncb
Offline

Senior Member

Posts: 729
Threads: 112
Joined: Aug 2011
#41
2011-08-17, 05:23 PM
sub Wrote:I've made a slight tweak to the next release to try to align seeks to just before start start of an iFrame. It doesnt really seem to make much difference, but it might help.

johnsonx42 Wrote:I look forward to trying the next release; I've long believed skipping to I-frames would improve matters.

I don't pretend to exactly know what you guys are talking about but I look forward to trying it out and hope it might provide some improvement. I don't suppose you are willing to disclose when we might be able to try it? Thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#42
2011-08-17, 05:26 PM
The next release will probably be a week or two away.
smiffypr
Offline

Member

Dorset, England (Rowridge TX)
Posts: 238
Threads: 36
Joined: Feb 2009
#43
2011-08-28, 04:46 AM
Just installed 2.2.6
Skipping during pause is working really well, but there is still an unacceptable delay (210 seconds) before play will restart.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#44
2011-08-28, 04:50 AM
smiffypr Wrote:Just installed 2.2.6
Skipping during pause is working really well, but there is still an unacceptable delay (210 seconds) before play will restart.
I spent a day looking into it but was unable to determine what was causing it, so nothing has changed on this front. It's on my list to revisit when I've got some more available time.
smiffypr
Offline

Member

Dorset, England (Rowridge TX)
Posts: 238
Threads: 36
Joined: Feb 2009
#45
2011-08-28, 05:01 AM
Below is from the NPVR.log covering pause being pressed at 16:50:00, skip pressed once at 16:50:10, play pressed at 16:50:30.
Play actually resumed at 16:53:25

2011-08-28 16:49:59.391 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:50:00.516 [DEBUG][1] appcommand: 47 +(lParam: 102F0000, wParam: 21A0392)
2011-08-28 16:50:00.516 [DEBUG][1] OnKeyDown() called: {CTRL}Q, Control
2011-08-28 16:50:00.562 [DEBUG][1] Updating OSD.
2011-08-28 16:50:00.719 [DEBUG][1] OnKeyDown() done. Took 203.125 ms
2011-08-28 16:50:00.719 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:50:00.719 [DEBUG][1] GetEventCode() returned: 0x000e
2011-08-28 16:50:00.719 [DEBUG][1] raw message: B1
2011-08-28 16:50:00.719 [DEBUG][1] raw message: 0
2011-08-28 16:50:01.578 [DEBUG][1] Hiding OSD.
2011-08-28 16:50:10.594 [DEBUG][1] raw message: B5
2011-08-28 16:50:10.594 [DEBUG][1] appcommand: 11 +(lParam: B0000, wParam: 21A0392)
2011-08-28 16:50:10.594 [DEBUG][1] OnKeyDown() called: {CTRL}Right, Control
2011-08-28 16:50:10.594 [DEBUG][1] User is trying to skip.
2011-08-28 16:50:10.594 [DEBUG][1] Current position is: 140.547
2011-08-28 16:50:10.594 [DEBUG][1] Asking for position: 165.547
2011-08-28 16:50:10.594 [DEBUG][1] Using timing.info, jumping to time 165.546997 (offset 84686480)
2011-08-28 16:50:10.609 [DEBUG][1] After skipping position reports as: 166.282
2011-08-28 16:50:10.609 [DEBUG][1] OnKeyDown() done. Took 15.625 ms
2011-08-28 16:50:10.609 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:50:10.609 [DEBUG][1] OnKeyDown() called: MediaNextTrack
2011-08-28 16:50:10.609 [DEBUG][1] OnKeyDown() done. Took 0 ms
2011-08-28 16:50:10.672 [DEBUG][1] Updating OSD.
2011-08-28 16:50:10.766 [DEBUG][1] Updating OSD.
2011-08-28 16:50:10.828 [DEBUG][1] raw message: 0
2011-08-28 16:50:16.672 [DEBUG][1] Hiding OSD.
2011-08-28 16:50:30.344 [DEBUG][1] appcommand: 46 +(lParam: 102E0000, wParam: 21A0392)
2011-08-28 16:50:30.344 [DEBUG][1] OnKeyDown() called: {CTRL}P, Control
2011-08-28 16:50:30.344 [DEBUG][1] OnKeyDown() done. Took 0 ms
2011-08-28 16:50:30.344 [DEBUG][1] raw message: B0
2011-08-28 16:50:30.344 [DEBUG][1] Updating OSD.
2011-08-28 16:50:30.516 [DEBUG][1] raw message: 0
2011-08-28 16:50:36.359 [DEBUG][1] Hiding OSD.
2011-08-28 16:53:25.797 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:26.844 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:28.125 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:29.234 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:30.344 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:31.469 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:32.750 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:34.047 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:35.469 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:36.750 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:38.031 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:39.469 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:40.922 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:42.516 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:43.812 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:45.547 [DEBUG][1] GetEventCode() returned: 0x8104
2011-08-28 16:53:46.828 [DEBUG][1] GetEventCode() returned: 0x8104
cncb
Offline

Senior Member

Posts: 729
Threads: 112
Joined: Aug 2011
#46
2011-08-31, 12:58 PM
cncb Wrote:I don't pretend to exactly know what you guys are talking about but I look forward to trying it out and hope it might provide some improvement.

Unfortunately skipping ahead is still painfully slow for me even with the changes in 2.2.6. I am using the built-in Intel Sandy Bridge graphics for several client PCs and an older Clarksdale graphics for the server and they all exhibit the same sluggish behavior. Do you think there is any hope for improving this or is this just how it is?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#47
2011-08-31, 04:42 PM
cncb Wrote:Unfortunately skipping ahead is still painfully slow for me even with the changes in 2.2.6. I am using the built-in Intel Sandy Bridge graphics for several client PCs and an older Clarksdale graphics for the server and they all exhibit the same sluggish behavior.
Bummer.

Quote:Do you think there is any hope for improving this or is this just how it is?
Hopefully - I'm always trying to improve things. Its hard to know up front how much success I'll have. I definitely intend to revisit skipping, since I've still got the original problem mentioned from this thread (ie, skipping while paused).
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#48
2011-08-31, 05:24 PM
Is skipping in ts files harder than in ps (mpg or dvr-ms) files? PVRX2 definitely has faster/smoother/better skipping for me than NPVR. In PVRX2 I record QAM with the dvr-ms mux and remux the firewire stream using the ATI mux.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,723
Threads: 767
Joined: Nov 2003
#49
2011-08-31, 05:30 PM
Quote:Is skipping in ts files harder than in ps (mpg or dvr-ms) files?
It uses different directshow components, and the behavior is just different.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,952
Threads: 956
Joined: May 2006
#50
2011-09-01, 12:47 AM
mikeh49 Wrote:Is skipping in ts files harder than in ps (mpg or dvr-ms) files? PVRX2 definitely has faster/smoother/better skipping for me than NPVR. In PVRX2 I record QAM with the dvr-ms mux and remux the firewire stream using the ATI mux.

For the firewire side if you are using the NPVR TS write could you compress and upload the Timing.Info file To get this file use

more < filename.ts:Timing.Info > Timing.Info

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  tsreader4 skipping issues dlindyds 63 14,235 2021-09-05, 03:23 AM
Last Post: rizarefaldi
Photo video in recordings slow to display jimbojones 7 2,767 2020-04-02, 10:37 PM
Last Post: jimbojones
  Constant Sleep Resume Cycle mikeh49 2 1,263 2020-02-02, 07:57 PM
Last Post: mikeh49
  Issue with Beast IPTV recording - Skipping + Doesn't record full show abrupt ending russmehta01 3 3,022 2019-02-26, 09:20 PM
Last Post: sub
  Slow motion on live tv rosario04 17 3,726 2019-02-18, 01:39 AM
Last Post: mvallevand
  Slow to start playback nightsbird 8 2,272 2019-01-17, 02:39 AM
Last Post: nightsbird
  Disable recurring recording slow on host, locks client drmargarit 0 898 2018-12-10, 01:24 AM
Last Post: drmargarit
  Npvr not skipping comskip break points glb1945 3 1,367 2018-11-18, 01:51 AM
Last Post: ga_mueller
  program crashes on playback resume marc 5 2,199 2018-10-06, 12:09 PM
Last Post: marc
  Read Rate too slow for continuous playback hootie318 6 2,164 2018-08-03, 08:17 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode