NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 412 413 414 415 416 … 433 Next »
Hauppauge Win TV PVR2 USB2 not visible as a Device

Hauppauge Win TV PVR2 USB2 not visible as a Device
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#11
2010-08-17, 02:53 PM
Actually it does look like NPVR is seeing the softpvr components now; in the oldest log it says it can't find the mux, then in the next log it finds the mux ok but doesn't see the two encoders, and finally in the newest two logs it sees all three components (or more accurately, doesn't complain about missin any of them).

The filter check utility is linked in Post 3 of the sticky thread; here's where it's actually posted: http://forums.gbpvr.com//showthread.php?...post385724

also, did you restart the recording service after registering the filters?
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
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#12
2010-08-17, 03:09 PM
johnsonx42 Wrote:Actually it does look like NPVR is seeing the softpvr components now; in the oldest log it says it can't find the mux, then in the next log it finds the mux ok but doesn't see the two encoders, and finally in the newest two logs it sees all three components (or more accurately, doesn't complain about missin any of them).

The filter check utility is linked in Post 3 of the sticky thread; here's where it's actually posted: http://forums.gbpvr.com//showthread.php?...post385724

also, did you restart the recording service after registering the filters?

And did you register ALL the .ax-files and put them somewhere in the path?

"I'd rather have a bottle in front of me than a frontal lobotomy"
jon bondy
Offline

Junior Member

Posts: 17
Threads: 3
Joined: Aug 2010
#13
2010-08-17, 09:47 PM
Yes, I registered hcw_mcmpeg2mux.ax

I am now doing all of my testing on the Win 7 system. BTW, the standard Hauppauge WinTV6 works fine on that system.

I moved all 9 of the HCW_ files into C:\Windows\System32 and did the RegSvr32 on the Mux file again. If these files have to be in the Windows Path, then that should be pointed out more clearly in the instructions.

I restarted the NPVR service.

I still cannot see any devices in the NPVR setup

RedDwarf: I assume that FTPing from your site would just get me the same 9 HCW_ files that I already have, through other means.

JohnsonX42: when you say it looks as if the logs are finding things, do you mean the XP logs or the Win 7 logs?

I found and ran the FilterCheck program. I've attached the FilterCheck Log file from Win 7.

Still no joy.

Thanks for all of your help!
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#14
2010-08-17, 09:58 PM
jon bondy Wrote:Yes, I registered hcw_mcmpeg2mux.ax

I am now doing all of my testing on the Win 7 system. BTW, the standard Hauppauge WinTV6 works fine on that system.

I moved all 9 of the HCW_ files into C:\Windows\System32 and did the RegSvr32 on the Mux file again. If these files have to be in the Windows Path, then that should be pointed out more clearly in the instructions.

I restarted the NPVR service.

I still cannot see any devices in the NPVR setup

RedDwarf: I assume that FTPing from your site would just get me the same 9 HCW_ files that I already have, through other means.

JohnsonX42: when you say it looks as if the logs are finding things, do you mean the XP logs or the Win 7 logs?

I found and ran the FilterCheck program. I've attached the FilterCheck Log file from Win 7.

Still no joy.

Thanks for all of your help!

I suspect you have to register all the 3 .ax files. BTW: Can you see the device in windows' Device Manager?

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#15
2010-08-17, 09:59 PM
jon bondy Wrote:I moved all 9 of the HCW_ files into C:\Windows\System32 and did the RegSvr32 on the Mux file again. If these files have to be in the Windows Path, then that should be pointed out more clearly in the instructions.
They dont have to be in the Windows path. They can be anywhere.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#16
2010-08-17, 10:02 PM
sub Wrote:They dont have to be in the Windows path. They can be anywhere.

The soft encoder didn't work for me until the files were put in the path. Or is this device one with HW-encoder?

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#17
2010-08-17, 10:12 PM
Reddwarf Wrote:The soft encoder didn't work for me until the files were put in the path.
I cant see any reason why. Mine isnt.

Quote:Or is this device one with HW-encoder?
Yes, this is a hardware encoder device, so doesnt need these parts of SoftPVR.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#18
2010-08-17, 10:26 PM
sub Wrote:I cant see any reason why. Mine isnt.

To me it was perfectly logic, how are the caller supposed to know where to find the .dll's for encoding if it's not in the path? The dll's isn't registred so in theory windows doesn't know where they are eighter.

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#19
2010-08-17, 10:29 PM
Reddwarf Wrote:To me it was perfectly logic, how are the caller supposed to know where to find the .dll's for encoding if it's not in the path? The dll's isn't registred so in theory windows doesn't know where they are eighter.
When you register a .ax file it stores it's path in the registry. When you later ask to use a filter, it finds its path from the registry. If that filter depends on any other DLLs, it'll look for them in the same path as the .ax file.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#20
2010-08-17, 10:36 PM
sub Wrote:When you register a .ax file it stores it's path in the registry. When you later ask to use a filter, it finds its path from the registry. If that filter depends on any other DLLs, it'll look for them in the same path as the .ax file.

AH! But then it should be noted that the dll's and belonging files has to be in the same directory as the .ax Big Grin

"I'd rather have a bottle in front of me than a frontal lobotomy"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Device Update - Channel Mapping chezmorris 10 4,688 2022-07-01, 01:59 PM
Last Post: mvallevand
  Hauppauge WinTV-HVR-950 - Analog FM Radio No sound RazorRust 8 1,966 2022-04-02, 05:50 PM
Last Post: mvallevand
  device needed for recording David209 2 1,730 2021-04-04, 08:47 AM
Last Post: David209
  Need help with unable to find capture device please? Deandar1 2 1,691 2021-01-29, 07:17 AM
Last Post: sub
  Problem with 1 device and 1 frequency lost@c 6 2,039 2020-08-21, 04:11 AM
Last Post: lost@c
  Need help with unable to find capture device please thebigz 5 3,326 2020-06-15, 02:05 PM
Last Post: mvallevand
  No data delivered/failed to lock a signal? from Hauppauge HDHR/DCR-2650 bishoph 8 3,616 2020-04-13, 09:55 PM
Last Post: sub
  Unable to find capture device Rich A 2 1,986 2020-03-06, 10:39 PM
Last Post: Rich A
  Adding Analog Capture Device - unsure what to use... Len_Lekx 18 5,698 2020-01-19, 06:43 PM
Last Post: Len_Lekx
  Recent problem with Hauppauge WinTV-dual HD TV Tuner Christen 2 4,367 2019-10-12, 02:05 PM
Last Post: Christen

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

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

Linear Mode
Threaded Mode