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,173
» Latest member: EstaL
» Forum threads: 65,371
» Forum posts: 602,143

Full Statistics

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

Latest Threads
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
Yesterday, 03:13 PM
» Replies: 1
» Views: 64
New version problem with ...
Forum: Windows
Last Post: Swami
Yesterday, 12:23 AM
» Replies: 47
» Views: 3,741
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 137
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,412
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 298
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 224
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-08-24, 02:08 PM
» Replies: 9
» Views: 505
Radio stations for NextPV...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: LynnO
2026-08-23, 07:28 PM
» Replies: 28
» Views: 10,153
Desktop Client lost it's ...
Forum: Windows
Last Post: sub
2026-08-23, 03:37 AM
» Replies: 6
» Views: 388
Record playback manual sk...
Forum: Linux
Last Post: mvallevand
2026-08-23, 03:03 AM
» Replies: 4
» Views: 272

 
  Genres - merging. Possible?
Posted by: softfoot - 2014-01-07, 11:32 AM - Forum: Legacy (v4.x and earlier) - No Replies

Hi, I'm not sure if this is a NEWA issue or NPVR.

I have noticed that under FREESAT some series that I would have thought been under "Drama" is in fact under "Music"
and some films that should be under "Movies" are in fact under "Music" as well.

So, is there a way to merge "Music" and say "Drama" to simplify my searching ??

TIA
Bob

Print this item

  PVR not discovering all channels
Posted by: macca - 2014-01-07, 10:52 AM - Forum: Legacy (v4.x and earlier) - Replies (5)

Hi,

I have installed nextpvr and it is not recognising/discovering all the channels. I am using the latest version on Windows 7. I am in Australia and the channels it is not recognising is Channel 9 (and the channels associated with Channel 9 such as Gem and Go!).

I also have media Centre installed and it discovers all channels fine.

Am I missing something?

Paul.

Print this item

  EPG display 12 hiur clock vs 24 hour clock
Posted by: frankmaur - 2014-01-07, 01:12 AM - Forum: Legacy (v4.x and earlier) - Replies (1)

Anyone know how to change the EPG to display time using a 12 hour clock instead of a 24hour hour clock. Somehow I switched to a 24 hour display and can't figure out how to get back to a 12 hour display.

Thanks

Print this item

  How to search only for programs or episodes marked as (* New *)
Posted by: jfestrada - 2014-01-06, 07:41 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (2)

Hi,

Just to ask if there is anyway to search only for those programs or shows marked as (* New *) on NEWA?

For example, if a search for the term "Barcelona" NEWA show all the games for the soccer team Barcelona, included the repeats and I want to search only for the live transmissions, not the repetitions.

Thanks.

Print this item

  Transcoding Experts... is my hardware up to the task?
Posted by: poor_red_neck - 2014-01-06, 06:05 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

Hello all,

I use transcoding for access on my android phone on the go with nDroid. My home internet upload is 5-7mbps on average, however the latency just doesn't allow viewing the uncompressed tv.

My dedicated tuner box is a P4 3.0GHz dual core (not sure if I have a prescott or northwood) running on XP SP3 32bit stripped to minimum installation/services). Only other thing this box does is WFS, HTTP server (only used for me accessing movies on the go using a PHP directory script) and MySQL server for XBMC database.
1.5G RAM
GeForce 210
Pinnacle 800i

I am only able to do live transcoding of HD sources at 400K using nDroid. Otherwise the video gets very choppy at around 10 seconds of playback. This is not a bandwidth issue as far as I can tell. When viewing a live un-compressed TV source, my bandwidth throughput on my phone is around 5mbps. When viewing a transcoding source, it drops to 200kb/sec to 500kb/sec. I'm assuming here ffmpeg can't transcode the data fast enough.

Is there any tweaking of the ffmpeg arguments that I can try? I've tried reading up on ffmpeg but I get lost very quickly. Here is the NPVR config info as it stands now.

