![]() |
Software can't see capture card, fresh Win10 install?
Had everything working just fine, but bricked my computer. Reinstalled everything. Can't get it to work with my capture workflow. Copied my AviSynth plugins folder over from my main machine, which ought to have everything, and installed the Hauppauge drivers, and still no dice.
I have a Hauppauge USB-Live2, an AVS file that reads a GRF file for setting up proc amp and such, and was doing the capture itself through AmarecTV. The AVS file reads: Code:
DirectShowSource("graph2.GRF", audio=false, framecount=1000000)Trying to open the AVS file, though, gets me this error in WMC, or possible WMC-HC, I don't remember and I've shut that machine down for now: Code:
capture.avs::Avisynth video #1If I try AmarecTV, I get this error: Code:
---------------------------I can get the audio to work in VDub, at least enough to get the volume meter active. But no video. No error messages, either. |
Assuming your set the Live2 to NTSC and codec setup on the Recording tab is good, could be Windows permissions:
If using Windows 10 or 11, check that Windows has been given permission to use your camera and microphone: Windows Settings>Privacy & Security>Camera>turn on camera access and lower down the page, turn on “Let desktop apps access your camera”. Do the same for the microphone (click on Privacy and Security in the left margin to return to the main screen to access the Microphone). Does it appear in Device Manager > Sound Vid Game Controllers? I'm impressed you got your AVS Histogram working with the Live2. I tried for days before finding that it and the GV, wouldn't do it but the Startech would. I was using MPC. What program is the WMC-HC? |
Yeah, sorry, I meant MPC and MPC-HC, not sure where I got WMC from.
All appears good in the Windows settings. |
When you get everything going again, I'd be interested in your GRF file for the Live2. :)
|
Win10 treats anything with video input as a webcam. Win10 thinks it's hammer, and everything is a nail.
|
And the specific takeaway from that is what, exactly?
|
Windows OS permissions, both obvious and buried.
|
I can't imagine there's anything too buried given it worked before the reinstall. I checked the Camera and Microphone security settings Hushpower mentioned, and they're all good as far as I can tell.
|
1 Attachment(s)
Welp, I installed VLC and Lagarith and now it's...all working. Sort of. Still "cannot find a connectable filter" in MPC-HC:
Code:
capture.avs::Avisynth video #1Other than that, I can see video in Amarec and VDub, but it looks like this: Attachment 17936 It should be a solid blue, and have no green nonsense at the bottom. That green bit is a fairly common occurrence, generally popping up when the decoder switches back to its default NTSC setting, but I've tried every single decoder option and can't get the green to go away. I do get different things than that pattern, though: I've had black-and-white, I've had weird blue blobs over black-and-white, that sort of thing. Tried switching over to composite video to rule out the S-Video cable and it was literally black and white: half the screen one color, half the screen the other, with a small gradient area in between. |
Hmm. Turns out the composite is just not working out of the back of the VCR or something, if I use a composite out of the TBC (and switch over the capture source appropriately) it works just fine. Tried swapping to different S-Video cables, running the S-Video cable out of the VCR and bypassing the TBC entirely, same issue. Different types of weird defects, and I've managed to at least get rid of the green, but it's still utterly useless.
|
Okay, so.
VCR->S-Video->TBC->Composite->Hauppauge: Works fine. VCR->SCART->Hauppauge: No picture. VCR->S-Video->Hauppauge: Distorted picture. VCR->S-Video->TBC->S-Video->Hauppauge: Distorted picture. Swapped out the USB-Live2 for a friend's one, which was definitely working fine as of a day or two ago, and no change. I've tried swapping to different S-Video cables. I think I've ruled out every possible cause at this point. Or at least, every possible hardware cause. I also had to redo the graph, and now I'm getting an AviSynth error (system exception - access violation) instead of an MPC error. Help? |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.