Bruce Shankle 

HomeResumePublicationsContact Me

Windows Movie Maker Utility 

This is an open-source utility program for Windows that allows Windows Movie Maker 2.1 users to: 

  • Determine which files are part of the project (sounds, images, custom overlays, etc.)
  • Determine where the files are on your computer
  • Identify missing files
  • Extract and view the XML information from .mswmm files
  • Perform a backup / copy of selected media files used by a project using an idle-priority thread so your computer doesn't get bogged down while copying the files
  • Displays custom title XML file usage

Are you a programmer? If so, read this.

 

Why don't you donate $3.00 to encourage me to continue development of this utility?

 

Downloads

  

NOTE: This program is a fully self-contained executable (written in C++) and targeted at Windows Movie Maker 2.1 users running Windows XP Service Pack 2. Just unzip it and run it.

There is a useful thread about the development of this application on the Windows Movie Makers forum.

Version History:

0.4.3 (Download binary 0.4.3 160KB) (Download Source Code 0.4.3 45KB)
03-25-06 : Bugfix for dealing wiht entries in the .mswmm file that have no file names. 

0.4.2 (Download 0.4.2 160KB)
03-24-06 : Added a feature that scans all custom title xml files in the the Movie Maker/shared/AddOnTFX directory at startup. If a project has title names that match any of those, then it displays that xml file in the list. This feature needs some testing.

0.4.1 (Download 0.4.1 160KB)
03-24-06 : Fixed duplicate bug. Added checkboxes so you can deselect files for copy operation. Added 'Refresh' feature so you can re-scan the current file.

0.4.0 (Download 0.4.0 160KB)
03-23-06 : Added copy function for backing up files to another location (copies using an idle-priority thread so you can keep working on other stuff)

0.3.1 (Download 0.3.1 150KB)
03-22-06 : Bug fixes and support of moving overlays and custom transitions(thanks to PapaJohn)

0.3.0 (Download 0.3.0 150KB)
03-21-06 : Added support for custom overlay images, reworked XML parsing logic to use Microsoft's XML engine instead of the home-grown parsing I originally had.

0.2.0
03-20-06 : Added Show/Save XML support

0.1.0
03-19-06 : Initial release, basic parsing of MSWMM file to find referenced media files


(hits since March 2006)

 © 2007 E. Bruce Shankle III ALL RIGHTS RESERVED