Code:
<TranscodeExe>.\other\ffmpeg.exe</TranscodeExe> <TranscodeArgs>-y -v 0 -i [SOURCE] -f mpegts -acodec libfaac -ar 48000 -ac 2 -ab 64k -s [RESOLUTION] -vcodec libx264 -b [BITRATE] -flags +loop -cmp +chroma -refs 1 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 200k -maxrate 96k -bufsize 96k -threads 2 -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -aspect [ASPECT] -g 30 -async 2 [TARGET]</TranscodeArgs>

I'm still using the ffmpeg that came with NPRV. I tried replacing it with he newest build but it would no longer function. I'm assuming something in the allowed arguments has changed.

Also here is some codec information if that helps.

Code:
Codec Tweak Tool | Log file | Generated at 2014-01-06 11:52:49 ##### System Information ##### OS: Microsoft Windows XP Service Pack 3 (5.01.2600) DirectX: 9.0c CPU name: Intel(R) Pentium(R) 4 CPU 3.00GHz CPU speed: 3016 MHz Memory: 1536 MB Screen size: 1280x720 (32bits) (60Hz) Video card: NVIDIA GeForce 210 VendorID: 10de, DeviceID: 0a65 Video mem: 1024 MB Video driver: nv4_disp (Version 327.23) Audio device: NVIDIA High Definition Audio Audio driver: nvhda32.sys (Version 1.3.26.4) (6-16-2013) ##### K-Lite Codec Pack ##### KLCP version: 10.1.5 KLCP type: mega MPC renderer: VMR-7 (windowed) MPC subs: 1 ##### Decoder Settings ##### LAV Video (x86): H264=1|0 VC1=1|0 MPEG2=0|0 MPEG4=1|0 FLV1=1 WMV3=0 LAV Audio (x86): MP3=1 AAC=1 Vorbis=1 AC3=1 DTS=1 LPCM=1 WMA=0 ffdshow (x86): H264=0 VC1=0 MPEG2=0 XVID=0 DX50=0 DIV3=0 FLV1=0 RAW=0 MP3=0 AAC=0 Vorbis=0 AC3=0 DTS=0 LPCM=0 RAW=0 ##### DirectShow Filters (32-bit) ##### Description: ffdshow Video Decoder File name: c:\program files\k-lite codec pack\filters\ffdshow\ffdshow.ax CLSID: {04FE9017-F873-410E-871E-AB91661A4EF7} Merit: FF800001 Description: ffdshow Audio Decoder File name: c:\program files\k-lite codec pack\filters\ffdshow\ffdshow.ax CLSID: {0F40E1E5-4F79-4988-B1A9-CC98794E6B55} Merit: FF800001 Description: LAV Splitter File name: c:\program files\k-lite codec pack\filters\lav\lavsplitter.ax CLSID: {171252A0-8820-4AFE-9DF8-5C92B2D66B04} Merit: 00800004 Description: DirectVobSub (auto-loading version) File name: c:\program files\k-lite codec pack\filters\vsfilter.dll CLSID: {9852A670-F845-491B-9BE6-EBD841B8A613} Merit: 00800002 = MERIT_PREFERRED + 2 Description: DC-Bass Source File name: c:\program files\k-lite codec pack\filters\dcbass\dcbasssourcemod.ax CLSID: {ABE7B1D9-4B3E-4ACD-A0D1-92611D3A4492} Merit: 00400000 = MERIT_UNLIKELY Description: LAV Splitter Source File name: c:\program files\k-lite codec pack\filters\lav\lavsplitter.ax CLSID: {B98D13E7-55DB-4385-A33D-09FD1BA26338} Merit: 00400001 = MERIT_UNLIKELY + 1 Description: VP7 Decompressor File name: c:\program files\k-lite codec pack\filters\vp7dec.ax CLSID: {C204438D-6E1A-4309-B09C-0C0F749863AF} Merit: 00800000 = MERIT_PREFERRED Description: LAV Audio Decoder File name: c:\program files\k-lite codec pack\filters\lav\lavaudio.ax CLSID: {E8E73B6B-4CB3-44A4-BE99-4F7BCB96E491} Merit: 00800003 = MERIT_PREFERRED + 3 Description: LAV Video Decoder File name: c:\program files\k-lite codec pack\filters\lav\lavvideo.ax CLSID: {EE30215D-164F-4A92-A4EB-9D4C13390F9F} Merit: FF800000 Description: DScaler Mpeg2 Video Decoder File name: c:\program files\k-lite codec pack\filters\mpegvideo.dll CLSID: {F8904F1F-0371-4471-8866-90E6281ABDB6} Merit: 00800000 = MERIT_PREFERRED Description: NPVR MP3 Reader File name: c:\program files\npvr\npvrmp3reader.ax CLSID: {FA497213-FF30-4D43-9D1E-558D5FBB28C1} Merit: 00400000 = MERIT_UNLIKELY (A total of 105 filters, 11 shown, 94 hidden) ##### ICM Class Manager (32-bit) ##### Description: ffdshow video encoder File name: c:\program files\k-lite codec pack\filters\ffdshow\ffdshow.ax CLSID: {4DB2B5D9-4556-4340-B189-AD20110D953F} (ffdshow video encoder) Merit: 00100000 = MERIT_SW_COMPRESSOR (A total of 4 filters, 1 shown, 3 hidden) ##### Default source filters (32-bit) ##### .3g2 {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .3gp {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .3gp2 {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .3gpp {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .aac {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ac3 {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .alac {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .amr {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ape {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .bdmv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .bmp {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .dib {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .dts {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .dv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .dvr-ms {C9F5FE02-F851-4eb5-99EE-AD602AF1E619} StreamBufferSource .evo {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .f4v {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .flac {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .flv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .gif {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .hdmov {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .jfif {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .jpe {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .jpeg {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .jpg {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .m2t {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .m2ts {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .m3u {e436ebb5-524f-11ce-9f53-0020af0ba770} File Source (Async.) .m4a {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .m4v {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mka {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mks {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mkv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mov {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mp3 {E436EBB5-524F-11CE-9F53-0020AF0BA770} File Source (Async.) .mp4 {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mp4v {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mpc {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mpls {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mpv4 {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .mts {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ofr {ABE7B1D9-4B3E-4ACD-A0D1-92611D3A4492} DC-Bass Source .ofs {ABE7B1D9-4B3E-4ACD-A0D1-92611D3A4492} DC-Bass Source .oga {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ogg {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ogm {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ogv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ra {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .rm {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .rmvb {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .tak {ABE7B1D9-4B3E-4ACD-A0D1-92611D3A4492} DC-Bass Source .tga {7DF62B50-6843-11D2-9EEB-006008039E37} Generate Still Video .tp {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .ts {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .webm {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source .wv {B98D13E7-55DB-4385-A33D-09FD1BA26338} LAV Splitter Source

