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,219
» Latest member: sk5y263rg@mozmail.com
» Forum threads: 65,381
» Forum posts: 602,246

Full Statistics

Online Users
There are currently 1743 online users.
» 2 Member(s) | 1733 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Twitter, Yandex, donschjr, mkroc

Latest Threads
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
Yesterday, 08:30 PM
» Replies: 1
» Views: 65
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 593
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,767
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 281
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 267
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 142
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,064
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 549
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,079
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,734

 
  getting hauppage hvr-950q to work with qam
Posted by: superflysocal - 2009-04-19, 07:47 PM - Forum: GB-PVR Support (legacy) - Replies (13)

I have comcast cable and hvr-950q usb tuner wuith qam.
I added this to bda.ini:
[Hauppauge HVR-950Q (QAM)]
TUNING_TYPE=ATSC
TUNING_SPECIAL=2
FILTER_TUNER=WinTV HVR-950 BDA Tuner
FILTER_CAPTURE=WinTV HVR-950 BDA Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport

When i try to map the digital channels, during the detection process, the config program freezes. I have zipped up everything in my log folder. Please help.

btw, this tuner works fine with BTV using qam, but i don't want to pay that much for the software.

Print this item

  EWA TreeView Crash For More Than 1000 Programs
Posted by: azgbpvr - 2009-04-19, 03:30 PM - Forum: NextPVR Enhanced Web Admin (NEWA) - Replies (2)

My EWA is crashing (see below) when rendering the "Manage Recordings" page.

It appears that the source of the crash is an unenforced size limitation of 1000 "TreeView" display items within the EWA code.

On my system the total number of available, pending, and reoccurring recordings has just recently exceeded 1000. By default my "Manage Recordings" page is (was) configured to display "All" items via "TreeView". This causes the crash, and it is very reproducible. Once this occurs, the only way to get the page to render is to delete the cookie file to force the "Manage Recordings" settings back to the defaults (which will not attempt to display more than 1000 items).

I'm running the EWA version that was released along with 1.3.11.

Can you please change the code to avoid the crash? Perhaps just truncating the displayed items when the limit of 1000 items is exceeded? It would be nice to increase the limit beyond 1000 as well, but the crash is the most annoying part since the average user would not have a clue as to what went wrong and what would be required to avoid the problem.

Thanks!

By the way ... my family loves GBPVR ... and we all find the EWA interface to be extremely useful!

Here is the crash info:

[SIZE="1"][SIZE="3"]Server Error in '/gbpvr' Application.[/SIZE]
--------------------------------------------------------------------------------

[SIZE="2"]Index was outside the bounds of the array.[/SIZE]

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error:

Line 429: displayProgramme.FillProgrammeTreeArrayItem(treeItem, Server, programme, scheduledRecording, true, channel);
Line 430: //Add the loaded ProgrammeTreeITem to the Array
Line 431: pgmTree[treeIdx] = treeItem;
Line 432: treeIdx = treeIdx + 1;
Line 433: }

Source File: c:\Program Files\devnz\gbpvr\web\Manage2.aspx.cs Line: 431

Stack Trace:

[IndexOutOfRangeException: Index was outside the bounds of the array.]
gbweb.Manage2.processTree(ProgrammeDisplay2 displayProgramme, Programme programme, ScheduledRecording scheduledRecording) in c:\Program Files\devnz\gbpvr\web\Manage2.aspx.cs:431
gbweb.Manage2.processViews() in c:\Program Files\devnz\gbpvr\web\Manage2.aspx.cs:341
gbweb.Manage2.Page_PreRender(Object sender, EventArgs e) in c:\Program Files\devnz\gbpvr\web\Manage2.aspx.cs:43
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnPreRender(EventArgs e) +80
System.Web.UI.Control.PreRenderRecursiveInternal() +88
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5676

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433[/SIZE]

Print this item

  shutdown / hiberante / standby = just close GBPVR prog
Posted by: shadowze - 2009-04-19, 01:55 PM - Forum: GB-PVR Support (legacy) - Replies (12)

HI,
As title says: System Menu ->
shutdown
hibernate
standby

They all do the same thing , they close the GBPVR program and do nothing else.

Version 1.3.11 , with all "patches"

I have another question as well , in the tv guide several shows are differently coloured than other ones.
The normal dark grey is on most of the shows , but on
some they are a very light grey colour , what does this signify ?

I have attached some logs.

Print this item

  MVP problems with the new PCH version of GB-PVR
Posted by: jksmurf - 2009-04-19, 01:39 PM - Forum: MVPMC dongle - Replies (26)

I don't know if this is related but using the MVP after installing this for the PCH appears to make comksip jump all over the place and make the white triangle jump up and down the timeline esp. when I press the blue key :confused:

k.

Print this item

  Running with a PCI second video card. No Full Screen.
Posted by: CCCMikey - 2009-04-19, 11:48 AM - Forum: GB-PVR Support (legacy) - No Replies

G'day Smile

I have a 'bits and pieces' system which is using the onboard video card for video, and a second ancient PCI video card - S3 Virge GX - as a photo frame and secondary monitor for the HTPC.

