| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > VirtualDub Development Forum > Improve-request |
| Posted by: olnima Oct 25 2009, 07:22 AM |
| Don't know if this one is already on the "list", but - how about improving the built-in denoise-filter in capture-modus? The denoise-options from ffdshow are brilliant and maybe it is not too much work to implement those ffdshow-code into VirtualDub for version 1.9.8? Thanks, Olnima |
| Posted by: Loadus Oct 25 2009, 04:14 PM | ||
If you have enough processing power, you can use the ffdshow filters during capture. You can find the filter from ffdshow's installation folder, you can move it to VirtualDub's filters folder and load it up to the filterchain in the capture mode. |
| Posted by: olnima Oct 26 2009, 06:52 AM | ||||
That's exactly the way I'm doing it now, anyway, thanks for the suggestion. Using the internal denoiser would save some of the processing-power and the conversion to rgb. Olnima |