VirtualdubMod is a unification of several popular modifications of the popular VirtualDub by Avery Lee. It includes various enhancements including support for the OGM wrapper format. - nothing changed, actual version as of 2.15.2006
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Opening Video
Previewing video
Filtering video
Encoding/transcoding video
Dubbing while preview panes are open
What does not
Proper DirectX output for better upscaling of panes
What was not tested
Audio encoding
XviD other settings
Other codecs
Additional Comments
Test done with XviD 1pass and Uncompressed RGB under fast recompress and full processing mode.
To autodetect filters, use a (native,builtin) override for msvfw32.dll and install that dll to system32 folder.
Both Virtualdubmod and Xvid (Koepi's 1.1.3 build) codec install straight from .exe with no problem.
So far so good. Following overrides and configs were done in virtualdubmod to get things working:
1. Go to ~/.wine/ and make system.ini with the following contents:
[drivers32]
vidc.XVID=xvid.dll
That is for recognizing xvid as a codec after installing. You can do similar things to add recognition for other codecs. Alternatively, using the native msvfw32.dll will autodetect installed codecs.
2. Then to avoid an error, go to Options->Preferences->Display and untick Use DirectX for display panes.