Log in

View Full Version : VirtualDub2 - MSU Interlacer error


runningbear
22nd December 2019, 08:54
I have used this filter regularly in the past but can't get it to load now. When loading all of my presets I get this error: "Cannot add filter 'MSU Deinterlacer 2.1': no such filter loaded". When I try to add the filter manually, it doesn't appear in the list and if I try to load it I get this error: "Cannot load plugin module 'C\Program Files\VirtualDub2\pluglins32\MSU_Deinterlacer.vdf': The application has failed to start because of its side-by-side configuration is incorrect." Has anyone experienced similar problems or is able to offer a solution?

StainlessS
22nd December 2019, 10:45
The application has failed to start because of its side-by-side configuration is incorrect
Just look up the error message on Google

https://www.google.com/search?source=hp&ei=HDr_XaWbKc_4aKmDj9gP&q=side-by-side+configuration&oq=side-by-side+configuration&gs_l=psy-ab.3..0l7j0i333.2503.2503..2752...0.0..0.216.319.0j1j1......0....2j1..gws-wiz.....0.bfVTuLyKRew&ved=0ahUKEwilmeCj-8jmAhVPPBoKHanBA_sQ4dUDCAc&uact=5

You might (I think) get similar type "side by side configuration" error for DOT.NET stuff, but is less likely here for VDub plugin.

EDIT: CPP Runtimes, Dec 2019, (~87MB by TechPowerUp @ TechPowerUp.com):- https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Some systems (XP) might need to manually remove SOME/ALL CPP runtimes, and then run the All-In-One Installer
(Maybe try installer first, and if problems then uninstall all CPP runtimes, [Reboot] then re-run installer)

EDIT:
This one is quite often pointed to by Groucho2004 or myself, but is from OCT 2019([~29MB, by abbodi1406 @ GitHub):- https://github.com/abbodi1406/vcredist/releases

EDIT: The TechPowerUp zip is just a collection of original M$ x86 and x64 complete installer executables, and an install all bat file.
The abbodi1406 installer on GitHub is a slimmed down version with some crud removed [actual runtimes are extracted and non necessary/duplicate installer files removed],
and with (for non XP) an old runtime remover, and reinstaller.
abbodi1406 is probably better choice but TechPowerUp is a bit more recent.

runningbear
22nd December 2019, 13:45
All working fine now. Thank you so much!