NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 30 31 32 33 34 … 101 Next »
Ceton Infinitv4, Windows 10

 
  • 0 Vote(s) - 0 Average
Ceton Infinitv4, Windows 10
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#171
2020-08-19, 02:07 AM
EDIT: added the missing "not" in my reply above...(Sorry)
Pctravel
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Jul 2016
#172
2020-08-20, 01:32 PM (This post was last modified: 2020-08-20, 01:34 PM by Pctravel.)
(2020-08-18, 01:05 PM)mvallevand Wrote: Glad to hear it it working, despite my missing file causing some initial problems.

That line is probably required even though the documentation says it is optional, you can test it if you want and I can change the documentation.  I think it became mandatory as the python file evolved.

The only thing that is worth looking into is changing all the opendct.properties sagetv.device.#####.consumedevice

from opendct.consumer.FFmpegTransSageTVConsumerImpl to opendct.consumer.DynamicConsumerImpl

What OpenDCT does is remux the ts stream using ffmpeg but that might not be necessary if the streams are ok.  I test this with the HDHR and I don't need it but it will depend on what the cable co provides.

Martin
Hmm, I'm running into recording issues. I can stream which is working great on live tv but when I setup recordings some fail and the message is "failed usually due to failed lock".  Some of the recordings stopped after 3 minutes or so, others failed to start.  Is this related to the the above suggestion or my difficulty with the webapp working?  Which are the proper logs to pull to see what is happening?  My computer should be plenty beefy with i5 9600K, 16 XMP ram and 1070 video card.  Need a bit of a tweak to fix this.

Is there a better transcoder setting for this Extra setup that may resolve my issue?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,771
Threads: 954
Joined: May 2006
#173
2020-08-20, 02:10 PM (This post was last modified: 2020-08-20, 02:10 PM by mvallevand.)
Recordings aren't related to the web app settings. You will need consumer.ffmpeg.upload_id_enabled=true in case you changed that to false but it won't be related to DynamicConsumerImpl.

Definitely start with the zipped NextPVR logs and the current ceton log doesn't hurt.

Martin
Pctravel
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Jul 2016
#174
2020-08-20, 02:41 PM (This post was last modified: 2020-08-20, 02:45 PM by Pctravel.)
I checked that setting in Opendct config file and it's still true. Here are the NPVR logs zipped, for the ceton are you talking about the diagnostic "collect information" app from Ceton?  I ran that but it zips up tons of different logs.  Is there another ceton log you were thinking of or a specific one out of the diagnostic zip?

I've been streaming live tv for a couple hours this morning stopping and starting it and it seems solid from that perspective but tried another recording this morning and after 3 minutes it failed (but those 3 minutes looked great Smile


Attached Files
.zip   NPVR Record logs.zip (Size: 382.01 KB / Downloads: 2)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,771
Threads: 954
Joined: May 2006
#175
2020-08-20, 02:50 PM (This post was last modified: 2020-08-20, 02:51 PM by mvallevand.)
You should save and upload the logs that you get via the web browser that are already zipped and flushed. That set is limited.

1. You still have h/w transcoding on on the web browser so recording playback is failing.

2. From Kodi I see a lot of

<rsp stat="failed">
<err code="5" msg="Channel not found" />
</rsp>

You need to reset the PVR database.

3. That particular set of logs is only using one tuner

2020-08-20 08:24:03.940 [DEBUG][9] Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 13 "DCT-Ceton InfiniTV PCIe (00-80-9f-48) Tuner 1" 7820"

Did you create the extra files using the python command?

Martin
Pctravel
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Jul 2016
#176
2020-08-20, 03:06 PM (This post was last modified: 2020-08-20, 03:26 PM by Pctravel.)
Sorry but I need to clarify some of your questions:

1. You still have h/w transcoding on on the web browser so recording playback is failing. ***How do I turn off H/W transcoding?

2. From Kodi I see a lot of

