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 … 17 18 19 20 21 … 37 Next »
Problems changing channels in live tv

 
  • 0 Vote(s) - 0 Average
Problems changing channels in live tv
sugatam
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Apr 2008
#1
2009-07-23, 03:15 AM
I recently set up gbpcr with comcast, using a dvico qam card on the pc, schedules direct for epg, and mvpmcx2 on a A110 via network browse. Works great for the most part, except I have this recurring problem. When witching channels on live tv via the arrow keys, I get a second or two of the new channel, then the screen goes black, and after several seconds I get thrown back to the tv guide. Live tv works great if I don't try to switch channels.

Any idea what's wrong?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#2
2009-07-23, 03:47 AM
If you compressed and upload your log files, I will have a look. I'm not optimistic, for now I think this is something that sub probably has to deal with, but since he already has improved digital stream capture significantly over the last year. I think it is just a matter of time.

Martin
sugatam
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Apr 2008
#3
2009-07-23, 10:16 PM
Here are the logs. A couple of channel switches were actually successful, and I got the black screen and thrown back to the guide on the third change
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#4
2009-07-23, 10:32 PM
Yes this is one of the problem scenarios that I suspect is a problem. If you noticed the last log sequence, the file stops growing{

Code:
2009-07-23 08:58:53.656    VERBOSE    [7]    Request 200000 bytes (file size:1373904   file location: 38)
2009-07-23 08:58:53.718    VERBOSE    [7]    Request 200000 bytes (file size:1504752   file location: 200038)
2009-07-23 08:58:53.812    VERBOSE    [7]    Request 200000 bytes (file size:1701024   file location: 400038)
2009-07-23 08:58:53.875    VERBOSE    [7]    Request 200000 bytes (file size:1831872   file location: 600038)
2009-07-23 08:58:53.906    VERBOSE    [7]    Request 200000 bytes (file size:1897296   file location: 800038)

2009-07-23 08:59:32.937    VERBOSE    [7]    Request 200000 bytes (file size:1373904   file location: 38)
2009-07-23 08:59:33.031    VERBOSE    [7]    Request 200000 bytes (file size:1504752   file location: 200038)
2009-07-23 08:59:33.062    VERBOSE    [7]    Request 200000 bytes (file size:1504752   file location: 400038)
2009-07-23 08:59:33.093    VERBOSE    [7]    Request 200000 bytes (file size:1570176   file location: 600038)
2009-07-23 08:59:33.125    VERBOSE    [7]    Request 200000 bytes (file size:1635600   file location: 800038)

2009-07-23 08:59:45.781    VERBOSE    [7]    Request 200000 bytes (file size:1962720   file location: 38)
2009-07-23 08:59:45.812    VERBOSE    [7]    Request 200000 bytes (file size:2028144   file location: 200038)
2009-07-23 08:59:45.875    VERBOSE    [7]    Request 200000 bytes (file size:2224416   file location: 400038)
2009-07-23 08:59:45.906    VERBOSE    [7]    Request 200000 bytes (file size:2289840   file location: 600038)
2009-07-23 08:59:45.937    VERBOSE    [7]    Request 200000 bytes (file size:2355264   file location: 800038)

2009-07-23 09:00:02.421    VERBOSE    [7]    Request 200000 bytes (file size:4252560   file location: 38)
2009-07-23 09:00:02.453    VERBOSE    [7]    Request 200000 bytes (file size:4252560   file location: 200038)
2009-07-23 09:00:02.484    VERBOSE    [7]    Request 200000 bytes (file size:4252560   file location: 400038)
2009-07-23 09:00:02.515    VERBOSE    [7]    Request 200000 bytes (file size:4252560   file location: 600038)
2009-07-23 09:00:02.546    VERBOSE    [7]    Request 200000 bytes (file size:4252560   file location: 800038)

Martin
sugatam
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Apr 2008
#5
2009-07-24, 12:46 AM
So does that mean gbpvr stops appending the data stream to the file?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#6
2009-07-24, 01:11 AM
Once the NMT starts streaming it is important that GBPVR continuously provide data otherwise it thinks it reaches an end of file. I don't know what this log means but is one of the things I note when livetv stops on a channel change.

Martin
sugatam
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Apr 2008
#7
2009-08-02, 02:55 PM
Thanks for your patience with my questions. If this is a known problem with gbpvr and digital sources, do you have any idea when a fix will be available?

On an unrelated note, I'm curious how you have written the nmt "mono" replacement. I thought the sigma libraries that interface with the actual video chip are not freely available?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#8
2009-08-02, 03:10 PM
My suggestion is to try in the next version when it comes out and bump sub if it still a problem.

As for the libraries, the sigma libraries like mono are closed source. I donated my time to Syabas to create a closed source library that I call instead of mono.

Martin
sugatam
Offline

Junior Member

Posts: 7
Threads: 2
Joined: Apr 2008
#9
2009-08-02, 03:20 PM
Thanks for the explanation. Is this Syabas library you created available for download somewhere (I mean the .a binary and the header files)?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#10
2009-08-02, 03:52 PM
Hopefully a .so will be available this fall but I'm waiting to see what Syabas does with the firmware after the C-200 comes out.

Note that the library is not a player, it will need a UI and a control module to make it do anything. This is a a lot of work too and since it can only do mpeg files it probably isn't going to attract a lot of developers.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot get HDHomerun Prime Live Tv to nmt through npvr txinga 4 3,242 2013-04-15, 10:48 PM
Last Post: mvallevand
  Networking problems and "Request Cannot be processed" Rory 2 3,195 2012-11-16, 08:53 PM
Last Post: Rory
  heeeelllp! Back from hols. black screen on live tv Elmo Putney 7 4,531 2012-08-21, 09:38 PM
Last Post: Elmo Putney
  2 Channels dark but with sound Elmo Putney 9 4,510 2012-04-06, 05:18 PM
Last Post: Elmo Putney
  DVD and MKV problems cncb 26 9,532 2012-03-03, 03:25 AM
Last Post: mvallevand
  installation problems with pch 210 giladmichael 3 2,481 2011-09-10, 06:46 PM
Last Post: mvallevand
  EGreat M34A and 576i Problems With NPVR hasso 3 2,626 2011-08-01, 08:33 AM
Last Post: hasso
  live tv for only ~15 seconds soccerdad 13 4,196 2011-07-21, 12:19 AM
Last Post: mvallevand
  Live-TV as default on startup sblueeye 1 1,706 2011-05-19, 09:16 PM
Last Post: mvallevand
  Black Screen with Recordings and Live TV obiwan 7 3,176 2011-02-06, 12:16 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode