Windows Movie Maker: Difference between revisions
convert side images into a gallery |
No edit summary |
||
| Line 5: | Line 5: | ||
'''Windows Movie Maker''', also known as '''WMM''' is a editor by [[Microsoft]] that used to come with older versions of [[Windows]] (8 and older). It has been deprecated as of January 2017. | '''Windows Movie Maker''', also known as '''WMM''' is a editor by [[Microsoft]] that used to come with older versions of [[Windows]] (8 and older). It has been deprecated as of January 2017. | ||
Because it came bundled with Windows for free, it was very popular in the early days of tennis. | Because it came bundled with Windows for free, it was very popular in the early days of [[tennis]]. In modern times however WMM has largely fallen on the wayside to modern editors like [[Vegas]] as it becomes increasingly unstable on modern machines. Despite this, it has been seeing a resurgence by persistent players who want to see a return to more "classic" style of play that involves doing more with less and caring less about "showing off" with impressive visuals. | ||
There was one major [[tournament]] that limited players only to WMM, the [[Windows Movie Maker Master]] tournament (WMMM), won by {{DaftPunkYoshi}}. | |||
There was one major [[tournament]] that limited players only to WMM, the [[Windows Movie Maker Master]] tournament (WMMM). | |||
=Usage= | =Usage= | ||
==General Usage== | ==General Usage== | ||
In 2.X to 6.0, the "Collections" pane lets you gather source material which can then be added to the timeline. This persists across project files, so sources will remain in WMM forever until you delete them manually. You can also create nested folders to further sort this material. | |||
Videos are then dragged from the collections pane / directly imported into the timeline. The timeline is very limited, only having one video layer to work with. There are also extra layers for music and a title overlay. Videos can also be transitioned between in a variety of ways. | |||
==Building Custom Profiles== | ==Building Custom Profiles== | ||
| Line 21: | Line 22: | ||
=Versions= | =Versions= | ||
==Windows Media Pad== | ==Windows Media Pad (beta)== | ||
The earliest known version of Windows Movie Maker, then known as '''Windows Media Pad''', was found on an early build (2416) of Windows ME. This version is drastically different than 1.0, with a unique layout that is not seen elsewhere. More information can be found [https://betawiki.net/wiki/Windows%20Me%20build%202416 here]. | The earliest known version of Windows Movie Maker, then known as '''Windows Media Pad''', was found on an early build (2416) of Windows ME. This version is drastically different than 1.0, with a unique layout that is not seen elsewhere. More information can be found [https://betawiki.net/wiki/Windows%20Me%20build%202416 here]. <ref>https://betawiki.net/wiki/Windows%20Me%20build%202416</ref> | ||
==WMM 1.0== | ==WMM 1.0== | ||
| Line 37: | Line 38: | ||
[[File:WMM26.png|thumb|right|A screenshot of Windows Movie Maker 2.6.]] | [[File:WMM26.png|thumb|right|A screenshot of Windows Movie Maker 2.6.]] | ||
==WMM 3.0== | ==WMM 3.0 (Beta)== | ||
Another unreleased beta version of Windows Movie Maker, found on Windows Longhorn (Vista beta) build 4093. Another completely unique build with its own "Avalon" styled layout; it did not get very far in development and is almost unusable. More info can be found [https://betawiki.net/wiki/Windows%20Longhorn%20build%204093%20(main) here]. | Another unreleased beta version of Windows Movie Maker, found on Windows Longhorn (Vista beta) build 4093. Another completely unique build with its own "Avalon" styled layout; it did not get very far in development and is almost unusable. More info can be found [https://betawiki.net/wiki/Windows%20Longhorn%20build%204093%20(main) here].<ref>https://betawiki.net/wiki/Windows%20Longhorn%20build%204093%20(main)</ref> | ||
==WMM 6.0== | ==WMM 6.0== | ||
| Line 60: | Line 61: | ||
2.X and 6.0 use the MSWMM format. They can be read between versions (for the most part), as well as converted to work in WLMM. | 2.X and 6.0 use the MSWMM format. They can be read between versions (for the most part), as well as converted to work in WLMM. | ||
The contents of these files cannot be read by a text editor, they are in the Microsoft Compound Document File Format for OLE Structured Storage (MCDF). A program like [https://github.com/ironfede/openmcdf OpenMCDF] can be used to view and modify these files; however they contain a checksum which needs to be updated to view the file as valid | The contents of these files cannot be read by a text editor, they are in the Microsoft Compound Document File Format for OLE Structured Storage (MCDF). A program like [https://github.com/ironfede/openmcdf OpenMCDF]<ref>https://github.com/ironfede/openmcdf</ref> can be used to view and modify these files; however they contain a checksum which needs to be updated to view the file as valid. | ||
WLMM uses the WLMP file format. This is in raw XML which can be easily viewed by the end user. | WLMM uses the WLMP file format. This is in raw XML which can be easily viewed by the end user. | ||
| Line 289: | Line 290: | ||
This effect is part of the "DPL 2x2" library, which uses [[ShaderTFX]] as a base. It places the before and after footage side by side, on the bottom of the screen. | This effect is part of the "DPL 2x2" library, which uses [[ShaderTFX]] as a base. It places the before and after footage side by side, on the bottom of the screen. | ||
=Resources= | |||
* The FX Archive was the go-to resource for working with WMM, especially for building and sharing custom presets, plugins, etc. It shut down in mid-2018, with its most recent archive available [http://web.archive.org/web/20180420225613/http://www.thefxarchive.com:80/ here.] <ref>http://web.archive.org/web/20180420225613/http://www.thefxarchive.com:80/</ref> | |||
* [https://movies.blainesville.com/ Blaine's Movie Maker Blog] contains many articles about WMM, as well as countless custom plugins for 2.X and 6.X versions. <ref>https://movies.blainesville.com/</ref> | |||
=Sources= | |||