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
« Previous 1 … 141 142 143 144 145 … 1231 Next »
Live TV with new WinTV HVR-1950

 
  • 0 Vote(s) - 0 Average
Live TV with new WinTV HVR-1950
Paul D. Bellamy
Offline

Member

Posts: 62
Threads: 22
Joined: Aug 2005
#1
2009-04-16, 09:47 PM
For the past 5 years or so, I have been using the Hauppauge PVR-250 and GBPVR, v0.99.5, with good success. However, Comcast, which supplies my video over a cable, had some failure which (I suppose) put a glitch on the cable and damaged the PVR-250 card in my machine. Since the card was past the warranty date, I felt it best to buy a new video device. The HVR-1950 appeared to have what I needed, plus some new capabilities. The device attaches to the computer with a USB cable, which makes it usable on my laptop as well.

However, when I open GBPRV and click on Live TV, I get the following message:
"Failed to Locate Configured Capture Device".

Can anyone suggest how to use the new HVR-1950 with GBPVR? Thanks for any help.
imagn
Offline

Senior Member

Posts: 437
Threads: 65
Joined: Mar 2008
#2
2009-04-17, 01:08 AM
You will need to run filtercheck, look in GBPVR folder (i believe it comes with the new versions, not sure about the old) but look for it in the forums if you dont have it, then run the pogram and post the filter log file. This will contain the needed info

This is needed as your device is fairly new and i dont think it exists in the config file yet. once you have posted the info someone will let you know what to add to your bda file (the list of available and supported tuners) I know this device is analog and digital so it will have 3 entrys to add one for analog, one for OTA atsc and one fom clear QAM cable.
HTPC Server: 2.3gh AMD Quad 9600, 4GB ram, 320gb HDD, 1TB HDD, and 750GB External USB HDD, NVIDIA GeForce 8600gt, Win 7 (32bit), (2x) HVR2250 using QAM

Client: AM2 5600, biostar 790GX (onbard HD3300), 4gb memory, Vista, LM remote mapping app, Acer Revo R3610 (Atom N330) Win 7, 785G (HD 4200), Win 7, 4gb ram
Paul D. Bellamy
Offline

Member

Posts: 62
Threads: 22
Joined: Aug 2005
#3
2009-04-17, 06:36 PM
Attached is the log file which resulted from running Filter Check. Please let me know what I must add to the BDA file so that the WinTV HVR-1950 is recognized.

Thanks
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#4
2009-04-17, 07:01 PM
I would think the entries from the current versions' ini files would suffice:

bda.ini (for digital):

Code:
[Hauppauge HVR-1950 (ATSC)]
TUNING_TYPE=ATSC
FILTER_TUNER=Hauppauge HVR USB2 BDA Tuner/Demod
FILTER_CAPTURE=Hauppauge HVR USB2 TS Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport

[Hauppauge HVR-1950 (QAM)]
TUNING_TYPE=ATSC
TUNING_SPECIAL=2
FILTER_TUNER=Hauppauge HVR USB2 BDA Tuner/Demod
FILTER_CAPTURE=Hauppauge HVR USB2 TS Capture
PIN_TUNER_IN=Input0
PIN_TUNER_OUT=MPEG2 Transport
PIN_CAPTURE_IN=MPEG2 Transport
PIN_CAPTURE_OUT=MPEG2 Transport


direct.ini (for analog):

Code:
[Hauppauge HVR-1950]
INIT_MODE=ECP
INIT_MSP=0
SUPPORTS_FM_RADIO=0
BLACKBIRD=1
CONEXANT=1
FILTER_CROSSBAR=Hauppauge HVR USB2 Crossbar
FILTER_CAPTURE=Hauppauge HVR USB2 Video Capture
FILTER_TV_TUNER=Hauppauge HVR USB2 Tuner
FILTER_TV_AUDIO=Hauppauge HVR USB2 TvAudio
FILTER_ENCODER=Hauppauge HVR USB2 MPEG Encoder
PIN_CROSSBAR_VIDEO_TUNER_IN=Video Tuner In
PIN_CROSSBAR_AUDIO_TUNER_IN=Audio Tuner In
PIN_CROSSBAR_VIDEO_DECODER_OUT=Video Decoder Out
PIN_CROSSBAR_AUDIO_DECODER_OUT=Audio Decoder Out
PIN_TVTUNER_ANALOG_VIDEO_OUT=Analog Video
PIN_TVTUNER_ANALOG_AUDIO_OUT=Analog Audio
PIN_TVAUDIO_TV_AUDIO_IN=TVAudio In
PIN_TVAUDIO_TV_AUDIO_OUT=TVAudio Out
PIN_CAPTURE_ANALOG_VIDEO_IN=Analog Video In
PIN_CAPTURE_ANALOG_AUDIO_IN=Analog Audio In
PIN_CAPTURE_I2S_OUT=I2S
PIN_CAPTURE_656_OUT=656
PIN_ENCODER_I2S_IN=I2S
PIN_ENCODER_656_IN=656
PIN_ENCODER_OUT=MPEG
PIN_WRITER_INPUT_IN=Input
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
imagn
Offline

Senior Member

Posts: 437
Threads: 65
Joined: Mar 2008
#5
2009-04-17, 07:05 PM
Silly me never even thought to look there

did remember he was using an older version and somehow thought that translated over to the new version
HTPC Server: 2.3gh AMD Quad 9600, 4GB ram, 320gb HDD, 1TB HDD, and 750GB External USB HDD, NVIDIA GeForce 8600gt, Win 7 (32bit), (2x) HVR2250 using QAM

Client: AM2 5600, biostar 790GX (onbard HD3300), 4gb memory, Vista, LM remote mapping app, Acer Revo R3610 (Atom N330) Win 7, 785G (HD 4200), Win 7, 4gb ram
Paul D. Bellamy
Offline

Member

Posts: 62
Threads: 22
Joined: Aug 2005
#6
2009-04-18, 09:52 AM
I dumped the old version of GBPVR and installed v1.3.11. This permitted me to set up Config with the HVR-1950, and now I have Live TV working.

However, other problems exist, so I started a new thread.

Thanks for your help.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,706 2014-05-15, 12:59 AM
Last Post: lchiu7
  Live TV and recordings do not match greg in kansas 8 7,274 2013-02-22, 06:35 PM
Last Post: sub
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,900 2012-08-07, 05:07 PM
Last Post: ACTCMS
  Live TV Locks Onto Different Channel persim 1 2,373 2011-10-24, 06:33 PM
Last Post: sub
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,614 2011-09-19, 01:15 AM
Last Post: sub
  HVR-1950 Audio Distortion Paul D. Bellamy 0 1,806 2011-09-06, 02:36 PM
Last Post: Paul D. Bellamy
  WinTV-HVR-2200 MC & Win7 & Drivers Basher52 2 4,273 2011-07-01, 11:36 PM
Last Post: Basher52
  Recordings and live TV fail with TS mux dvasco 4 2,788 2011-06-22, 05:47 PM
Last Post: dvasco
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 8,834 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  GBPVR and WinTV-CI kylebrophy 18 8,282 2011-06-03, 08:03 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode