bb
30th September 2003, 18:43
This is something I'd like to share with you.
I found VirtualVCR to be a reliable capture software for my Philips chipset TV card. Before I used a Hauppauge WinTV with its Brooktree (Conexant) chipset, and I got good results using VirtualDubVCR with the internal denoise function (the one you can select in Capture mode, not the plugin filter).
Why realtime-denoise during capture? Well, I'm using PicVideo MJPEG, and as a DCT based codec it is very sensitive to noise. You'll get better results if you clean up the video stream before it gets encoded. Of course with lossless codecs like HuffYUV you can do everything in post-processing.
Back to VirtualVCR: This application is based on DirectShow, but it does not have an internal denoiser, but you can add DirectShow filters as you like. So I tried the denoiser from Alparysoft:
http://www.alparysoft.com/prod/denoise.php
You have to register the filter via "regsvr32 AlparyDenoise.ax", and in VirtualVCR you won't see it unless you check "show all filters" (so please feel free to do so!).
Works nice on my system (2.8 GHz P4). Any comments?
bb
I found VirtualVCR to be a reliable capture software for my Philips chipset TV card. Before I used a Hauppauge WinTV with its Brooktree (Conexant) chipset, and I got good results using VirtualDubVCR with the internal denoise function (the one you can select in Capture mode, not the plugin filter).
Why realtime-denoise during capture? Well, I'm using PicVideo MJPEG, and as a DCT based codec it is very sensitive to noise. You'll get better results if you clean up the video stream before it gets encoded. Of course with lossless codecs like HuffYUV you can do everything in post-processing.
Back to VirtualVCR: This application is based on DirectShow, but it does not have an internal denoiser, but you can add DirectShow filters as you like. So I tried the denoiser from Alparysoft:
http://www.alparysoft.com/prod/denoise.php
You have to register the filter via "regsvr32 AlparyDenoise.ax", and in VirtualVCR you won't see it unless you check "show all filters" (so please feel free to do so!).
Works nice on my system (2.8 GHz P4). Any comments?
bb