QT Sequence 2 Mov
=================
version 0.1b

written by Mayec Rancel


This script converts an image sequence to a Quicktime Movie -- showing an export dialog


REQUIREMENTS:
============

You need to have Windows and Quicktime installed.


USE:
===

To run from the command line :

cscript qtSeq2mov.js <imgsSourcePath> <soundSourcePath>(opt.)

If only one argument is set, the movie will have no sound.


IMPROVEMENTS TO DO:
==================
- after user defines export settings for the first time, save them in a file, and
automatically use those settings in future uses of the script.
This is mostly implemented - commented lines - but "qtExporter.Settings.XML" does not work