Compatibility:
This script has been tested in 3ds max 2009 x64, running on Windows Vista.
Setup:
1. Copy "movPreviewMaker_v1b.mcr" amd "qtSeq2mov.js" to your scripts folder
(e.g. "C:\Program Files\Autodesk\3ds Max 2009\Scripts")
2. Copy the contents of "icons.zip" to your max icons folder
(e.g. "C:\Program Files\Autodesk\3ds Max 2009\ui\Icons")
(this is optional, if you want to have the icon image on the script's button).
3. Execute "movPreviewMaker_v1b.mcr" script file from 3ds max.
4. Go to "Customize > Customize User Interface".
In Category "MayecTools" you will find ".mov Preview Maker" which you can drag to a toolbar to have as a button, or associate it with a hotkey, etc.
VERSION HISTORY
===============
MOV Preview Maker b2
======================
Bug Fixes
---------
* Previews had wrong aspect ratios.
* In case of Non-square Pixel Aspect Ratio (AR), script converts the preview movies's size to have a correct Image AR with square pixels.
Additions
---------
* If given temp.seq directory does not exist, the script automatically creates it.
========================================================