NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 29 30 31 32 33 … 44 Next »
Recording problems

 
  • 0 Vote(s) - 0 Average
Recording problems
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#1
2020-09-24, 02:10 AM (This post was last modified: 2020-09-28, 01:50 AM by GZTired.)
Hi All,
just started to use nextpvr, running all fine in docker on my qnap nas.

I did some recordings and the result is much bigger files (around 2x bigger) than i had before (on tvmosaic) while i dont care about the size (space enough) their is a problem with the recordings.
every minute  (more or less) the video jumps back in time and replay the same part over and over again, i can jump further into the video to get to the next part but same will happen again.

My feeling is that the stream is recorded twice and merged in the same output *.tx, if that is even possible. I dont know...

what can be the case here? i only have one active tuner (iptv). 

I've attached all available logs, hope somebody can look into this for me.

Thanks.


Attached Files
.zip   logs-20200924-0204.zip (Size: 542.86 KB / Downloads: 5)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2020-09-24, 02:28 AM
The IPTV provider decides on the bitrate, which ultimately dictates the size of the file.

Quote:heir is a problem with the recordings.
every minute (more or less) the video jumps back in time and replay the same part over and over again, i can jump further into the video to get to the next part but same will happen again.
This can sometimes be a sign that multiple people are using an IPTV account with limits, and the IPTV service is occasionally disconnecting NextPVR (and when it reconnects, the IPTV service often gives a bit of buffered video that has already been recorded). This can happen using public lists of IPTV streaming urls, rather than their own accounts. ie, a large number of people are trying to use an IPTV account that has a limit of like 2 connections or something.
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#3
2020-09-24, 02:44 AM
(2020-09-24, 02:28 AM)sub Wrote: The IPTV provider decides on the bitrate, which ultimately dictates the size of the file.

Quote:heir is a problem with the recordings.
every minute  (more or less) the video jumps back in time and replay the same part over and over again, i can jump further into the video to get to the next part but same will happen again.
This can sometimes be a sign that multiple people are using an IPTV account with limits, and the IPTV service is occasionally disconnecting NextPVR (and when it reconnects, the IPTV service often gives a bit of buffered video that has already been recorded). This can happen using public lists of IPTV streaming urls, rather than their own accounts. ie, a large number of people are trying to use an IPTV account that has a limit of like 2 connections or something.

Thanks. I have my own account and not using public ones, maybe they over sell it.... i will look into this.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,164
Threads: 958
Joined: May 2006
#4
2020-09-24, 03:12 AM (This post was last modified: 2020-09-24, 03:13 AM by mvallevand.)
What client are you using? Direct play clients might make a difference.

Also I see you might have hevc source, and NextPVR will transcode that to h264 if your aren't using an extra so yes the file could be bigger. The logs you uploaded didn't have a sample of a recording which would help

Also you are two versions behind which is typically a good idea there have been recording improvements.

Your commericial PVRLive app is spamming the server looking for art too. This is something I try to avoid when I write clients. Do you really need it and Kodi on your Shield?

Martin
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#5
2020-09-24, 04:42 AM
(2020-09-24, 03:12 AM)mvallevand Wrote: What client are you using?  Direct play clients might make a difference.

Also I see you might have hevc source, and NextPVR will transcode that to h264 if your aren't using an extra so yes the file could be bigger.  The logs you uploaded didn't have a sample of a recording which would help

Also you are two versions behind which is typically a good idea there have  been recording improvements.

Your commericial PVRLive app is spamming the server looking for art too.  This is something I try to avoid when I write clients.  Do you really need it and Kodi on your Shield?

Martin

I am using a 2019 shield and kodi as my cllient. i am not aware of the PVRLive app running, will look into that.

Using the shield the server should not transcode, am i right?

As for the logs, i grabbed them trough the web interface. are there more logs i can grab or should i attach a video sample?
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#6
2020-09-24, 07:01 AM
(2020-09-24, 03:12 AM)mvallevand Wrote: Also you are two versions behind which is typically a good idea there have  been recording improvements.



