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,182
» Latest member: williams25
» Forum threads: 65,377
» Forum posts: 602,171

Full Statistics

Online Users
There are currently 1971 online users.
» 2 Member(s) | 1962 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex, McAlsop, mvallevand

Latest Threads
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: drvolks
22 minutes ago
» Replies: 43
» Views: 6,215
More than one HDPVR to th...
Forum: Hardware
Last Post: Joram
7 hours ago
» Replies: 0
» Views: 19
actors producer director
Forum: Wishlist
Last Post: a1blues
Yesterday, 09:20 PM
» Replies: 4
» Views: 47
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 01:00 AM
» Replies: 1
» Views: 127
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 119
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 94
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 142
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,838
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 187
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,455

 
  using Hauppauge 950Q - problems with EPG
Posted by: GibbsA - 2011-02-05, 11:54 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

I have a Hauppauge 950Q.
Using the QAM tuner and in programming the channels some allow me to specofy
XMLTV for EPG for only some channels.
Some times on other channels I get an error message when I specify XMLTV and must default to DVB/ATSC which does not work for I do not get any programming for those channels in the TV guide.

The error message is not a NPVR error message, but a xp error message "that says an error has occurred" and I can continue (which just repeats the error) or cancel which defaults me to DVB/ASTC.


Under GPVR I used XMLTV for all channels and it worked.

Why am I getting an error?
HOw can I fix it to use XMLTV for all my channels?

Thanks for any help.

Print this item

  using Hauppauge 950Q - problems with analog
Posted by: GibbsA - 2011-02-05, 11:37 PM - Forum: Legacy (v4.x and earlier) - Replies (1)

I have a Hauppauge 950Q.
I added channels to the analog device, but will not tune in.

under devices I see:

Type Device Present Enabled Channels
ATSC WinTV HVR-950 BDA Tuner Yes Yes 0
QAM WinTV HVR-950 BDA Tuner Yes Yes 78
Analog WinTV HVR-950 Capture No Yes 61

NPVR automatically finds and lists an analog device, but shows it as not present.

what does "No" under "Present" mean?
and why am I getting it?

Thanks for any help.

Print this item

  Scheduled Red Highlight Coloring goes Green
Posted by: obiwan - 2011-02-05, 11:23 PM - Forum: TV Listings - Replies (1)

alibert
I have not found any one asking if the red highlight on "scheduled" TV Listings shows should stay on top when browsing thru the listings.
The green highlight over rides the scheduled recordings and makes it look like it needs scheduled again.

obiwan

Print this item

  audio out of sync? fix with ffmpeg!
Posted by: pBS - 2011-02-05, 10:10 PM - Forum: Community Announcements - Replies (8)

well apparently Fox channels in my area [atsc] are being broadcast out of sync lately..
everything from fringe to house to human target...off about a sec per hour..
it's the files too, as i play from another machine/player[vlc] with same results...over a dozen files already..
i thought the files were drifting, but it turns out not....maybe just *looked* that way as at beginning it can make up for some sync offset, but not later in file when offset is too large....

so i looked back into using ffmpeg as a re-muxer..was using 2 ffmpeg lines to unmux then remux...worked ok but slow and didn't seem like any difference...
but files now have same offset for entire file..Smile progress..

then i determined needed offset [.5 sec]and looked into getting the timeline shifted..
not an easy thing....as almost every program i tried either couldn't do it, or lots of steps or wasn't accurate or needed re-encoding..
then i played more with ffmpeg and came up with this line, along with help from faq page...

It allows you to advance or delay audio w/respect to video, without re-encoding, and only 1 line ffmpeg with no temp files!
i get between 800-1500 FPS! speed too...Big Grin when output dir is another drive it doubles in speed..but you'd have to copy it back anyways so not much point..

if audio is early, delay with positive number..
if audio is late, start it earlier with a negative number...
you can even re-remux file if you don't get it right first time..[tho i wouldn't advise it. try to use original file every time]

only tested with mpeg2, but should work with any containers ffmpeg supports, tho h.264 .ts may be more of a challenge..
no video/audio data is touched, just remuxed with a timestamp offset...

here's the line by itself..i'll post a batch file that takes care of the other stuff too for a complete 1 liner cmdline fixup...

Code:
ffmpeg -y -fflags +genpts -i original.mpg -itsoffset [b]00:00:00.5[/b] -i original.mpg -map 0:0 -map 1:1 -vcodec copy -acodec copy -f vob "sync-output.mpg"
the -itsoffset is the time you wish to adjust...it affects the audio portion..negative number starts audio sooner, positive starts it later..
example above adds a half second delay to audio...both original.mpg are same file or can be different files..

Print this item

  Forum problems?
Posted by: pcostanza - 2011-02-05, 04:55 AM - Forum: General Discussion - Replies (60)

Are there some problems with the forum? On and off today and especially in the last few hours, it's given me database errors and even when no errors are shown, it's much slower.

Print this item

  Are you participating in the SETI Project
Posted by: Reddwarf - 2011-02-04, 11:17 PM - Forum: General Discussion - Replies (5)

