NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
1 2 3 4 5 … 1231 Next »
GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL)

 
  • 0 Vote(s) - 0 Average
GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#11
2014-05-13, 12:33 AM
You could try building a graph for the device (ie, cross filter to capture filter to video renderer), then try viewing the properties of the capture filter and set the video standard to PAL, to see if it shows the whole picture. If it does, then I could probably try forcing it to PAL in NextPVR.
lchiu7
Offline

Member

Posts: 245
Threads: 46
Joined: May 2005
#12
2014-05-13, 04:01 AM
sub Wrote:You could try building a graph for the device (ie, cross filter to capture filter to video renderer), then try viewing the properties of the capture filter and set the video standard to PAL, to see if it shows the whole picture. If it does, then I could probably try forcing it to PAL in NextPVR.

That sounds challenging. It's been ages since I've done this but I presume I use Graphedit to create the graph?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#13
2014-05-13, 04:17 AM
Yes, you'd use graphedit (or graphstudio or graphstudionext), to create a graph.

From the 'WDM Streaming Crossbars' category, insert the crossbar filter for your device. From the 'WDM Streaming Capture Devices' category, insert the capture filter for your device. Connect the two output pins from the crossbar, to the two input pins of the capture filter, then right click on the 'capture' output pin on the capture filter, and select 'Render Pin'.

Right click on the crossbar, and make sure the input is set to 'Video Composite In' then click 'Apply'.

Click the run - you should see NTSC video. Next step, try viewing the properties of the capture filter, and changing the video standard to PAL,.
lchiu7
Offline

Member

Posts: 245
Threads: 46
Joined: May 2005
#14
2014-05-13, 08:10 AM
sub Wrote:Yes, you'd use graphedit (or graphstudio or graphstudionext), to create a graph.

From the 'WDM Streaming Crossbars' category, insert the crossbar filter for your device. From the 'WDM Streaming Capture Devices' category, insert the capture filter for your device. Connect the two output pins from the crossbar, to the two input pins of the capture filter, then right click on the 'capture' output pin on the capture filter, and select 'Render Pin'.

Right click on the crossbar, and make sure the input is set to 'Video Composite In' then click 'Apply'.

Click the run - you should see NTSC video. Next step, try viewing the properties of the capture filter, and changing the video standard to PAL,.

I think I am doing something wrong. I have the WDM Streaming Crossbars category and the WDM Streaming Capture Devices set in the graph.

I am actually using s-video for the input which should not make any difference to the graph.

But when I right click the capture pin render is greyed out so I can't preview the video.

I know the video is coming in since I can capture okay with gbpvr but I can't seem to build a working graph.

But wait...

I just did a test recording again to confirm I could capture okay and now the recorded content is PAL(!). What I did do was on the Capture Filter change the output format to PAL G (as shown). So I guess Graphedit set the card to PAL as you were planning to do in NPVR.

Not sure if that is what you planned but the outcome is what I wanted so thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#15
2014-05-13, 04:43 PM
Yes, sounds like the device can probably do PAL from composite/svideo. If you'd been using the tuner you'd probably have been out of luck.

If you can post your npvr.log and nrecord.log, showing an attempt to watch tv on the device, I'll make a patch which forces it to pal.
lchiu7
Offline

Member

Posts: 245
Threads: 46
Joined: May 2005
#16
2014-05-13, 09:07 PM
sub Wrote:Yes, sounds like the device can probably do PAL from composite/svideo. If you'd been using the tuner you'd probably have been out of luck.

If you can post your npvr.log and nrecord.log, showing an attempt to watch tv on the device, I'll make a patch which forces it to pal.

Actually that might be a while since I actually did my recording with GBPVR and since that's working I don't plan to try to install the capture device in NPVR and have to deal with the additional hassle of an external IR blaster solution.

For the benefit of others (if indeed there are such users out there) would a similar log for GBPVR give you clues on how to change NPVR to force the device to PAL mode?

For me it seems Graphedt did that so as long as I don't power off the device, it will hopefully remain in PAL mode and I can fix it again with Graphedt should I need to.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2014-05-13, 09:30 PM
Ok, fair enough.

Yes, as mentioned, it'll reset to NTSC when you reboot. When you switch to NextPVR, I'll be able to give you a patch to make PAL automatically without needing to use GraphEdit.
lchiu7
Offline

Member

Posts: 245
Threads: 46
Joined: May 2005
#18
2014-05-13, 11:38 PM
sub Wrote:Ok, fair enough.

Yes, as mentioned, it'll reset to NTSC when you reboot. When you switch to NextPVR, I'll be able to give you a patch to make PAL automatically without needing to use GraphEdit.

Since Graphedt made the change, wouldn't they be registry entries and be sticky across a reboot?

I will check that out tonight when I'm back home.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#19
2014-05-13, 11:50 PM
lchiu7 Wrote:Since Graphedt made the change, wouldn't they be registry entries and be sticky across a reboot?
I wouldn't expect them to be sticky across reboots. I'd expect these values to be held in memory inside the driver, and reset to board defaults on reboot.
lchiu7
Offline

Member

Posts: 245
Threads: 46
Joined: May 2005
#20
2014-05-14, 09:22 AM
sub Wrote:I wouldn't expect them to be sticky across reboots. I'd expect these values to be held in memory inside the driver, and reset to board defaults on reboot.
As usual you're right. It did not stick across a reboot but I just saved the graph and can readily reset it on a reboot. That isn't going to be very often since I migrated from a hard drive based system to one using a Brix ultracompact PC with no moving parts. I don't expect to have to reboot much at all.

Out of interest are any of the GBPVR logs of use?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,211 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  Hauppauge 2250 MCE remote Jeckler 22 20,845 2013-03-26, 04:26 PM
Last Post: DonBrutto
  GBPVR and NPVR jigster99 2 5,209 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,656 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,456 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,378 2012-03-18, 02:07 AM
Last Post: KS4UA
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,070 2012-02-03, 02:41 AM
Last Post: slowtech
  Last version of GBPVR download? matthrolf 8 6,537 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,448 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,543 2011-10-19, 07:21 PM
Last Post: Basher52

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode