NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 27 28 29 30 31 … 263 Next »
Hauppauge HD PVR on May 1

 
  • 0 Vote(s) - 0 Average
Hauppauge HD PVR on May 1
thisisnotadrill
Offline

Member

Posts: 79
Threads: 7
Joined: Jan 2008
#181
2008-06-25, 02:42 PM
I am also waiting for a fix, beta, or update for that. my HD-PVR seems to be working correctly now so I do want to get to using GB-PVR full time.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#182
2008-06-25, 03:11 PM
whurlston Wrote:
Code:
HKLM\Software\Hauppauge\IR
I have:
BlasterI2CType=0
IRBlasterPort=0
IRBlasterPortCount=1
IRBlasterUsePort=1
PollRate=c8

All are Hexadecimal DWORD values. I'm gessing that more than one device would change the IRBlasterPortCount value and the IRBlasterUsePort value determines which one is used. As I said, I only have one device so I can't test it.

Mine are set identically, despite having a PVR-150 and 250. Probably part of the problem. The HKLM\Software\Hauppauge\hcwTVWnd\ node has a number of blaster-related entries besides just the AllowBlaster setting, but I'm still not sure how they should be set.

I'm sure I just need to run the Hauppauge registry clear utility and start over - I just dread doing it since it's time consuming going through all the device installs, making sure they work, and noting the registry changes so that if (when) things do screw up I can back out the changes without having to start over again.

Frustrating especially since I've had problems in the past with getting their IR software installed and configured when I had more than one PVR installed. Not sure why I thought it would be any different now that they have a new device. How hard can it be to recognize and deal with their own friggin' hardware and just let you pick which blaster to make active?

Oh well - if it was easy it wouldn't impress the ladies. Big Grin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#183
2008-06-25, 03:24 PM
whurlston Wrote:sub, whenever I try to watch Live TV from the device, I get no sound. I checked the graph and the audio pin is created but there is no stream mapped to it.
What do you have the AAC audio decoder set to in the config app? Can you reproduce the problem and post the pvrx2.exe.log and pvrx2.exe-native.log files?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#184
2008-06-25, 09:31 PM
sub Wrote:What do you have the AAC audio decoder set to in the config app? Can you reproduce the problem and post the pvrx2.exe.log and pvrx2.exe-native.log files?
I tried several in the past. I'm not sure which one I left it on but I'll double check a bit later.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#185
2008-06-25, 10:26 PM
Attached the logs using the ArcSoft Audio Decoder. This seems to be the pertinent info:
Code:
2008-06-25 18:05:56.227    VERBOSE    AnalogHDRecorder::GetPreviewGraph('Hauppauge WinTV HD-PVR', 1, 0)
2008-06-25 18:05:56.244    VERBOSE    Adding crossbar filter: Hauppauge HD PVR Crossbar
2008-06-25 18:05:56.248    VERBOSE    Routing: 0 to 0
2008-06-25 18:05:56.249    VERBOSE    Routing audio: 4 to 1
2008-06-25 18:05:56.288    VERBOSE    Adding capture filter: Hauppauge HD PVR Capture Device
2008-06-25 18:05:56.289    ERROR    ConnectFilters:Failed(2)
2008-06-25 18:05:56.307    VERBOSE    Adding encoder filter: Hauppauge HD PVR Encoder
2008-06-25 18:05:56.309    ERROR    ConnectFilters:Failed(2)
2008-06-25 18:05:56.314    VERBOSE    Device reports resolution: 1920x1080 (fps:30)
Process:
Started PVRx2.exe
Tuned to preset SD channel on the HD PVR.
Back to menu.
Manually changed STB to HD channel.
Tune to preset channel on the HD PVR.
No channel changer used.
Exit PVRx2 and open lastgraph.grf in GraphEdit.
All pins connected but no stream mapped to audio pin.
Manually map audio stream and it works.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#186
2008-06-26, 05:59 PM
Quote:All pins connected but no stream mapped to audio pin.
Manually map audio stream and it works.
Do you mean routing the audio on the crossbar filter? If so, which pin did you round to the audio output?

Do you get audio correctly on recording? If so, it might be worth comparing these lines in the PVRX2.exe-native.log and GBPVRRecordingService.exe-native.log:

Quote:2008-06-25 18:05:13.449 VERBOSE Routing audio: 4 to 1
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#187
2008-06-29, 06:00 PM
sub Wrote:Do you mean routing the audio on the crossbar filter? If so, which pin did you round to the audio output?

Do you get audio correctly on recording? If so, it might be worth comparing these lines in the PVRX2.exe-native.log and GBPVRRecordingService.exe-native.log:
Sorry, just saw this post. The routing on the crossbar filter is done and is correct. If I view the PID Mappings on the MPEG Demultiplexer, the audio PID is not mapped, only the video. I've attached a screenshot. I can manually map the audio and run the graph and it works. On the above logs, I had edited the analoghd.ini to specify the SPDIF input, but the result is the same on auto and also line in.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#188
2008-06-29, 06:14 PM
Give this patch a go and let me know.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#189
2008-06-29, 06:30 PM
That did it. TYVM.
thisisnotadrill
Offline

Member

Posts: 79
Threads: 7
Joined: Jan 2008
#190
2008-06-30, 01:15 AM
that worked for me as well after i installed the arcsoft software to get the the arcsoft aac decoder
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (27): « Previous 1 … 17 18 19 20 21 … 27 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge quadHD card no channels found (Debian 11) bgowland 11 1,161 2025-04-14, 03:47 PM
Last Post: bgowland
  Upgrade Hauppauge HVR2200 to Hauppauge Quad HD + NPVR Jim_J 1 896 2024-06-14, 05:21 AM
Last Post: sub
  Hauppauge quadHD and cable service tesla1886 2 913 2024-06-12, 02:42 PM
Last Post: tesla1886
Exclamation Hauppauge PVR/USBUIRT sync rtylerpaul 1 794 2024-04-30, 11:55 AM
Last Post: mvallevand
  Hauppauge quadHD problems NumberFive 17 7,615 2023-09-22, 04:09 PM
Last Post: i0zjh02
  Hauppauge WinTV-HVR4000 cbdc23@gmail.com 13 2,362 2023-09-14, 02:49 AM
Last Post: sub
  nextPVR support Hauppauge 01595? RedDawg 8 2,714 2023-06-16, 06:18 PM
Last Post: sub
  Usb dual HD Hauppauge tuner sound? eastavin 12 2,879 2023-03-01, 03:36 AM
Last Post: eastavin
  Replace Hauppauge tuner card with Hauppauge 1682 or HDHomeRun Flex Duo? mountainsoft 0 1,147 2022-10-29, 01:34 AM
Last Post: mountainsoft
  Does the Hauppauge HD PVR Pro 60 work with NPVR IanSpringfield 1 1,465 2021-07-08, 07:15 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