<rsp stat="failed">
<err code="5" msg="Channel not found" />
</rsp>

You need to reset the PVR database. ***Is this in Kodi or NPVR? Do I just delete this: npvr.db3?

3. That particular set of logs is only using one tuner ***I had changed back to a prior config for NPVR because I thought the new one I made I improperly used the extra recording location command, this one only uses one location I selected in the gui and I do see the recordings going there. I started with only a single tuner but once that worked I clicked on "setup more devices" in Next PVR and copied the channels over. All the devices were there from the start but I mapped only one device to start. This morning I was only recording one item at a time. Does any of this help?

2020-08-20 08:24:03.940 [DEBUG][9] Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 13 "DCT-Ceton InfiniTV PCIe (00-80-9f-48) Tuner 1" 7820"

Did you create the extra files using the python command? I did use this command, should I rerun it?
python opendct.py INSTALLW Ceton
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,771
Threads: 954
Joined: May 2006
#177
2020-08-20, 03:32 PM
1. It is not the default you turned it on via the Settings->Transcoder so you can turn it of there

2. Kodi under PVR settings.

3. You were testing with two tuners Seinfeld was told to open on tuner 2 but NextPVR used the tuner 1 command. Do the xml files all have the same content?

Martin
Pctravel
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Jul 2016
#178
2020-08-20, 04:09 PM
under Settings/transcoder/ it doesn't let me delete and there is no "none" setting in the drop down. I have D3D11VA, CPU, INtel/nvidea/amd. 

For that screen here is what I have for the selections:
I see "preferred streaming profile" which is set at "default"
Video Encoder dropdown is what I referenced above, I don't have a "none" option?
Recording auto transcode "Leave recordings in native Format"

Attached were the flushed logs from the web gui.  I still need to look at the xml files.


Attached Files
.zip   logs-20200820-1158.zip (Size: 941.96 KB / Downloads: 1)
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#179
2020-08-20, 04:14 PM
(2020-08-20, 04:09 PM)Pctravel Wrote: under Settings/transcoder/ it doesn't let me delete and there is no "none" setting in the drop down. I have D3D11VA, CPU, INtel/nvidea/amd. 
He means the "CPU" option (ie, not one of the hardware encoder options).
Pctravel
Offline

Junior Member

Posts: 44
Threads: 3
Joined: Jul 2016
#180
2020-08-20, 04:19 PM
THANKS for clearing that up for me.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (22): « Previous 1 … 16 17 18 19 20 … 22 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR Windows recordings folder cleanup.... Colincam 21 2,778 2025-04-16, 07:38 PM
Last Post: mvallevand
  Windows 24H2 - Can't install Hauppage Drivers Lao Pan 6 1,164 2025-04-04, 04:49 AM
Last Post: seattlefog
  Freezing/Buffering on Windows 11 (NPVR app only) nextpvrnoob 64 7,557 2025-02-21, 07:52 PM
Last Post: mvallevand
  DVB-T210 August USB Freeview HD TV Stick Windows 10 16brae 6 362 2025-01-17, 03:20 AM
Last Post: jimil
  Windows Client not receiving class messages ElihuRozen 1 224 2024-12-01, 06:55 PM
Last Post: sub
  windows in a vm not showing channels treypop 4 453 2024-09-27, 09:42 PM
Last Post: mvallevand
  What are the hotkeys for the NextPVR client app (Windows 11) NJW1979 2 450 2024-09-23, 10:05 PM
Last Post: NJW1979
  Scheduled Recordings Not Fully Recording on Windows organizevaulter 1 399 2024-08-29, 01:37 AM
Last Post: sub
  NextPVR won't record from Ceton InfinitiTV 6 DavidNYC78 3 506 2024-08-06, 06:11 PM
Last Post: DavidNYC78
  Settings For Windows 11 MyTVBox 2 666 2024-07-08, 02:59 AM
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