Wilbert
27th June 2002, 10:20
When making scripts of VDub filters you need the preroll argument. For example: LoadVirtualdubPlugin(VirtualDub_plugin_directory+"\tclean.vdf", "_VD_TemporalCleaner", 10), where the preroll argument is 10.
Yesterday I was making the script for the filter Denoise, v1.0. Since this is a temporal filter it also needs a preroll argument. I tried some values but I couldn't see any difference between the videos (tried 0, 10 and several other values). The same for the filter TemporalCleaner. If I set the values to zero, VDub doesn't crash, and the filter seems to do its job. I'm I doing something wrong?
Yesterday I was making the script for the filter Denoise, v1.0. Since this is a temporal filter it also needs a preroll argument. I tried some values but I couldn't see any difference between the videos (tried 0, 10 and several other values). The same for the filter TemporalCleaner. If I set the values to zero, VDub doesn't crash, and the filter seems to do its job. I'm I doing something wrong?