Audio filters not recognised by Video Editor

ando775

Post by ando775 »

Thanks, GW.
THoff

Post by THoff »

An easier (and the correct way) to fix such registry problems is to re-register them from a command prompt or the Run dialog:

Code: Select all

REGSVR32 u32cfg.dll
This will re-register all of the COM object interfaces that are implemented in the DLL.

Note that if you have multiple versions of the file, either perform this step from the directory that the file is in, or specify the full path to the file rather than just the file name.
Post Reply