AVI Splitter
DirectShow splitter for AVI and DivX container files. Handles large files, VBR audio and OpenDML AVI 2.0 that the Windows built-in splitter cannot.
About AVI Splitter
AVI Splitter is a DirectShow source filter that opens and demuxes AVI and DivX container files, splitting them into separate audio and video streams for the decoder filters downstream. It is part of the MPC-HC project codebase and is included in X Codec Pack as the recommended splitter for AVI-based content.
Compared to the Windows built-in AVI splitter, MPC AVI Splitter correctly handles OpenDML (AVI 2.0) files larger than 2 GB, files with VBR MP3 audio tracks, and malformed or partially downloaded files that the system splitter refuses to open. It also provides better seeking accuracy on files with non-standard index structures.
DivX files use the AVI container format and are handled natively. AVI Splitter reads both the video stream (typically DivX or Xvid) and audio stream (typically MP3 or AC3) and routes them to the appropriate decoder. No separate DivX splitter is required.
The filter is installed to System32 (64-bit) and SysWOW64 (32-bit) and registered automatically with the DirectShow subsystem. Any compatible media player picks it up immediately.
Supported Formats
Compatible Players
Installation
AVI Splitter is installed as part of X Codec Pack 3.0. The filter registers automatically with the Windows DirectShow subsystem and becomes immediately available to all compatible media players.
Files are installed to System32 (64-bit) and SysWOW64 (32-bit). No user folder selection is needed. The installer supports silent mode for IT deployments: run with /S flag.