Log in

View Full Version : i'm have a problem with virual vcr please help


kurt476
21st November 2004, 20:57
ok here is my problem i have these filters setup and the settings on virual vcr i have these filters:

Huffyuv v2.1.1 - CCESP Patch v0.2.2
and
smart tee

here are the settings i have setup for virtual vcr:

-video
- Video compression = Huffyuv v2.1.1 - CCESP Patch v0.2.2
- frame size = 320 - 480
- colour format = YUY2
- autio
- Resolution = 16 bit
- Frequency = 44.1 khz
- Channels = stero
- autio compression = Lame MP3
-View
- Use Smart tee filter for preview
- File
- save capurt to = D:\Capture.avi
ok those are my settings for virtual vcr i can't seem to capture here what it says:


Virtual vcr error:
Could not render filter
Smart tee -> Compression Codec -> Flow meter

how come am i geting this?

GrofLuigi
22nd November 2004, 01:06
At first glance, try capturing without compressing audio.
Next step would be to check your device settings (crossbar etc. - on the "devices" tab) and drivers...

GL

kurt476
22nd November 2004, 03:53
yeah i'm still getting the same thing what now?

GrofLuigi
22nd November 2004, 21:20
Originally posted by kurt476
yeah i'm still getting the same thing what now?

Please check if the filters of VirtualVCR are registered. For examle, on my computer they are in the location:

C:\Program Files\VirtualVCR\filters\

these are several file vith extension .ax

If there is also a file called "install bat" in there, double-click it.

Otherwise, run in a dos box:

cd "C:\Program Files\VirtualVCR\filters"
regsvr32.exe AudioResample.ax
regsvr32.exe FlowMeter.ax
...
with all the .ax files you see there.

Sorry, I don't know your knowledge about Windows operating system, so if you're not sure about something, don't do it as you can easilly mess up your computer. I don't remember if VirtualVcr came with an installer, but if it did, easier would be if you can just re-install it.

If the above doesn't help, then it's probably the drivers... We would need more info.

GL