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,188
» Latest member: dromanas
» Forum threads: 65,378
» Forum posts: 602,195

Full Statistics

Online Users
There are currently 1412 online users.
» 0 Member(s) | 1405 Guest(s)
Baidu, Bing, DuckDuckGo, Facebook, Google, Twitter, Yandex

Latest Threads
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
34 minutes ago
» Replies: 44
» Views: 6,401
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
1 hour ago
» Replies: 13
» Views: 892
Closed captioning in NPVR
Forum: Windows
Last Post: mvallevand
Yesterday, 12:25 PM
» Replies: 32
» Views: 3,674
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 243
actors producer director
Forum: Wishlist
Last Post: a1blues
2026-09-04, 09:20 PM
» Replies: 4
» Views: 183
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
2026-09-04, 01:00 AM
» Replies: 1
» Views: 200
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 195
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 152
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 185
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,957

 
  PVR rookie, pvr 150mce on XP, chanals fuzzy???
Posted by: SteveO - 2005-03-08, 06:03 AM - Forum: GB-PVR Support (legacy) - Replies (5)

I just installed my pvr-150mce and followed the gbpvr quick setup guide. Things seemed to go as guide indicated, my problem is now when I go into the gbpvr menu, view the TV guide, select a chanal and press the watch button, all the chanals are very fuzzy. I can barely make out any resemblance of a picture. What did I do wrong???

Print this item

  For XRecord (off GB a little) - Back function
Posted by: capone - 2005-03-08, 05:52 AM - Forum: Wishlist - Replies (3)

I wish you could ESC in XRecord w/o being on the menu...esp since you start in posters. It's only one like that I can think of where it's two steps to back out of it.

Print this item

  GB Live TV viewer
Posted by: capone - 2005-03-08, 05:47 AM - Forum: GB-PVR Support (legacy) - Replies (2)

What does or how does GB handle TV? I'm just wondering because its pix always seems on the lighter/gamma end of others like Win2k or Dscaler's viewer, where they look more alike.

Print this item

  pvr-150mce Live TV issues
Posted by: halogen25 - 2005-03-08, 05:45 AM - Forum: GB-PVR Support (legacy) - Replies (4)

Great software. Thus far, everything seems to work well, but I can't get live TV. I am getting the error "Object reference not set to an instance of an object."

From my scanning of old discussions, Hauppauge PVR-150MCE should perform fine here. Any suggestions?



Print this item

  Doeast GB-PVR poll the database?
Posted by: cginzel - 2005-03-08, 05:28 AM - Forum: Developers - Replies (6)

sub,

I've been running the MSDE as my backend for a while now and things seem to be working pretty good. But I've noticed on occation that performance slows down and my CPU cycles from nearly zero to 100% utilization. I can see in the task list that the MSDE database is the one jumping up and down in CPU utilization so I put the profiler on it and I see GB-PVR is constantly issue a simple query against the database, over and over again...

SELECT * from PROGRAMME where oid = 193478

where the oid value changes each time.

Every now and then I see another statement sprinked in there:

SELECT * FROM RECORDING_SCHEDULE order by manual_start_time

What is GB-PVR up to?! Is this a normal process of GB-PVR or some hiccup between MSDE and GB-PVR?

-Charles

Print this item

  WinTV Go model 190
Posted by: boldt - 2005-03-08, 04:01 AM - Forum: Hardware - No Replies

Greetings, I just started researching the ability to setup a PVR using some equipment that I have laying around. GBPVR seems like a fantastic project!
I would like to know if the Happauge WinTV Go model 190 will work with GBPVR?
I have the software installed, however I seem to be having difficulty getting the software to recognize the card?
Are there alternate drivers available that I may be able to use?

TIA for any info or assistance!

Print this item

  nova-t and xcard
Posted by: steele - 2005-03-08, 12:15 AM - Forum: GB-PVR Support (legacy) - Replies (5)

i currently have an xcard, but was thinking of getting a nova-t card to use the record functions within gbpvr. what are people using as playback of recordings, ie can I use the xcard? Only have a 1Ghz mini-itx so would rather use a hardware decoder.

steele

Print this item

  Allow 'watch' prior to beginning of show
Posted by: kaiger - 2005-03-08, 12:04 AM - Forum: Wishlist - Replies (1)

Seems simple, but if I sit down at 5:58 I'm looking at what's on at 6 oclock. It'd be nice if the guide would let me hit 'watch' maybe 1 or 2 minutes before the start of the show so I wouldn't have to back out of the guide and go back half an hour and select and watch the preceding show. Sure it's lazy, but we're all here about a program that makes it (much) easier to spend more time on the couch.



Print this item

  RecStatus.exe - returns current recording status
Posted by: jimh - 2005-03-07, 11:58 PM - Forum: Community Announcements - Replies (14)

Per a request in the Wishlist forum, I've written a command-line utility called RecStatus.exe.

You run it from the command line (or from within a batch file) with the following options:
 time=xx  where xx is the number of MINUTES to look ahead for a pending program to be recorded;
 silent=yes [no]  this sets whether the utility suppresses all text output about the results.
                 EXAMPLE: RecStatus.exe time=10 silent=no

The utility returns the following exit codes, which can be processed by the batch file that calls it:
2 - there is a program currently recording;
1 - program is scheduled to start within the specified number of minutes (takes into account scheduled prepadding);
   0 - all clear - neither of the above is true;

Unless you run it in silent mode, RecStatus will report what program is currently being recorded, otherwise it will report the details of any pending recording that is scheduled to begin within the specified time frame.

Download it here: RecStatus.exe



Print this item

  How To Switch Between Capture Sources?
Posted by: GeneralElectric - 2005-03-07, 11:07 PM - Forum: GB-PVR Support (legacy) - Replies (3)

Two Questions:
1) If I make a second capture source directly from my satellite receiver with a composite cable and set it up as using an external tuner do I delect "fixed channel externa tuner" or just "composit external tuner?"
2) How do I swtich from using one capture source to the other? My signal from the orignal source was lost when I wanted to go back to it, until I deleted the new capture source I had created.
I think I am missing something simple....like how many times to open and close the config program when making changes or selecting one source over another.

Print this item

Pages (6435): « Previous 1 … 5937 5938 5939 5940 5941 … 6435 Next »
Jump to page 

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