GBPVR doesn't like this config very much.

The only way I can get it to work is to make the onboard screen the 'right' screen in the display manager on XP, and to set GBPVR to run in windowed mode only.

If I try to run GBPVR full screen it will go to the PCI card with a frame rate of about 3 fps - ie useless. If I switch the primary and secondary setting for displays, PVRX2 hangs on startup.

I'm not expecting there'll be a fix for this sort of environment; and have created a dark colour scheme for the window title bar and task bar so it's not too distracting; but if anyone has any suggestions on workarounds I should try I'm happy to listen Smile

Cheers, Mike

Print this item

  Another "Unsupported" Capture Card Request
Posted by: Zathras - 2009-04-19, 08:21 AM - Forum: GB-PVR Support (legacy) - Replies (2)

Sub,

I have a Japanese Capture card I am trying to get working with GBPVR.
The card does have mpeg2 encoding capability.
I have attached a filter check log unfortunately some of the characters come out garbled without Japanese IME installed.
I am hoping these is enough info that may be useful enough to get this card functioning.

As always I appreciate any assistance Smile

Regards, Kevin

Print this item

  Video Plugin & Search Guide on MVP
Posted by: steeb - 2009-04-19, 02:51 AM - Forum: Wishlist - Replies (7)

I really miss the video plugin that used to work with old versions of GBPVR, it is still listed in config.xml but doesn't seem to work anymore?

Search guide via MVP hasn't worked for a while now, as in text search with mobile like entry, think that last worked with pre 1.2 release, was promised to come back but never did ;-)

Cheers

Steeb

Print this item

  Search Guide for v1.3.11
Posted by: Paul D. Bellamy - 2009-04-19, 12:11 AM - Forum: GB-PVR Support (legacy) - Replies (2)

This ought to be very simple, but something is missing. I click on Search Guide and I get a column of letters, starting with A. If I click on (for example) D, then a second column appears with several programs starting with D. But I can't find a way (I'm probably overlooking something) to get the third column which shows when the selected program in column 2 is being broadcast. The wiki says very little about this.

Any suggestions? What am I missing?

Print this item

  Graph/ External Recorder - Ability to record to TS stream
Posted by: Dancasper - 2009-04-18, 11:08 PM - Forum: Old Stuff (Legacy) - Replies (19)

My ISP provides an IPTV feed with h264 video and mpeg audio.

I have setup the external component of the Graph/ External recorder plugin to record this however the plugin appears to only want to write an mpg-ps stream.

In this case, I have to transcode the h264 to mpeg2 and write to mpeg2-ps file. Unfortunately I have a lower spec htpc (P4@2gHz + Radeon 9250 video) and it is struggling...I've had to resize the incoming stream to 272 x 288 and the whole transcode -> write file -> decode and display maxes out the cpu to 100% and provides a greatly reduced video quality.

I've looked at the settings for graphrecorder and did not come across any options that enters this.

If the incoming stream could be dumped to a ts file, this would greatly reduce cpu utilisation and the video quality is far better. Is it possible that the plugin could have an option or accomodate the possibility of the external/ graph component writing to a TS file?

I greatly appreciate the effort of carpeVideo, NormanR and Ubu in creating and developing the external/ software recorder plugins. Out of all Windows PVR software, this plugin gives GB-PVR the greatest flexibility to adapt to any source. As there are more h264 video feeds and as IPTV becomes more popular, the ability for this plugin to write to a ts file would greatly enhance GB-PVR.

Print this item

  STB, Graphrecorder, and GBPVR
Posted by: observer_11 - 2009-04-18, 08:35 PM - Forum: Old Stuff (Legacy) - No Replies

We just got a new STB (Motorola DCT6416) for watching and recording digital HDTV. I am trying to integrate this STB somehow with GBPVR. We would like to be able to:

  • preview live STB channels using the EPG in GBPVR
  • record shows from STB channels using the EPG in GBPVR
Are both these goals possible and if so what would be the best strategy? From what I could read it seems firewire and the graphrecorder plugin are my best strategy to accomplish the integration between GBPVR and my STB?

Here is what I have successfully accomplished so far on my own after lots of reading and some experiementing:
  • STB firewire connection to HTPC
  • STB RCA composite connection to HTPC tuner card (hauppauge 500mce)
  • Successfully installed firewire drivers and software (timmmore)
  • confirmed firewire connection using vlc
  • built and tested live preview graph for STB firewire source
Currently I am a little stuck on the way ahead. I started looking at graph recorder but this is where I seem to be getting bogged down and the help doesn't seem to uhmm, err, ...help much:confused::
  • should I be using the first tab (via executables) and/or the other tabs?
  • what goes in the device ID?
  • what goes in the start recording executable and parameters?
  • same question for the now, post, stop, start preview, etc fields?
  • will this setup turn the STB box on and off as required to tune and/or record?
I gather the last step will be the EPG config but I'll cross that bridge another day...

To summarize: any help with graphrecorder settings would be greatly appreciated!!!!Smile

Print this item

Pages (6435): « Previous 1 … 2391 2392 2393 2394 2395 … 6435 Next »
Jump to page 

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