NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 26 27 28 29 30 … 93 Next »
Success: Hauppuage WinTv HVR-950 analog with 1.3.7

 
  • 0 Vote(s) - 0 Average
Success: Hauppuage WinTv HVR-950 analog with 1.3.7
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#1
2008-11-16, 07:18 PM (This post was last modified: 2008-11-18, 02:36 AM by pvruser.)
1. Install the SoftMCE application from the Hauppauge Driver CD or get it from their web site.

2a. import HRC (cable) frequency overrides into registry hrc_frequency.reg from here:
http://www.fusionhdtv.co.kr/ENG/Support/...&SCATID=44

2. Place the following section into the direct.ini file (i hope it gets into the next version):

Code:
[Hauppuage HVR-950 (Analog)]
ARCHITECTURE=88X
INIT_MODE=ECP
INIT_MSP=0
SUPPORTS_FM_RADIO=0
BLACKBIRD=1
CONEXANT=0
ENCODER_DISCONNECT_BUG=1
;FORCE_ENCODER=1
FILTER_CROSSBAR=WinTV HVR-980 Crossbar
FILTER_CAPTURE=WinTV HVR-980 Capture
FILTER_TV_TUNER=WinTV HVR-980 TVTuner
FILTER_TV_AUDIO=WinTV HVR-980 TVAudio
FILTER_CAPTURE_AUDIO=
FILTER_ENCODER=MainConcept (MCE) 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_PREVIEW_AUDIO_OUT=Video Virtual Out
PIN_CAPTURE_CAPTURE_OUT=Capture
PIN_CAPTURE_I2S_OUT=Audio
PIN_CAPTURE_656_OUT=Capture
PIN_ENCODER_I2S_IN=Input Audio
PIN_ENCODER_656_IN=Input Video
PIN_ENCODER_OUT=Output
PIN_WRITER_INPUT_IN=Input

3. add the analog source, select the channels and you're good to go. Big Grin
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#2
2008-11-17, 12:23 AM
hm ok upon closer look - it only works in live preview mode and has no sound. analog recordings will not write to a file at all... but it's a start hopefully the next version will work out of the box Smile
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#3
2008-11-17, 12:36 AM
That would make sense since you commented out the PIN_CAPTURE_PREVIEW_AUDIO_OUT and PIN_CAPTURE_CAPTURE_OUT lines.
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#4
2008-11-17, 12:56 AM
whurlston Wrote:That would make sense since you commented out the PIN_CAPTURE_PREVIEW_AUDIO_OUT and PIN_CAPTURE_CAPTURE_OUT lines.

i uncommented those with still no results. i think its from this:

Quote:2008-11-16 19:52:18.968 VERBOSE Capture Device is based on BlackBird architecture
2008-11-16 19:52:18.968 VERBOSE Loading filter names
2008-11-16 19:52:18.968 VERBOSE Found names:
2008-11-16 19:52:18.968 VERBOSE WinTV HVR-980 Crossbar
2008-11-16 19:52:18.968 VERBOSE WinTV HVR-980 Capture
2008-11-16 19:52:18.968 VERBOSE WinTV HVR-980 TVTuner
2008-11-16 19:52:18.968 VERBOSE WinTV HVR-980 TVAudio
2008-11-16 19:52:19.109 VERBOSE ConnectPins: 'Analog Audio' to 'TVAudio In'
2008-11-16 19:52:19.515 VERBOSE ConnectPins: 'Audio Decoder Out' to 'Analog Audio In'
2008-11-16 19:52:19.515 VERBOSE Software 88x Architecture
2008-11-16 19:52:19.515 VERBOSE FindFilterByName failed to locate filter: Hauppauge WinTV 88x Audio Capture
2008-11-16 19:52:19.515 VERBOSE FindFilterByName failed to locate filter: Hauppauge WinTV 88x Audio Capture

"Hauppauge WinTV 88x Audio Capture" is not part of my driver... i checked the install disk too. if i remove "ARCHITECTURE=88X" then it wont work at all (blinks and returns to the menu) and i'm assuming that's what's causing the "88x Audio Capture" to be called. the problem is that the architecture of this device really is 28x but that value doesnt work... i also attached the interface logs.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#5
2008-11-17, 01:31 AM
i fixed it and it's stupid! the line "FILTER_CAPTURE_AUDIO=" needs to be there. i thought it's ugly and removed it from the 900 model i've used... now it also records to the files. so full functionality restored.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#6
2008-11-17, 01:52 AM
Post the complete ini entry and sub will add it to the next release so nothing breaks on the upgrade. Wrap it in the "Code" tag.
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#7
2008-11-18, 02:34 AM
whurlston Wrote:Post the complete ini entry and sub will add it to the next release so nothing breaks on the upgrade. Wrap it in the "Code" tag.

it's already in the first post - i fixed it. Smile
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#8
2008-11-18, 11:48 AM
If anyone remembers - bump the thread in a couple of weeks (when I'm back in NZ) and I'll add it to the master file.
topperdude
Offline

Member

Posts: 141
Threads: 17
Joined: Mar 2007
#9
2008-12-04, 10:44 PM
'bump' as requested by sub Smile
-Topper
[SIZE="2"]PVR Server Setup
AMD AthlonXP 2200+, 2048MB RAM, Windows XP MCE 2005 with update rollup 2 and SP3
GBPVR (1.2.13), HVR 1600 w/ QAM, MainConcept (from HVR-1600 install pkg online), Cyberlink, ATI Mux[/SIZE]

[SIZE="1"]Coming soon (but not soon enough Wink )
Hardware ATI AIW Radeon 32MB
Encoder/Decoder: ATI Avivo Encoder, AC3filter,
Plugins: Weather, UltraXMLTV, GraphRecorder (for ATI AIW), Ubustream
Utilities: Enhanced Web Admin (EWA)
Other playback software: VLC
Client: NMT (PCH or similar)[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#10
2008-12-04, 11:01 PM
Cheers - added.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to best verify success when adding a recurring recording drmargarit 1 2,875 2017-03-02, 03:13 PM
Last Post: mvallevand
  Success: Hauppuage WinTv HVR-950Q analog with 1.3.7 fyatwyrio 2 5,242 2010-06-11, 03:19 AM
Last Post: 33ejb

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

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

Linear Mode
Threaded Mode