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 … 284 285 286 287 288 … 433 Next »
Windows 8 Re-register Filters Not Working

Windows 8 Re-register Filters Not Working
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#11
2012-11-03, 08:30 PM
Yeah, it's not. I was just confirming that it's not a Start8 issue. The bigger issue would have been the "no DXVA" problem, but like you, I can't replicate Lao Pan's issue on that one.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#12
2012-11-03, 09:07 PM
@sub, Isn't it going to be an issue for the installer?

@whurlston, maybe this is a path issue and the wrong regsvr32.exe is being called? Did you try c:\windows\sysw0w64\regsvr32.exe

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#13
2012-11-03, 10:17 PM
mvallevand Wrote:@sub, Isn't it going to be an issue for the installer?
Installer handles it fine. They are registered after install. I suspect the installer adds the path since it's running from a seperate location that the installed program.

mvallevand Wrote:@whurlston, maybe this is a path issue and the wrong regsvr32.exe is being called? Did you try c:\windows\sysw0w64\regsvr32.exe
No difference.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#14
2012-11-03, 11:32 PM
mvallevand Wrote:@sub, Isn't it going to be an issue for the installer?
The installer doesn't run ReRegisterFilters.bat, so it shouldn't be a problem.

Regardless, I'll update the ReRegisterFilters.bat in the next release to include the following first line:
Code:
cd /d "%~dp0"
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#15
2012-11-04, 12:01 AM
sub Wrote:Regardless, I'll update the ReRegisterFilters.bat in the next release to include the following first line:
Code:
cd /d "%~dp0"

Well I was thinking write a RegisterFilters.exe that:
  1. Detects the install directory.
  2. Gets a list of .ax files in the directory.
  3. Compares it to a list of expected filters to make sure not to register unwanted ones.
  4. Calls regsrv for each file.
  5. Checks the exit code.
  6. Displays an error if necessary.

But if you think one line in a batch file is easier... by all means...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#16
2012-11-04, 12:07 AM
lol Big Grin
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#17
2012-11-04, 05:07 AM
OK, I give up. I installed Windows 8 (still not sure why) and get no audio or video, just a black screen. I have all the correct decoders. Do I have to run register filters to work?


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,300
Threads: 114
Joined: Oct 2008
#18
2012-11-04, 06:06 AM
sub Wrote:Can some batch file expert tell me what 'cd /d "%~dp0"' does?

I am absolutely not an expert - more a googler & bat pirate
As far as I can tell (from googling) it changes to the directory and invokes the bat file from & in the directory and path that it is residing in.
I actually came across it in the LAVFiltter Install bats which just have two lines - that one & regsvr32 [Filtername]

I guessed it must mean run this here.


@pcostanza

You shouldn't need to reregister filters - I was just doing it out of desperation trying to solve high cpu usage
I think you need to use a codec other than the Microsoft Ones - they no longer supply MPEG2 / H264 in the Windows 8 install (Back to the XP days when you had to pay extra)
It's not an overly complicated system - it's more - overly simple operatives  Huh
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#19
2012-11-04, 01:31 PM (This post was last modified: 2012-11-04, 02:26 PM by pcostanza.)
I have the main concepts codec and assumed that would work. I'll play with a few other settings and see what I can do. Analog works fine, it's just the Digital channels that don't work. Wonder if it's a firewall issue.
Thanks

EDIT: I added all the NPVR files to the firewall and it still didn't work. The HDHR app plays all the channels just fine.
Logs attached.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#20
2012-11-04, 06:16 PM
Are you using the original HDHomeRun or the prime?
Code:
2012-11-04 05:58:31.422    [DEBUG][16]    About to start HDHR device. Checking status for information sake... (could tell if it's already in use elsewhere)
2012-11-04 05:58:31.422    [DEBUG][16]    Executing: D:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 10147840 get /tuner0/status
2012-11-04 05:58:31.446    [DEBUG][16]    Status: ch=auto:399000000 lock=qam256 ss=100 snq=100 seq=100 bps=38816736 pps=0

2012-11-04 05:58:32.607    [DEBUG][16]    SetTarget@2
2012-11-04 05:58:32.607    [DEBUG][16]    Executing: D:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 10147840 set /tuner0/channel auto:53
2012-11-04 05:58:32.629    [DEBUG][16]    Executing: D:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 10147840 set /tuner0/program 1
If it's the original HDHR, it looks like you set up a capture source for the prime.
« 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
  Lav filters. Why? eastavin 6 2,820 2022-05-03, 01:26 AM
Last Post: sub
  HDHomerun recording bizzarely not working Jean0987654321 3 2,032 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Lights-Out for Windows Home Server 2011? TuckerDean 1 1,331 2021-01-28, 01:52 PM
Last Post: mvallevand
  Screensaver on Windows 10 NumberFive 0 1,070 2020-12-24, 10:21 AM
Last Post: NumberFive
  Flashing in on-screen graphics (Windows 10) (Can post logs if needed) bgtees 39 12,735 2020-08-19, 12:38 PM
Last Post: Stanno
  Lights-Out for Windows Home Server 2011 pvrip 6 3,231 2020-05-21, 04:56 PM
Last Post: Madlec
  Channels/PIP popups not working 4.2.5 (191014) eastavin 7 2,802 2020-04-20, 03:20 AM
Last Post: eastavin
  Absolute Newbie OTA EPG not working as expected. n8lbv 4 2,596 2020-04-02, 06:03 PM
Last Post: mvallevand
  Windows 10 Record Issues Captain Jack 11 5,409 2020-02-02, 09:11 PM
Last Post: Captain Jack
  MCE Remote Opens NextPVR Behind Other Windows 1sae 3 2,356 2020-01-13, 06:19 PM
Last Post: Stanno

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

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

Linear Mode
Threaded Mode