Print this item

  Unknown device, no satellite, but seen on DVBViewer
Posted by: julianharmer - 2014-01-06, 05:20 PM - Forum: Legacy (v4.x and earlier) - Replies (23)

Hi All,

I'm running nextpvr 3.1.1, downloaded on the 24/12/13. with a blackgold 3602. Satellite works with DVBviewer, I installed it as a test when it didn't work with next pvr. The error I get is "unable to start device: device failed to start". I'm running on windows server 2008 r2, have installed the BDA drivers, and the blackgold drivers. in the log file I get the following halfway down.

About to check standards supported by '7231 BDA DVBC Tuner'
2014-01-06 15:55:30.135 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.136 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.136 [DEBUG][1] - KSNODE_BDA_QAM_DEMODULATOR
2014-01-06 15:55:30.136 [DEBUG][1] Done
2014-01-06 15:55:30.147 [DEBUG][1] About to check standards supported by '7231 BDA DVBC Tuner'
2014-01-06 15:55:30.147 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.147 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.147 [DEBUG][1] - KSNODE_BDA_QAM_DEMODULATOR
2014-01-06 15:55:30.147 [DEBUG][1] Done
2014-01-06 15:55:30.156 [DEBUG][1] About to check standards supported by '7231 BDA DVBS Tuner'
2014-01-06 15:55:30.156 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.156 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.156 [DEBUG][1] - KSNODE_BDA_QPSK_DEMODULATOR
2014-01-06 15:55:30.156 [DEBUG][1] Done
2014-01-06 15:55:30.166 [DEBUG][1] About to check standards supported by '7231 BDA DVBS Tuner'
2014-01-06 15:55:30.166 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.166 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.166 [DEBUG][1] - KSNODE_BDA_QPSK_DEMODULATOR
2014-01-06 15:55:30.166 [DEBUG][1] Done
2014-01-06 15:55:30.182 [DEBUG][1] About to check standards supported by '7231 BDA DVBT Tuner'
2014-01-06 15:55:30.182 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.182 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.182 [DEBUG][1] - KSNODE_BDA_COFDM_DEMODULATOR
2014-01-06 15:55:30.183 [DEBUG][1] - Unknown Node Type {c026869f-7129-4e71-8696-EC8F75299B77}
2014-01-06 15:55:30.183 [DEBUG][1] Done
2014-01-06 15:55:30.198 [DEBUG][1] About to check standards supported by '7231 BDA DVBT Tuner'
2014-01-06 15:55:30.198 [DEBUG][1] Found IBDA_Topology
2014-01-06 15:55:30.198 [DEBUG][1] - KSNODE_BDA_RF_TUNER
2014-01-06 15:55:30.198 [DEBUG][1] - KSNODE_BDA_COFDM_DEMODULATOR
2014-01-06 15:55:30.198 [DEBUG][1] - Unknown Node Type {c026869f-7129-4e71-8696-EC8F75299B77}
2014-01-06 15:55:30.198 [DEBUG][1] Done

