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 … 330 331 332 333 334 … 433 Next »
Problem switching from analog channel to another analog channel

Problem switching from analog channel to another analog channel
superman2012
Offline

Member

Posts: 58
Threads: 10
Joined: Nov 2011
#1
2011-12-01, 12:01 AM
Hi.

I'm having problem with NPVR 2.2.6 with latest patches.

Windows 7 x64
Hauppauge HVR1300 for analog channels only.
Hauppauge HVR1200 for digital channels only.

Live TV
I can switch from analog to digital.
I can switch from digital to analog.
I can switch from digital to digital.

But I cannot switch from analog channel to another another channel. When I select another analog channel, the live preview screen will freeze and nothing happens. (npvr didn't hang)
I have to go to a digital channel before I go to another analog channel.

For example :
I cannot switch from analog channel A to analog channel B.
I have to switch to any digital channel from analog channel A before I can go to analog B.

May I know what is the problem?
Thank you.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2011-12-01, 12:16 AM
Does changing the audio decoders make any difference?

Either way, reproduce the problem then zip and attach box npvr.log and nrecord.log and I'll take a look.
superman2012
Offline

Member

Posts: 58
Threads: 10
Joined: Nov 2011
#3
2011-12-01, 12:21 AM
sub Wrote:Does changing the audio decoders make any difference?

Either way, reproduce the problem then zip and attach box npvr.log and nrecord.log and I'll take a look.

changing audio decoders doesn't help.

here is a new set of log.
thanks for your help.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#4
2011-12-01, 12:25 AM
Unfortunately I cant see an obvious cause in those logs.

My build is no longer compatible with 2.2.6 so I'm not currently in a position to provide patches, but if this problem still happens in the next release, I'll help you work through it. (and I'm about to jump on a plane in a few hours, so not able to commit any time right now)
superman2012
Offline

Member

Posts: 58
Threads: 10
Joined: Nov 2011
#5
2011-12-01, 12:27 AM
sub Wrote:Unfortunately I cant see an obvious cause in those logs.

My build is no longer compatible with 2.2.6 so I'm not currently in a position to provide patches, but if this problem still happens in the next release, I'll help you work through it. (and I'm about to jump on a plane in a few hours, so not able to commit any time right now)

It's ok. I can use gbpvr at the moment.
Thanks again for your help.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#6
2011-12-01, 12:59 AM
sub Wrote:Unfortunately I cant see an obvious cause in those logs.

My build is no longer compatible with 2.2.6 so I'm not currently in a position to provide patches, but if this problem still happens in the next release, I'll help you work through it. (and I'm about to jump on a plane in a few hours, so not able to commit any time right now)

With one tuner shouldn't this jump to "now 2"

2011-12-01 08:02:17.023 [INFO][16] AnalogRecorder.StartStream(LIVE&H:\Video\live-Cable8-5034.ts)
2011-12-01 08:02:17.023 [INFO][16] AnalogRecorder reuse stream. count still 1

Otherwise the graph stops

2011-12-01 08:02:17.296 [DEBUG][16] stopping previous handle
2011-12-01 08:02:17.296 [INFO][16] AnalogRecorder stream count now 0
2011-12-01 08:02:17.297 [DEBUG][16] Graph stopping...
2011-12-01 08:02:17.768 [DEBUG][16] Graph stopped

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#7
2011-12-01, 01:22 AM
notice also that NextPVR tries to renew the second lease it got, after requesting the channel change:

2011-12-01 08:02:17.778 [DEBUG][1] Client got streaming handle: 190003
.......
2011-12-01 08:02:27.808 [DEBUG][1] Client about to request renewal of handle: 190003

and NRecord claims to renew it ok:

2011-12-01 08:02:27.809 [DEBUG][16] Renew lease ok (0x190003)

but this is all 10 seconds AFTER NRecord has already torn down the graph at 08:02:17.768!
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
superman2012
Offline

Member

Posts: 58
Threads: 10
Joined: Nov 2011
#8
2011-12-01, 03:23 AM
Hi.
I have 2 x HVR1300 and 2 x HVR1200 but have disabled the first HVR1300 and first HVR1200 for other uses.
Leaving only the second HVR1300 and HVR1200 for NPVR usage.

mvallevand Wrote:With one tuner shouldn't this jump to "now 2"

2011-12-01 08:02:17.023 [INFO][16] AnalogRecorder.StartStream(LIVE&H:\Video\live-Cable8-5034.ts)
2011-12-01 08:02:17.023 [INFO][16] AnalogRecorder reuse stream. count still 1

Otherwise the graph stops

2011-12-01 08:02:17.296 [DEBUG][16] stopping previous handle
2011-12-01 08:02:17.296 [INFO][16] AnalogRecorder stream count now 0
2011-12-01 08:02:17.297 [DEBUG][16] Graph stopping...
2011-12-01 08:02:17.768 [DEBUG][16] Graph stopped

Martin
superman2012
Offline

Member

Posts: 58
Threads: 10
Joined: Nov 2011
#9
2011-12-01, 03:27 AM
Sorry, I don't understand all these.

johnsonx42 Wrote:notice also that NextPVR tries to renew the second lease it got, after requesting the channel change:

2011-12-01 08:02:17.778 [DEBUG][1] Client got streaming handle: 190003
.......
2011-12-01 08:02:27.808 [DEBUG][1] Client about to request renewal of handle: 190003

and NRecord claims to renew it ok:

2011-12-01 08:02:27.809 [DEBUG][16] Renew lease ok (0x190003)

but this is all 10 seconds AFTER NRecord has already torn down the graph at 08:02:17.768!
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2011-12-01, 10:08 AM
@superman2012 - I was more talking to martin and sub than you. Basically Martin and I are pointing out that after you change channels once, NRecord thinks it's still providing a live tv stream to NextPVR (as evidenced by the log entries pertaining to streaming handles), yet at the same time has already shut down the tuner because it thinks nothing is using it. In other words, the left hand has lost track of what the right hand is doing.

It's an npvr bug, nothing you can do about the problem until sub releases the next version. If you're lucky sub will see the error in the code based on the logs posted and this problem will already be fixed in the next version; otherwise you'll have to reproduce the same problem with the next version, post the logs, and wait for sub to produce a patch.

In the meantime, your best bet is to always change channels by exiting LiveTV back to the TV Guide (escape key); this causes NextPVR to fully shut down LiveTV, and then when you select a new program to watch it will restart LiveTV properly regardless of what type of channel you were last on.
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)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Server Suite Channel Changer BTJustice 26 27,850 2023-01-11, 08:49 PM
Last Post: Frapo
  Device Update - Channel Mapping chezmorris 10 5,031 2022-07-01, 01:59 PM
Last Post: mvallevand
  Hauppauge WinTV-HVR-950 - Analog FM Radio No sound RazorRust 8 2,263 2022-04-02, 05:50 PM
Last Post: mvallevand
  NPVR4 and MPC-HC problem The Solutor 29 7,597 2021-07-27, 03:45 PM
Last Post: The Solutor
  Missing Audio - Switching from MPEG-1 to AC3 and vice versa NumberFive 15 4,744 2021-05-06, 01:57 AM
Last Post: raymondjpg
  IPTV Channel Mapping jrockow 15 8,455 2021-03-07, 09:45 PM
Last Post: jrockow
  channel icon location Brucek2839 2 1,857 2021-03-04, 10:30 PM
Last Post: Brucek2839
  UK channel More4 - tunes but cannot view? prothed 7 3,019 2021-02-17, 02:59 PM
Last Post: Graham
  send channel chanes via winLIRC?? chef Paula 67 15,016 2021-02-11, 07:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 2,070 2021-02-03, 01:29 PM
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