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 2 3 4 5 … 37 Next »
Any way to improve skipping performance with .ts files?

 
  • 0 Vote(s) - 0 Average
Any way to improve skipping performance with .ts files?
cncb
Offline

Senior Member

Posts: 729
Threads: 112
Joined: Aug 2011
#11
2012-03-03, 03:56 PM
mvallevand Wrote:Still, I will have a look to see if it is something I can even do on the client.

Thanks but don't waste any time on it because unfortunately it looks like I'm going to have to give up on the NMT. I'm just having too many general problems with it (not related to NPVR). I turned it on this morning and it would not connect to my server until I rebooted the server. Also, my kids were watching a DVD today and the video just froze up requiring a Stop and then it didn't resume when restarted. Minus the maintenance headaches, my client PCs have turned out to be more reliable.
My Plugins: PhotoFilter, MusicMonkey, Windows Desktop Gadget
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#12
2012-03-03, 04:15 PM
sub Wrote:The skipping patches shouldn't make any difference on an NMT. They're only about the PC.

My issue/problem on the NMT which seems to be improved wasn't about the "accuracy" but rather the "response time" to a user requested (i.e. remote button pressed) pause or skip. Without these latest patches, when I would press pause on the NMT, it would typically take NPVR 5-10 seconds to respond and actually pause the recording. With these latest patches, it seems to be averaging about 1-2 seconds. So it "feels" much more responsive.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#13
2012-03-03, 04:49 PM
cncb Wrote:Thanks but don't waste any time on it because unfortunately it looks like I'm going to have to give up on the NMT. I'm just having too many general problems with it (not related to NPVR). I turned it on this morning and it would not connect to my server until I rebooted the server. Also, my kids were watching a DVD today and the video just froze up requiring a Stop and then it didn't resume when restarted. Minus the maintenance headaches, my client PCs have turned out to be more reliable.

It's not a waste of time but I will probably look anyway, That's too bad that you are having these issues but thanks for letting me know. For the connection problem the you get more reliability if you use the IP and don't depend on the master browser for the name but freezing in the middle of a DVD is totally the NMT unless you restart the recording service while it is playing.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#14
2012-03-03, 05:52 PM
BrettB Wrote:My issue/problem on the NMT which seems to be improved wasn't about the "accuracy" but rather the "response time" to a user requested (i.e. remote button pressed) pause or skip. Without these latest patches, when I would press pause on the NMT, it would typically take NPVR 5-10 seconds to respond and actually pause the recording. With these latest patches, it seems to be averaging about 1-2 seconds. So it "feels" much more responsive.

It sounds like your system might having trouble rendering the OSD quickly for the 5-10 second case. Pauses can seem a bit sluggish because sub sends some OSD updates to the NMT before the actual pause command and they do take time on the NMT. plus sometimes 2 or 3 of these can be sent. If the pause request came first it would be faster,

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#15
2012-03-03, 06:42 PM
mvallevand Wrote:It sounds like your system might having trouble rendering the OSD quickly for the 5-10 second case. Pauses can seem a bit sluggish because sub sends some OSD updates to the NMT before the actual pause command and they do take time on the NMT. plus sometimes 2 or 3 of these can be sent. If the pause request came first it would be faster

I would definitely prefer to have the playback actually pause closer to the time that I press the button. If that meant that the recording would first pause, and then a (few) second(s) later the OSD with the guide info would display, I would be OK with that situation.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#16
2012-03-11, 03:42 PM (This post was last modified: 2012-03-26, 03:32 AM by mvallevand.)
Here's an update to address a few things in this thread.

- Skip while Paused enabled
- Video paused before sending request to NextPVR

There is a chance that mvpmcx2 and NextPVR will be out of step with mvpmcx2 taking a bit more control, so let me know if this works better and I will update the wiki.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#17
2012-03-11, 06:10 PM
mvallevand Wrote:Here's an update to address a few things in this thread.

- Skip while Paused enabled
- Video paused before sending request to NextPVR

There is a chance that mvpmcx2 and NextPVR will be out of step with mvpmcx2 taking a bit more control, so let me know if this works better and I will update the wiki.

YES! The pause is instant now. Much improved! I think that there is an "issue" with NextPVR because when it (eventually) puts up the OSD with the program info and the timeline, they immediately go away. FYI, my config.xml settings for those timeouts are:
Code:
<OSDTimeoutInfo>1000</OSDTimeoutInfo>
    <OSDTimeoutInfoOnPause>1000</OSDTimeoutInfoOnPause>
    <OSDTimeoutStatus>6000</OSDTimeoutStatus>
    <OSDTimeoutTimeline>10000</OSDTimeoutTimeline>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#18
2012-03-11, 06:29 PM
I use the defaults and after a short pause the details and the timeline come up quickly (I don't understand your delay) and after a five count, the details disappear and the timeline only stays on for another 5 seconds before blanking completely. Visually the time is the same for me as the PC except the detail/art don't disappear on the PC, they stay on for the full configured 10 seconds.

Your first value is shorter than the default 4000 all the others are longer. I don't really understand what they do, which is why I leave them alone.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,668
Threads: 170
Joined: Jun 2007
#19
2012-03-11, 06:40 PM
mvallevand Wrote:(I don't understand your delay)
Yeah, I know that we have worked on it before and never really figured out what the issue is. And, sometimes it's pretty quick, but other times it's a few seconds for the OSD to come up. If I pause, resume, then pause again immediately, it seems to come up quickly. I wonder if sub is querying the database/media directory each time the program OSD is being displayed. If so, it's possible that either that drive is spinning down or the data is going out of cache or something between longer periods between pausing. (My recordings are store on a different drive than the database and the media art.)
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#20
2012-03-11, 06:49 PM
turn off check for name changes and check for missing recordings and see if its better(in config.xml)
oops i dont think it will help you but i was getting delays in things showing up and it fixed it for me
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  can't play m4v files on NMT through NPVR steveum 5 14,734 2014-09-19, 11:38 PM
Last Post: mvallevand
  NMT won't play files with German Umlauts newyankee 5 13,966 2014-08-15, 10:16 PM
Last Post: mvallevand
  Mvpmcx2 and avchd, mts and mp4 files Sheik Yerbouti 6 6,031 2013-04-25, 05:04 AM
Last Post: pBS
  WMA files crash PCH trummel 2 2,823 2013-04-17, 10:59 PM
Last Post: mvallevand
  NMTInstall2 does not install mvpmcx2 files JohnEll 9 5,238 2012-03-08, 11:01 PM
Last Post: mvallevand
  Play mts files from HD camcorder ? jksmurf 7 3,764 2012-02-01, 11:50 AM
Last Post: jksmurf
  Issues with FF and Seeking on HD .ts files specifically jt25741 10 4,213 2011-03-27, 08:28 PM
Last Post: Jaggy
  Using default PCH player to TS files is not working zaldwaik 6 2,623 2011-01-17, 06:02 PM
Last Post: zaldwaik
  Can't play recorded video files on PCH-A100 using GBPVR dvasco 4 2,482 2011-01-04, 01:19 PM
Last Post: dvasco
  Can't play MKV files with NPVR on NMT anymore steveum 9 3,698 2010-12-29, 08:38 PM
Last Post: steveum

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

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

Linear Mode
Threaded Mode