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 … 368 369 370 371 372 … 433 Next »
no live tv

no live tv
lexip
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2011
#1
2011-04-02, 07:17 PM
Hi installed NPVR yesterday and having a weird problem.

I'm using a generic usb digital tv dongle which works fine with microsofts media centre, mediaportal & totalmedia.

When using NPVR it does everything - epg, recording etc.

Recorded programs record all the way to the end and play back fine.

But it won't display live TV.

I've checked the temp folder where the live TV is stored and it creates the file, but stops after approx 6000kb.

The 6000kb file will play.

It's like it starts to store a buffer for playback but when it gets to the point of actually playing the live TV it aborts the live recording.

Anyone got any ideas?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#2
2011-04-02, 07:22 PM
Reproduce the problem, then post the npvr.log and nrecord.log and I'll take a look.
lexip
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2011
#3
2011-04-02, 09:49 PM
Hi

Tried to reinstall and had lots of problems - ended up with it unable to start device - anyway got that fixed an I am now back to the original problem with no live TV.

Logs are too big.

I think the problem is here:-


2011-04-02 22:23:18.347 [DEBUG][6] StartStream(7148:BBC TWO Scot)
2011-04-02 22:23:18.347 [DEBUG][6] looking for capture source
2011-04-02 22:23:18.347 [DEBUG][6] checking: AF9015 BDA Filter (DVB-T)
2011-04-02 22:23:18.347 [DEBUG][6] enabled and present
2011-04-02 22:23:18.347 [DEBUG][6] has channel
2011-04-02 22:23:18.348 [DEBUG][6] live tv is possible
2011-04-02 22:23:18.348 [INFO][6] DigitalRecorder.StartStream(LIVE&C:\Temp\live-BBC TWO Scot-1078.ts)
2011-04-02 22:23:18.372 [INFO][6] DigitalRecorder.StartStream() allocated handle: 0x3
2011-04-02 22:23:18.391 [DEBUG][6] Live TV handle: 0x140003
2011-04-02 22:23:24.083 [DEBUG][7] - saved 2 epg events. skipped 59
2011-04-02 22:23:38.395 [ERROR][7] Live stream expired without renewal. (handle:140003)
2011-04-02 22:23:38.395 [INFO][7] DigitalRecorder.StopStream() handle: 3
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#4
2011-04-02, 09:55 PM
Zip and attach the logs and I'll take a look.
lexip
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2011
#5
2011-04-02, 11:49 PM
OK, here they are.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#6
2011-04-03, 12:17 AM
It looks like you havnt gone to the Settings -> Decoders screen and selected the decoders you want to use.
lexip
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2011
#7
2011-04-03, 10:45 AM
Yes I have.

I initially forgot to do this when I reinstalled, and surely I wouldn't be able to play back the recorded programs if no decoders had been selected.

Could it be a problem with the decoders I have selected?

What decoders do you recommend I use?
lexip
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Apr 2011
#8
2011-04-03, 12:37 PM
Being doing a little more testing.

Don't know if this helps work out whats wrong, but I can watch a program whilst it is recording, but it doesn't work when I try live TV (just a black screen and no sound) - in fact the program ends up not responding and I have to close it down with task manager.

I've also found that after this happens I can't get either mediaportal of windows media centre to work - I get a message up for an "unknown error".

The only way to recover from this point is to reboot - closing down all programs and processes, unplugging the usb dongle doesn't work.

Can't help but think the error "Live stream expired without renewal." is where the problem lies.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#9
2011-04-03, 04:26 PM
lexip Wrote:Yes I have.

I initially forgot to do this when I reinstalled, and surely I wouldn't be able to play back the recorded programs if no decoders had been selected.

