NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,180
» Latest member: Dollyart
» Forum threads: 65,376
» Forum posts: 602,167

Full Statistics

Online Users
There are currently 1290 online users.
» 0 Member(s) | 1284 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
actors producer director
Forum: Wishlist
Last Post: a1blues
2 hours ago
» Replies: 4
» Views: 34
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Today, 01:00 AM
» Replies: 1
» Views: 122
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 105
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 91
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 137
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,803
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 181
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,452
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 363
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 268

 
Question How to override recording length
Posted by: GHop - 2022-03-12, 03:13 AM - Forum: Windows - Replies (1)

Windows 10
NextPVR 4.2.5
Schedules direct
Silicondust HDHomeRun ( 2 tuners in 1 box )

Lately shows like The Bachelor show up with a time of 7:00 PM - 9:01 PM.  Even if I set the post-pad to None NextPVR sees that 1 min in the 9-10 timeframe as a recording since that's what the EPG is showing.  The problem then becomes that at 9 I want to record 2 other shows and I can't select a 2nd recording because a tuner is in use for that single minute.  Is there a way to override the schedules direct details or another way to alleviate that issue?  Will I have to update it for each recording or can I run a script to adjust all future recordings? 

Thanks.
-G-

Print this item

  playback recording fails
Posted by: TuxTiger - 2022-03-11, 04:05 PM - Forum: Linux - Replies (2)

Hello,

I am using NextPVR to record IPTV streams. Some streams, although correctly recorded, fail to playback in the browser.

log:
Executing: ffmpeg -y  -i file:"path/file.ts" -map_metadata -1 -threads 0 -ignore_unknown  -map 0:v:0?  -map 0:a:0 -map -0Confused -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -vf yadif=0:-1:0 -b:v 2000000 -maxrate 2000000 -bufsize 4000000 -vsync vfr -profile:v high -level 41 -force_key_frames "expr:gte(t,n_forced*3)" -s 1280x720  -cConfused dvbsub -flags -global_header -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 192000 -hls_time 5 -start_number 0 -hls_list_size 0 -y "/var/opt/nextpvr/web/temp/blabla-de791f6502164ece95104b9d27e784a8.m3u8"

...

2022-03-11 16:45:37.524 [DEBUG][61]  [FFMPEG]: [mpegts @ 0x557ba6a12d40] Could not find codec parameters for stream 0 (Video: h264 ([27][0][0][0] / 0x001B), none): unspecified size
2022-03-11 16:45:37.524 [DEBUG][61]  [FFMPEG]: Consider increasing the value for the 'analyzeduration' and 'probesize' options

PS: I anonymized some values...

Question: can I change some setting so that ffmpeg will work with option "-probesize 512000" for example? Default ffmpeg probesize is too short for my source files...

Regards and thanks for this great piece of software!

Tux

Print this item

  Live TV works - recordings won't play
Posted by: Forest Lake - 2022-03-11, 12:35 PM - Forum: Windows - Replies (11)

Hi

I finally updated to version 5 (I was many versions back).

- I have two HDHR-US SiliconDust tuners.

- Install of v5 was successful
- All tuners and channels are seen in schedule (I use SchedulesDirect)
- Live TV works in both the SiliconDust and NPVR app.
- Recorder will create a file for a show (of what looks like appropriate size) but it won't play in NPVR or via VLC (transcoder failed message appears in NPVR).
- Tried video encoder set to Intel and CPU
- Firewall disabled
- New mini PC (https://www.amazon.com/dp/B083LXPNJS?ref...tails&th=1)

Log file attached.

Thanks for the help - this has always been great.

Steve



Attached Files
.zip   logs-20220311-0631.zip (Size: 1.2 MB / Downloads: 4)
Print this item

  NextPVR on Linux Set Top Box?
Posted by: something_fishy - 2022-03-10, 03:53 PM - Forum: Hardware - Replies (1)

Would it be possible to get the NextPVR (backend only I guess) running on a Linux set-top-box?

I have a Gigablue Quad UHD which offers 8 (full band capture) satellite tuners. I put in it a 5Tb 2.5 inch HDD and it appears to be beast of a recording engine thats silent and draws minimal amounts of power. 

I can't get on with the user interface (I've tried OpenVIX and OpenATV but a lot of how it operates is baked into Enigma2) but in hardware terms it makes my PC based backend seem like an expensive power hungry dinosaur.

