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 … 349 350 351 352 353 … 433 Next »
Playback pauses after skipping.

Playback pauses after skipping.
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#1
2011-08-11, 09:31 AM
I can usually skip through ads with about 3 "big" skips and three "little" ones. (big and little being the replay/skip and rev/fwd buttons on the remote). I'm finding that playback very often does not start again after doing this - maybe 3 times out of 5. I get to the end of the skipping, playback pauses or locks up and to get it going again I have to skip back and forward once or twice. Occasionally I give up and start playing again from the beginning.

Its been like this through all NPVR versions I've used - I installed it when it went 'public'. gbpvr was always perfect. But, I admit that may not be a fair comparison because I upgraded hardware, OS and to npvr all at the same time. Would be nice to fix this though.

Cheers
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2011-08-11, 09:56 AM (This post was last modified: 2011-08-11, 10:00 AM by johnsonx42.)
same here. also happens on auto-comskips. It's been complained about before, really not much response from sub as apparently it doesn't happen for him.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#3
2011-08-11, 10:04 AM
Oh dear. If *you're* having this problem I guess I'm not going to have much luck with it then. Thanks for your reply!
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#4
2011-08-11, 10:09 AM
well you live in Sub's town, maybe go over to his house and stare at him until he fixes it Wink
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2011-08-11, 10:14 AM
sub did say he is looking into another problem that might turn out to be related somehow. if you pause, then skip even once, it takes quite awhile after that to resume playback (but it does always resume). it's a little different scenario with a little different symptom, but maybe we'll get lucky and get two fixes for the price of one.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#6
2011-08-11, 10:17 AM
Nah, this app has changed my (tv watching) life. Not going to abuse him for the sake of a mere convenience!

I don't know how you guys do it btw, but thanks!!
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#7
2011-08-11, 10:19 AM
johnsonx42 Wrote:sub did say he is looking into another problem that might turn out to be related somehow. if you pause, then skip even once, it takes quite awhile after that to resume playback (but it does always resume). it's a little different scenario with a little different symptom, but maybe we'll get lucky and get two fixes for the price of one.

Yeah, I have noticed this too. I usually start skipping back and forwards which seems to make it recover faster.

Maybe it should be on a new thread, but do you know how to set the number of seconds the skip buttons go back and forwards? This used to be in config in gbpvr, but I think it's missing from settings in npvr?
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#8
2011-08-11, 10:21 AM
it's not in the GUI, only in config.xml
Code:
<Playback>
     ...
    <SkipForwardSeconds>60</SkipForwardSeconds>
    <SkipBackSeconds>30</SkipBackSeconds>
    <SkipFFSeconds>10</SkipFFSeconds>
    <SkipRWSeconds>10</SkipRWSeconds>
     ...
  </Playback>
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
wodger
Offline

Member

Posts: 241
Threads: 45
Joined: Apr 2008
#9
2011-08-11, 10:26 AM
johnsonx42 Wrote:it's not in the GUI, only in config.xml
Code:
<Playback>
     ...
    <SkipForwardSeconds>60</SkipForwardSeconds>
    <SkipBackSeconds>30</SkipBackSeconds>
    <SkipFFSeconds>10</SkipFFSeconds>
    <SkipRWSeconds>10</SkipRWSeconds>
     ...
  </Playback>

Figured it would be there. Are these the default settings? When I skip backwards it feels like I have to do 5-10 button presses to go back the same amount that a fwd skip took me.
[SIZE="1"]Windows 7 32 bit, NBPVR 2.0.3. Asus P5LD2, C2D E4500 2.2Ghz, 2GB ram, 100GB volume (system), sep 1TB drive (Recordings). 2 hauppauge tuners: HVR 3000 and Nova-S, both using DVB-S for NZ freeview. Graphics: PCI-e Nvidia 8600, using TV Out to S-Video on a 34" Panasonic CRT TV.[/SIZE]
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2011-08-11, 10:31 AM
what I have is the default. I do find backwards skips are a bit shorter than they should be, and forward skips are a bit longer, but it doesn't make as much difference as you're observing. perhaps you have your buttons mapped wrong so you're doing the big skip forward, but only doing the small skips backwards?
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« 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
  Comskip Playback Odd Behavior kirschey 3 1,687 2021-09-27, 06:16 PM
Last Post: sub
  tsreader4 skipping issues dlindyds 63 14,235 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Black Screen During Recording and Playback kirschey 2 1,722 2020-02-29, 04:48 PM
Last Post: kirschey
  No video or audio from start of playback smiffypr 8 3,649 2020-02-05, 05:11 PM
Last Post: smiffypr
  Audio/video sync problem on playback and program freeze when resuming zer 34 13,265 2019-12-21, 02:49 PM
Last Post: HarryH3
  Faster Playback? Rage321 5 2,524 2019-10-31, 01:23 AM
Last Post: sub
  Playback artefacts in recorded digital tv march 12 3,805 2019-10-25, 03:51 PM
Last Post: hdpvr-doug8796
  IPTV Channel Looping/Playback Issues kalebroc 23 17,332 2019-10-08, 08:12 PM
Last Post: sub
  No Sound on Initial Playback Bobbybear 3 1,623 2019-09-22, 05:24 PM
Last Post: sub
  Software crashes on playback of a specifc recording kirschey 2 1,603 2019-08-11, 05:58 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode