I'm not sure what causes this, it may happen if you install some 3rd party AVI splitter and then removed it.
Try to re-register quartz.dll
%windir%\system32\regsvr32 %windir%\system32\quartz.dll
or on Win9x systems:
%windir%\system\regsvr32 %windir%\system\quartz.dll
|