I tried manually downloading the docker engine as a prelude to the npvr ARM docker (the Gigablue uses opkg), but invoking dockerd I get a segfault. I've very little experience with linux so my experimentation ends there.

Print this item

  No Show Detail
Posted by: brady@preheim.com - 2022-03-10, 10:15 AM - Forum: Windows - Replies (3)

I have been using NEXT PVR with Kodi for some time.
All of a sudden, I get an error in Kodi saying could not start recording. I looked at Kodi forums and it said that there was an issue with the guide not being in sync with next pvr

So I go into next PVR and in the guide it says no show detail.
I cleared epg and did another download and I still see the same error.

If you could help I would appreciate it. Not sure why all of a sudden this stopped working.
I use schedules direct for my listings...



Attached Files
.zip   logs-20220310-0206.zip (Size: 147.08 KB / Downloads: 2)
Print this item

  Recordings Listing
Posted by: Franky - 2022-03-10, 03:53 AM - Forum: Windows - Replies (4)

Is it possible to disable thumbnails on the recordings list for either nextpvr.exe (windows) or the web client?
I personally find them really annoying and to me, a complete waste of real estate and would much prefer a simple list of program titles only if that's possible.

Print this item

  EyeTV Tuners
Posted by: siteeeg - 2022-03-10, 01:15 AM - Forum: Docker amd64 - Replies (2)

Is there a guide to adding tuners to the docker version of NextPVR?

I'm using:

  • EyeTV 410 over firewire and
  • EyeTV Diversity over USB.


The host machine is running OSX 10.9 with Docker Toolbox

Print this item

  Tuners stop working
Posted by: aTF6i - 2022-03-09, 03:21 PM - Forum: Docker amd64 - Replies (12)

Hi

My tuners appears to keep getting stuck on a docker setup, usually a week or two after a server restart

I have noticed that it appears that I get these messages on the log:


Quote:2022-03-07 10:12:36:194 [DEBUG] Received 7987983324 bytes from device so far

Even when nobody is tuned in to anything


Here is an example of the log, attempting to tune, once broken. I have also attached the full log


Quote:tuning>
  <type>DVB-T</type>
  <name>BBC NEWS HD</name>
  <locator>
    <conf>746000000OFF</conf>
  </locator>
  <service_id>40960</service_id>
  <service_type>27</service_type>
</tuning>

2022-03-09 14:36:43:177 [DEBUG] starting stream: LIVE&/buffer/live-BBC NEWS HD-1-127.ts
2022-03-09 14:36:43:177 [DEBUG] slip seconds: 60
2022-03-09 14:36:43:177 [DEBUG]
BBC NEWS HD
2022-03-09 14:36:43:186 [INFO] Tuning: 746000000 Hz
2022-03-09 14:36:43:186 [INFO] Changing frequencies
2022-03-09 14:36:43:195 [INFO] Tuning: 746000000 Hz
2022-03-09 14:36:43:195 [INFO] using demux 'dvb0.demux0'
2022-03-09 14:36:43:195 [INFO] using dvr 'dvb0.dvr0'
2022-03-09 14:36:43:195 [DEBUG] waiting for signal lock
2022-03-09 14:36:44:875 [DEBUG] status 1f | quality 00 | signal d38d | snr 5d58 | ber 00000000 | unc 00000000 | pre_ber 00000000 | per 00000000 |
2022-03-09 14:36:44:875 [DEBUG] FE_HAS_LOCK
2022-03-09 14:36:44:875 [INFO] Creating writer for: LIVE&/buffer/live-BBC NEWS HD-1-127.ts (live mode)
2022-03-09 14:36:44:875 [DEBUG] mutex would be: Global\NPVR-mutex-523fdc60d2e02e9621c7eb9702df1b7e
2022-03-09 14:36:44:875 [DEBUG] Created shared memory
2022-03-09 14:36:45:041 [DEBUG] Mapping pid 0 (PAT)
2022-03-09 14:36:45:041 [DEBUG] Mapping pid 1001 (PMT)
2022-03-09 14:36:45:041 [DEBUG] Mapping pid 101 (video)
2022-03-09 14:36:45:042 [DEBUG] Mapping pid 102 (audio)
2022-03-09 14:36:45:042 [DEBUG] Mapping pid 103
2022-03-09 14:36:45:093 [DEBUG] Received 26508 bytes from device so far
2022-03-09 14:36:50:108 [DEBUG] Received 2894448 bytes from device so far
2022-03-09 14:36:55:122 [DEBUG] Received 5578900 bytes from device so far
2022-03-09 14:37:00:137 [DEBUG] Received 8231016 bytes from device so far
2022-03-09 14:37:05:150 [DEBUG] Received 10558832 bytes from device so far
2022-03-09 14:37:06:103 [DEBUG] rolling to next slip file: /buffer/live-BBC NEWS HD-1-127-1.ts
2022-03-09 14:37:09:364 [INFO] received request
2022-03-09 14:37:09:364 [DEBUG] got request:
GET /stream/stop?handle=116 HTTP/1.1
Host: localhost:46183
Connection: Keep-Alive


