InterVideo's MPEG4 Decoder (1 Viewer)

A

Anonymous

Guest
A big old warning here. It sucks. Playing back xvid files with advanced features (qpel. gmc etc) causes major artifacting and crashes. To get rid of this nuisance while keeping the pristine dvd codecs, simple open a command prompt window and do the following.

cd \program files\intervideo\dvd6
regsvr32 /u mp4vdec.ax

That unregisters the codec from windows, and allows your normal divx / xvid or ffmpeg codecs to work as usual.

If for whatever reason you want it back, simply go back to that folder and run
regsvr32 mp4vdec.ax
And it will re-register it.
 

Users who are viewing this thread

Top Bottom