So you'd think the DVB-T tuner wasn't being seen, but the scanning of channels for satellite also just hangs at "Scanning: 10714/H/22000/56"
In device manager I have entries under "Sound, video and game controllers" of AMD high definition Audio device, Blackgold DVB-S2 Device and Blackgold DVB-T2/T/C Device"

The fact that the DVB-T isn't seen seems to be a driver issue, any suggestions?
The satellite side works with DVBviewer, so the hardware for this part is fine. Its another driver issue.

Any suggestions anyone?

Thanks.

Print this item

  Nextpvr and Comskip
Posted by: sonnybadbutt - 2014-01-06, 04:16 PM - Forum: Add-ons (3rd party plugins, utilities and skins) - Replies (8)

Not sure if I am posting this in the right forum please forgive me if I am. I am using Comskip on my recordings and I cannot get a playback with out the commercials playing. I am seeing the texts and edl files as I should. I know I am missing something but not sure what it is. Any suggestions?

Print this item

  Can't remote stream
Posted by: ccihon - 2014-01-06, 01:42 PM - Forum: nDroid - Replies (13)

I have no problem streaming from nDroid>Recordings when at home on my lan, but cannot stream when away. I have inbound ports 8790 and 8791 open on my router, as well as allowing those as inbound via Windows Firewall. I can access the channel and recording list while away...but cannot stream anything.

At home, streaming works great on my phone (Nexus 5) using either the built in video player or MX Player. When away, the recording don't even attempt to launch a video player (nothing at all must be sent?) - where do I begin looking for the issue?

BTW, I am still running NPVR 2.6.2

Print this item

  Channel logos not updated
Posted by: eurojojo - 2014-01-06, 01:13 PM - Forum: nDroid - Replies (7)

Hi,

I use nDroid since it started. Usually works great! I updated my channel logos, but on nDroid I keep seeing the old versions. Even deleted all settings (except server settings) via Settings, but the old logos remain. Even, newly added channels have an empty logo ("ndroid" logo).

How can I force to update the channel logos?

Thanx.

Print this item

  Discover NEWA version?
Posted by: bgowland - 2014-01-06, 03:49 AM - Forum: Developers - Replies (2)

Is there an easy way to do this?

If I work on the assumption that v2.1.0 is the first version with a complete JSON API implementation but at the same time need to continue support for the SOAP web services for older versions I obviously need to try to do a version check. I can't see anything in either config.xml or config-web.xml. Any ideas?

Cheers,
Brian

Print this item

Pages (6434): « Previous 1 … 1219 1220 1221 1222 1223 … 6434 Next »
Jump to page 

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