2022-03-09 14:37:09:364 [INFO] Stopped recording (/buffer/live-BBC NEWS HD-1-127.ts)
2022-03-09 14:37:09:365 [DEBUG] stopped stream 116
2022-03-09 14:37:09:365 [DEBUG] No more streams active.
2022-03-09 14:37:09:365 [DEBUG] Stopping device...
2022-03-09 14:37:09:365 [DEBUG] Stopped
2022-03-09 14:37:10:165 [DEBUG] Received 13412484 bytes from device so far
2022-03-09 14:37:15:173 [DEBUG] Received 16180972 bytes from device so far
2022-03-09 14:37:20:181 [DEBUG] Received 18267584 bytes from device so far
2022-03-09 14:37:25:189 [DEBUG] Received 20591640 bytes from device so far
2022-03-09 14:37:30:197 [DEBUG] Received 22958560 bytes from device so far
2022-03-09 14:37:35:205 [DEBUG] Received 25234300 bytes from device so far
2022-03-09 14:37:40:212 [DEBUG] Received 27371296 bytes from device so far
2022-03-09 14:37:45:220 [DEBUG] Received 30265368 bytes from device so far
2022-03-09 14:37:50:228 [DEBUG] Received 32467976 bytes from device so far
2022-03-09 14:37:55:236 [DEBUG] Received 34860652 bytes from device so far
2022-03-09 14:38:00:244 [DEBUG] Received 37535516 bytes from device so far
2022-03-09 14:38:05:252 [DEBUG] Received 39996624 bytes from device so far
2022-03-09 14:38:10:260 [DEBUG] Received 42478976 bytes from device so far
2022-03-09 14:38:15:268 [DEBUG] Received 44943468 bytes from device so far
2022-03-09 14:38:20:276 [DEBUG] Received 47634312 bytes from device so far
2022-03-09 14:38:25:284 [DEBUG] Received 49969836 bytes from device so far
2022-03-09 14:38:30:292 [DEBUG] Received 52452564 bytes from device so far
2022-03-09 14:38:35:300 [DEBUG] Received 54723604 bytes from device so far
2022-03-09 14:38:40:308 [DEBUG] Received 57146548 bytes from device so far
2022-03-09 14:38:45:316 [DEBUG] Received 59718012 bytes from device so far
2022-03-09 14:38:50:324 [DEBUG] Received 62588208 bytes from device so far
2022-03-09 14:38:52:628 [INFO] received request
2022-03-09 14:38:52:628 [DEBUG] got request:
POST /stream/start?slipseconds=60&target=LIVE%26%2Fbuffer%2Flive-CBeebies%20HD-1-128.ts HTTP/1.1
Host: localhost:46183
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 198

Print this item

  Installation of NextPVR on Libreelec
Posted by: jack2296 - 2022-03-08, 09:51 AM - Forum: Linux - Replies (92)

Hi can anyone point me to a guide to install NextPVR on Libreelec? I tried using this thread https://forums.nextpvr.com/showthread.php?tid=62150 , Managed to install it however
when I try to scan for channels it just sits there doing nothing. It does recognize my hauppage tuners. I did install the Scanning tables?
thanks

Print this item

  Importing MP4 videos
Posted by: buntay20 - 2022-03-08, 01:24 AM - Forum: Windows - Replies (22)

I am looking for a way to import mp4 video files not recorded by NextPVR.

I am looking to have a folder in my recordings called "Movies" then move my movie library into it to have an all in one entertainment for my TV and movies.

I tried to run Martins video tool but it says it can install on my version of windows and tried searching for other threads on the subject with not much luck.

Any help would be greatly appreciated.

F.

Print this item

Pages (6435): « Previous 1 … 262 263 264 265 266 … 6435 Next »
Jump to page 

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