For years now my two testrigs have been contributing to the SETI project (running Astropulse) when not used for testing. There are litterally millions of pc's with free capacity thet could be used by this project. Are you participating?

Edit: If your answer is no, maybe you could leave a comment about why not?

Print this item

  Most Users Online!
Posted by: steeb - 2011-02-04, 04:34 PM - Forum: General Discussion - Replies (7)

Anyone else noticed? For years the most users online number has remained the same at some point in the dim and distant past. It has now changed, most users ever online is now today.......

steeb

Print this item

  NPVR Crash viewing Settings.Decoders after installing new DVB-T2 card
Posted by: Granddad - 2011-02-04, 04:09 PM - Forum: Legacy (v4.x and earlier) - Replies (10)

I have just tried to install my new PCTV NanoStick DVB-T2 290E card. It appeared to install very easily, so I tried recording, which appeared to work. The video file was created and I could view it using 'VLC'. (no sound yet in VLC).
When I tried to play the recording in NPVR I just got a blank screen. Thinking that it might be to do with decoder I went into 'Settings' and selected 'Decoders', it displayed the top two lines at which point NPVR crashed.
Disabling and removing the device makes no difference, it still crashes on trying to enter 'Decoders'.

NPVR version 1.5.36 with all 37 patches

Print this item

  'New-B' question: How to confirm if patches loaded properly?
Posted by: damedic - 2011-02-04, 03:35 PM - Forum: Legacy (v4.x and earlier) - Replies (6)

Greetings forum

I am totally new to the pvr community. So naturally, absolutely new to NPVR. I am about completed turning an ole p4, 3.0 ghz (I had stored away, I don't throw anything away so my wife says Wink ) with a mix of some gathered parts & some new, into a "temporary" pvr/htpc. I am planning on building my 1st one from scratch, once I feel comfortable with this whole thing. I Was directed to this piece of software and hence this forum.

I have lots to learn and am willing to devote some time (although, remember I am married:p ) to reading posts & experimenting. I just need a little direction.

I downloaded & installed the 1.5.36 from johnsons post/sticky

I then downloaded & unpacked Patch Archive, v1.5.36 Final, and, fyi - I did this "After" downloading & installing the necessary/required updates as stated by johnson. eg. Visual c & direct x. also confirmed my WMP version was 9.0+

I recieve OTA broadcasts solely. I installed an old HVR-1600 tuner, running XP Pro Sp3, for now 1 hdd x 80gb, purchased 2tb will install soon - which I will be using for storage only, os will remain on 80gb.

My question: I was somewhat unclear on the instructions to load the patch file. I don't think I directed the download or install properly?
I don't think I did this properly:

Quote:Installation Notes These "patches" are simply replacement files for the existing NPVR program files. You should extract them and copy them over the existing files; the default directory is C:\Program Files\NPVR.

I personally did not direct them to install/copy "Over" any existing files. Is this done automatically? Because I did not see (maybe missed the understanding) how to do this.

Is there a way to confirm if all is installed correctly? I did find how to locate the Ver # of my npvr install & it was confirmed to be the latest. but revision was questionable. Meaning if patches installed will be a revision change?

Thanks a whole bunch!!! From what I am reading and seeing - it appears many are absolutely enamored with this piece of media management software. Smile
I would like to be as well Big Grin

Print this item

  PCH-100 Menu Lag
Posted by: fering - 2011-02-04, 02:14 PM - Forum: MVPMCX2 and other NMT stuff - Replies (3)

I recently upgraded my TV to a nice HD model. When I switched my configuration from SD to HD, actions started showing a bit of lag between button press and something actually happening on screen.

So I'm curios if this is Server related (I'm running on a fairly old P4 3.0Ghz) or if there is something I have configured incorrectly. Here is the output of the Syntax Checker. (I don't actually use GB-PVR.html, I have index.html configured to auto load)

Yes, I am still running GBPVR, it just works so well I've been nervous to jump to NPVR.

Code:
Checking for mvpmc share on GBPVR mvpmc C:\mvpmc Checking GB-PVR.html links <a href="http://localhost.drives:8883/NETWORK_SHARE/GBPVR:mvpmc/gbpvr.cgi">GB-PVR</a> <a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">GB-PVR via Network Browser</a> <a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">GB-PVR via USB</a> NMT IP Address: 192.168.1.180 MAC 0006DC41FEC0 GB-PVR Installed C:\Program Files\Devnz\GBPVR\ config.xml entry found Client Type PCH2 MVPSendIncrementalUpdates true MVPClientType PCH2 MVPWidth 1280 MVPHeight 720 MVPOffsetX 0 MVPOffsetY 0 WebServerEnabled true WebServerNMTStreamingEnabled true WebServerPort 7647 The remote server returned an error: (404) Not Found. N-PVR Not Installed Checking NMT Version 01-17-090204-15-POP-402-000 Checking NMT Display 1080p 60Hz Calling NMT Source GBPVR:mvpmc smb://GBPVR/mvpmc Username: Password Length: 0 GBPVR:Data (E) smb://GBPVR/Data%20%28E%29 Username: Password Length: 0

Print this item

Pages (6435): « Previous 1 … 1774 1775 1776 1777 1778 … 6435 Next »
Jump to page 

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