Martin

I pulled the latest container but version stays at 5.0.5.200518  
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,164
Threads: 958
Joined: May 2006
#7
2020-09-24, 10:36 AM
Did you pull stable? Some earlier forum posts might show the original "latest" version.

PVRLive is a commercial LiveChannels app which I believe has taken the Kodi code and hasn't released source so I don't recommend it since the author doesn't appear to be around here supporting it. It seems to generate lots of art calls.

I am not sure how sub handles IPTV HEVC/h265 streams you'd need to post logs, auto transcode recording will transcode them to h264.

Martin
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#8
2020-09-24, 10:51 AM
(2020-09-24, 10:36 AM)mvallevand Wrote: Did you pull stable?  Some earlier forum posts might show the original "latest" version.

PVRLive is a commercial LiveChannels app which I believe has taken the Kodi code and hasn't released source so I don't recommend it since the author doesn't appear to be around here supporting it.  It seems to generate lots of art calls.

I am not sure how sub handles IPTV HEVC/h265 streams you'd need to post logs, auto transcode recording will transcode them to h264.

Martin
Yes I pulled stable, tried also with latest but same result. 

Pvrlive is removed, can't even remember why I installed in the first place :|

Where to grab logs other than trough the web ui? Since those logs didn't contain any information about the recordings. 

Thanks.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,164
Threads: 958
Joined: May 2006
#9
2020-09-24, 12:47 PM (This post was last modified: 2020-09-24, 12:49 PM by mvallevand.)
Those are the right logs, there was on recording yesterday but I wanted to see one specific to a an HEVC stream.

I noticed the instructions are wrong from arm32 https://forums.nextpvr.com/showthread.ph...#pid522450 is it possible your run command is incorrect.

Martin
GZTired
Offline

Junior Member

Netherlands
Posts: 10
Threads: 1
Joined: Sep 2020
#10
2020-09-24, 01:28 PM (This post was last modified: 2020-09-24, 01:28 PM by GZTired.)
(2020-09-24, 12:47 PM)mvallevand Wrote: Those are the right logs, there was on recording yesterday but I wanted to see one specific to a an HEVC stream.

I noticed the instructions are wrong from arm32 https://forums.nextpvr.com/showthread.ph...#pid522450 is it possible your run command is incorrect.

Martin

OK, I will do another trial during rush hour. 

My qnap runs on a celeron so I used the correct pull command I think. 'docker pull nextpvr/nextpvr_amd64:stable'

Thanks
« 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
  Recording from the point you switch channels rather than when you press record Swindiff 3 430 2025-06-23, 04:31 AM
Last Post: Knordn1951
  Controlling the nextpvr server from Jellyfin (via the nextpvr plugin) (no recording) kfmf 2 528 2025-05-04, 02:21 PM
Last Post: mvallevand
  Keeping users recording separate Swindiff 2 385 2025-05-02, 07:47 PM
Last Post: Swindiff
  MUX List problems Dawladin 2 397 2025-04-17, 05:37 PM
Last Post: Dawladin
  Recurring recording creates multiple recordings of same event txinga 2 444 2025-03-29, 12:33 AM
Last Post: txinga
  Recording Auto Transcode VCR58 8 1,912 2025-02-18, 12:45 AM
Last Post: mvallevand
  Automated placement based on recording type? ehfortin 6 680 2024-12-28, 11:50 PM
Last Post: spin35
  HDHR Tuner not released after recording since update to 7.0.0 spin35 1 407 2024-12-24, 01:46 PM
Last Post: mvallevand
  Cannot seek live recording, v7.0.0.241105 pulley 6 809 2024-11-17, 09:58 PM
Last Post: mvallevand
  [Failed: Recording service not running at recording time] Poocher 17 1,543 2024-10-14, 11:14 PM
Last Post: Poocher

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

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

Linear Mode
Threaded Mode