PCH A-100 has been working through GB-PVR for about 3 weeks. I used the Dummies guide with some help from Martin. Well suddenly when I go to start GB-PVR through GBPVR.html , I get a gray screen and with the message "mount mounting //192.xx.xx.xx"
Then if I try again I get "mkdir: cannot create director" on the same gray screen.
I searched for the error message, found some posts, but didn't find a likely solution. I've turned off the windows 7 firewall without effect. I can ping the PCH from the server computer. The PCH can play recordings.
Can you help? Should I post logs? I don't see the logs updating from the attempt, i.e. the modified time does not change, so I don't see how this would help.
How do I uninstall WizImageGrabber? When installing it, some start menu entries appear in the gbpvr group. How do I uninstall to make the start menu entries and the WizImageGrabber files cleanly go away?
I have noticed with my installation that when I have EVR renderer enabled it disables my menu button from toggling between listings and live tv/menu and live tv/live tv. Is this normal behavior or just something with my setup? I am running Windows 7. The VMR9 Custom renderer works fine for my purposes, I was just curious. Thank you!
hi,
someone may suggest mux suitable for the TV card ASUS My Cinema 7131h, whereas with mux CyberLink, InterVideo and ATI does not stop the scheduled recording?
Alternatively, those who know the mux used by Arc-Soft in AV-media, since I could not locate it even with the player installed?
Thanks
Does this happen to other USB DVB tuner devices????
Missed three recordings last night due to device or driver failure with my nova-t-500 tuner. I'm fairly sure this is from going to sleep and coming out of hibernate. This seems to happen every few weeks but unpredictably.
Devcon only shows the error after a recording has failed and not after coming out of hibernate - it doesn't set a return code either.
Code:
USB\VID_2040&PID_9951\4027355045
Name: USB Composite Device
Device has a problem: 10.
What would be really nice would be a small proglet, running from one of the wake/hibernate tools, that checked the device and rebooted if it did not respond as expected. I'm guessing a reboot would be fast enough to start recording on time - anyway, missing a minute is better than missing the lot.
As the machine has just come out of hibernate, there shouldn't be anything else attached to the device. Can anyone think of anything that could check the device status by trying to connect to it.
I've looked at the source of the scancahannelsbda tools, but taht is way beyond my capabilities.......
Windows 7 RC is about to expire so I am downgrading to 7 home premium. I don't need media center. I found this site where you can get it cheap and called M$ to see if they are legitimate, they said they where. I'm downloading windows 7 home at the moment.
1. click on the Start Menu, All Programs, and Accessories.
2. Right-click on Command Prompt, and select Run as Administrator.
3. On the command prompt, Type slmgr -rearm and press Enter.
Sorry for posting if this hasn't been answered already but I couldn't find a solution and I didn't want to buy an ir blaster since the HD-PVR comes with one.
I was having problems recording and getting the short .ts and .mpg files with the 1212, using the built-in ir changer. It seems that the HD-PVR cannot record and use the blaster at the same time. To verify, I ran a capture graph with rctvcap and then changed channels with wintv2tme; the bling lights go off momentarily during the channel changing before it recovers.
For me, the problem is that gbpvr runs the wintv2tme in a nonblocking mode, immediately going on to run the capture graph. The combination of executing the wintv2me simultaneously with starting the capture is too much for my device to bear, and it freezes up or times out.
I fixed my problem by writing a pre-launcher .exe that holds for 15 seconds before running the real wintv2tme .exe. I configured the launcher as my ir changer. This gives the capture time to spin up, and though the bling lights still go off momentarily, the recording can continue because the box is not trying to do both at the same time.
It might be a useful enhancement to have an option in the config.xml, when exec()ing an .exe channel changer, to pause for a given number of seconds before the capture starts. Either that, or if the program calls CreateProcess() to run the changer .exe, to WaitForSingleObject() before begining the capture. In the case of the wintv2tme, it seems to return before the channel is actually changed anyway , so perhaps waiting a fixed number of seconds would be best.
I've installed gb pvr 1.4.7 on a new Windows 7 system.
Everything was fine. After installing some software I get
an Microsfot .NET Framework exception when starting config.exe:
Method not found: "System.Collections.IList
NativeUtilities.SetupHelper.GetDecoderList(System.Guid,
System.Guid)".
Details:
System.MissingMethodException: Methode nicht gefunden: "System.Collections.IList NativeUtilities.SetupHelper.GetDecoderList(System.Guid, System.Guid)".
bei Config.xfd6951461fe46d87.x441c662173cf2418()
bei Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.Form.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
You can continue but the left side of the Playback tab is not filled.
All combo boxes (Renderer and Decoder) are empty.
The tail lines of the config.exe.log are:
2010-02-16 20:59:37.938 INFO [7] MovieWizCore: InitHttpConnection()- END
2010-02-16 20:59:37.953 VERBOSE [1] getValue() loading new key/value into cache: /settings/SupportedDVDNavigators
2010-02-16 20:59:37.953 VERBOSE [1] getValue: /settings/SupportedDVDNavigators :
2010-02-16 20:59:37.953 VERBOSE [1] getValue() loading new key/value into cache: /settings/PreferredDVDNavigator
2010-02-16 20:59:37.953 VERBOSE [1] getValue: /settings/PreferredDVDNavigator : DVD Navigator
And the content of the config.exe-native.log is:
2010-02-16 20:59:35.551 INFO Log started
2010-02-16 20:59:35.551 VERBOSE getSetting(LoggingLevel)
2010-02-16 20:59:35.551 INFO Logging Level is Debug
2010-02-16 20:59:35.551 VERBOSE getSetting(LoggingForceFlush)
2010-02-16 20:59:35.567 INFO Log flushing enabled
2010-02-16 20:59:35.567 VERBOSE getSetting(OSDTransparency)
2010-02-16 20:59:37.470 VERBOSE FindFilterByName failed to locate filter: CyberLink MPEG Muxer
2010-02-16 20:59:37.517 VERBOSE FindFilterByName failed to locate filter: PP MPEG Muxer
2010-02-16 20:59:37.563 VERBOSE FindFilterByName failed to locate filter: ATI MPEG Multiplexer
2010-02-16 20:59:37.610 VERBOSE FindFilterByName failed to locate filter: InterVideo Multiplexer
2010-02-16 20:59:37.673 VERBOSE FindFilterByName failed to locate filter: ShowShifter MPEG PS Writer
2010-02-16 20:59:37.704 VERBOSE FindFilterByName failed to locate filter: MainConcept (Hauppauge) MPEG Multiplexer
2010-02-16 20:59:37.751 VERBOSE FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus
2010-02-16 20:59:37.797 VERBOSE FindFilterByName failed to locate filter: HCW Multiplexer
Does anybody knows whats going wrong or how to fix this issue?