Usage Notes
=======================

On PCs, the standard MATLAB helper scripts can handle many compressed and uncompressed AVI video files.
On Unix, the standard MATLAB helper scripts can handle only uncompressed AVI.

VIDSYNC_woPROGRESS.zip
-This package will load the video file without any feedback, so the program may pause for a LONG time (depending on your system speed) with no feedback to the user.
VIDSYNC_wPROGRESS.zip
-This package will load the video file with updates every 10 frames to let the user know that progress is still occurring.  To accomplish this, one of the built-in MATLAB functions was augmented, and requires some files located in the packaged includes/ folder.
