NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 212 213 214 215 216 … 1231 Next »
live tv 'glitchy' until I pause and then play

 
  • 0 Vote(s) - 0 Average
live tv 'glitchy' until I pause and then play
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#11
2008-11-02, 10:13 PM
sub Wrote:Try the attached patch. It fixes the pre-play when using timeshift with TS.

Worked for me, thank you!

(no change to live preview of HD crashing though)
Lounge media center; Asus UEFI mobo-Intel Core i5-GeForce GTX970-Samsung EVO SSD 256gb-2x Samsung F1 1tb-NovaT USB-Nova HDS2-Samsung 51" plasma
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#12
2008-11-02, 10:14 PM
Pob Wrote:Worked for me, thank you!

(no change to live preview of HD crashing though)
I havnt seen anyone else report live preview crashing yet, and it works fine with our HD H.264 channels.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#13
2008-11-03, 12:17 AM
sub Wrote:Try the attached patch. It fixes the pre-play when using timeshift with TS.

Mixed bag for me. It seems to correct the issue on some channels sometimes, while at other times the glitch is just the same as before; it will now also randomly dump back to the main menu after a channel change. It seems far more unstable now in general; gbpvr 1.3.7 as packaged seemed very stable (even the glitch was reliable), but with the patch it behaves more randomly and unpredicatable like 1.2.13 did.

It also did something very strange to the play bar on some channels; before, the play bar always showed 0:00:00 on the left with the total length of the current show on the right (like 3:00:00 for a 3 hour movie), with the portion present in the buffer showing in green. With the patch sometimes the play bar has something like -596523:-14:-08 on the left.

I've attached the logs dir, in case there's anything useful there.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#14
2008-11-03, 12:33 AM
johnsonx42 Wrote:Mixed bag for me. It seems to correct the issue on some channels sometimes, while at other times the glitch is just the same as before; it will now also randomly dump back to the main menu after a channel change. It seems far more unstable now in general; gbpvr 1.3.7 as packaged seemed very stable (even the glitch was reliable), but with the patch it behaves more randomly and unpredicatable like 1.2.13 did.
I sure any other differences between patch and pre-patch is your imagination. There was only one line of code change - basically just a sleep when starting playback of .TS files. If you set the pre-play delay to zero, it'd be exactly the same as without the patch.

Quote:It also did something very strange to the play bar on some channels; before, the play bar always showed 0:00:00 on the left with the total length of the current show on the right (like 3:00:00 for a 3 hour movie), with the portion present in the buffer showing in green. With the patch sometimes the play bar has something like -596523:-14:-08 on the left.
Try it again. I'm sure it was just bad luck, and equally as possible pre-patch.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#15
2008-11-03, 03:22 AM
sub Wrote:I sure any other differences between patch and pre-patch is your imagination. There was only one line of code change - basically just a sleep when starting playback of .TS files. If you set the pre-play delay to zero, it'd be exactly the same as without the patch.

Try it again. I'm sure it was just bad luck, and equally as possible pre-patch.

Bizarre. It really behaved so differently. I'll give it another go soon (my GB-PVR test machine is my MAME arcade cab, which my kids are playing on right now). Maybe there was some bad weather up in L.A. between me and the transmission towers; on ATSC poor signal strength often manifests as exactly the same sort of glitch or skip.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#16
2008-11-03, 04:20 AM
Sub,

You sir are wise. Having sent my little ones to the shower (literally), I fired up GB-PVR again. Sure enough, everything is working much better. I had to push the Pre-Delay up to 1000ms before the glitch was completely cured on all channels. It was pretty good at 500ms, but after a few channel changes it would show up on certain channels; even at 1000ms I got it once, but I called it good enough.

Thanks for the quick patch. Pretty nice to have the attention of the programmer.

Clearly I will need a signal amplifier for my antenna (a big roof-top type antenna in the attic). I knew I would eventually need it anyway, as I ultimately plan to feed 2 or 3 tuners in the GB-PVR machine, plus one or two other TV's in the house (at least until those TV's get GB-PVR clients of some sort).

A further question, if I may:

Is there a way to reduce or eliminate the need for a 1000ms buffer delay? I'm guessing it's not the playback decoder, as the problem was consistent across 3 decoders. Is this caused by my tuner somehow, or something else in my setup I could control? Or is this just the way it is?

Thanks again.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,741
Threads: 767
Joined: Nov 2003
#17
2008-11-03, 04:31 AM
johnsonx42 Wrote:Is there a way to reduce or eliminate the need for a 1000ms buffer delay? I'm guessing it's not the playback decoder, as the problem was consistent across 3 decoders. Is this caused by my tuner somehow, or something else in my setup I could control? Or is this just the way it is?
I suspect it'll come under the "just the way it is" category. The delay will vary from broadcast system to broadcast system, bitrates of the channels involved, how frequently iframes occuring in the stream etc. I dont need that delay myself, but you obviously do in that part of the world.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#18
2008-11-03, 07:26 AM
Makes sense to me. Thanks again sub.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#19
2008-11-03, 04:17 PM
Final comment: perhaps this NativeUtilities.dll patch/update should be posted in the 1.3.7 survival guide? If I needed it for ATSC in USA, and Pob needed it for HD in UK, then it's probably going to be a common need.
Takenover83
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Nov 2008
#20
2008-11-04, 06:10 AM
I am having the same problem. I can sometimes fire up Pvrx2, click live tv, and hear the audio for a second, and then it cuts out. I then hit the pause button, and wait for the controls to pop back up, and click pause again, to unpause, and everything plays fine. I have to do this every time I change the channel. I tried the patch, and tried setting the delay to 4000, but the problem persist. My source is QAM.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,185 2013-02-22, 06:35 PM
Last Post: sub
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,817 2012-08-07, 05:07 PM
Last Post: ACTCMS
  Live TV Locks Onto Different Channel persim 1 2,332 2011-10-24, 06:33 PM
Last Post: sub
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,546 2011-09-19, 01:15 AM
Last Post: sub
  Recordings and live TV fail with TS mux dvasco 4 2,727 2011-06-22, 05:47 PM
Last Post: dvasco
  How to kill an orphan Live TV recording? martint123 2 2,358 2011-05-16, 05:33 PM
Last Post: martint123
  Low signal warning when using live TV wodger 4 2,709 2011-05-13, 08:11 AM
Last Post: wodger
  Order of tuner use for live tv and recording shaunpatrick77 1 1,749 2011-02-19, 10:49 AM
Last Post: martint123
  MVP fails sometimes on play tmk 1 1,460 2011-01-09, 10:51 AM
Last Post: tmk
  Another pause problem fleapower 10 3,801 2010-12-15, 09:33 PM
Last Post: fleapower

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

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

Linear Mode
Threaded Mode