Could it be a problem with the decoders I have selected?
In the attempted live session in those logs, it looks like it is unable to find the selected decoders, so it ends up with a graph with no video decoder (and not MPEG1 Layer II audio decoder):
Quote:2011-04-02 22:19:07.648 [DEBUG][1] StartLiveTV@4
2011-04-02 22:19:11.080 [DEBUG][1] Client got streaming handle: 140001
2011-04-02 22:19:11.080 [DEBUG][1] service type is: 1
2011-04-02 22:19:11.080 [DEBUG][1] StartLiveTV@5
2011-04-02 22:19:11.429 [DEBUG][1] RenderDemux()
2011-04-02 22:19:11.429 [DEBUG][1] Adding system HE-AAC decoder
2011-04-02 22:19:11.429 [DEBUG][1] about to load decoder
2011-04-02 22:19:11.604 [DEBUG][1] added decoder to graph
2011-04-02 22:19:11.605 [DEBUG][1] adding audio renderer: Default DirectSound Device
2011-04-02 22:19:11.729 [DEBUG][1] Adding system AC3 decoder
2011-04-02 22:19:11.729 [DEBUG][1] about to load decoder
2011-04-02 22:19:12.244 [DEBUG][1] added decoder to graph
2011-04-02 22:19:12.245 [DEBUG][1] adding audio renderer: Default DirectSound Device
2011-04-02 22:19:14.441 [DEBUG][1] Adding system MPEG1 Layer2 decoder
2011-04-02 22:19:14.441 [DEBUG][1] about to load decoder
2011-04-02 22:19:14.477 [DEBUG][1] FindFilterByName failed to locate filter: Microsoft DTV-DVD Audio Decoder
2011-04-02 22:19:14.477 [ERROR][1] Unable to find named decoder
2011-04-02 22:19:14.590 [DEBUG][1] Adding system E-AC3 decoder
2011-04-02 22:19:14.590 [ERROR][1] Unable to find named decoder
2011-04-02 22:19:14.600 [DEBUG][1] Adding system MPEG2 decoder
2011-04-02 22:19:14.616 [DEBUG][1] Adding EVR renderer
2011-04-02 22:19:15.215 [DEBUG][1] about to load decoder
2011-04-02 22:19:15.530 [DEBUG][1] FindFilterByName failed to locate filter: ffdshow Video Decoder
2011-04-02 22:19:15.530 [ERROR][1] Unable to find named decoder
2011-04-02 22:19:15.613 [DEBUG][1] Static Reference clock set to: Default DirectSound Device
2011-04-02 22:19:16.114 [DEBUG][1] restoring last aspect ratio
2011-04-02 22:19:16.376 [DEBUG][1] Playback graph running...
2011-04-02 22:19:16.376 [DEBUG][1] Graph filter list:
2011-04-02 22:19:16.376 [DEBUG][1] - EVR Renderer
2011-04-02 22:19:16.376 [DEBUG][1] - NPVR PES Collector (Teletext)
2011-04-02 22:19:16.377 [DEBUG][1] - NPVR PES Collector (DVBSubs)
2011-04-02 22:19:16.377 [DEBUG][1] - Default DirectSound Device 0001
2011-04-02 22:19:16.377 [DEBUG][1] - Default DirectSound Device
2011-04-02 22:19:16.377 [DEBUG][1] - ffdshow Audio Decoder
2011-04-02 22:19:16.377 [DEBUG][1] - MONOGRAM AAC Decoder
2011-04-02 22:19:16.377 [DEBUG][1] - MPEG-2 Demultiplexer
2011-04-02 22:19:16.377 [DEBUG][1] - NPVR TS Reader
2011-04-02 22:19:16.390 [DEBUG][1] StartLiveTV@6

Quote:What decoders do you recommend I use?
There is a lot of people using a lot of different decoders. What decoders options do you have available on your machine?
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#10
2011-04-03, 04:49 PM
I'd recommend the Cyberlink decoders, if I'm not wrong it is contained in CCCP (Combined Community Codec Pack)

"I'd rather have a bottle in front of me than a frontal lobotomy"
« 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
  Tuner not being released when live TV stopped on Kodi dark_half 7 3,014 2022-06-12, 11:59 PM
Last Post: sub
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,301 2021-05-05, 06:23 AM
Last Post: tvwatcher
  Black Screen Live TV and Recording Eric8497 9 4,487 2020-03-14, 06:17 PM
Last Post: sub
  Live TV not working jresnick 21 10,717 2020-01-04, 06:26 PM
Last Post: BrettB
  No live TV display or audio Kram 3 2,348 2019-12-02, 10:30 PM
Last Post: mvallevand
  Record direct from live tv? rv0987 3 2,027 2019-11-01, 12:29 PM
Last Post: rv0987
  Live Stream Transcode hdpvr-doug8796 13 4,764 2019-10-18, 05:53 PM
Last Post: hdpvr-doug8796
  Black Screen, No Audio - Live TV Rev73 11 6,282 2019-08-21, 01:48 AM
Last Post: mvallevand
  After performing new channel scan, all channels and live TV are black ctdenney 8 2,541 2019-07-31, 06:19 PM
Last Post: ctdenney
  Live TV constant lag outside of home network terabitz 4 1,585 2019-05-26, 04:53 PM
Last Post: terabitz

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

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

Linear Mode
Threaded Mode