Installation
Follow these steps to install
Stop Motion Recorder on your system:
- Make sure you have Java 1.5 or higher installed.
- Install the Java Media Framework 2.1.1 extension to allow handing of streaming media.
- If you are running Java 1.6 or higher: Copy the installed "
jmf.jar" file to the "lib\ext" directory of the active jre to ensure the Virtual Machine can find the installed JMF extension. (Don't ask; just do it...)
- Download smr.jar to an appropriate location (like "
C:\Program Files\Stop Motion" on a Windows machine).
- Create a shortcut like "
javaw -Xms1073741824 -Xmx1073741824 -jar smr.jar" to start the application with a maximum amount of memory to hold a (very) large number of frames.
(A Java Web Start version is still under contruction...)