TooRAW » Download
The current Version of TooRAW is 0.1.2 (Dec 28th, 2010) and it is available in English & Español.
The app is available for Mac OS X, Windows and Linux. You can download a copy from this site or from the project's SourceForge home.
Be aware that TooRAW may not work on Linux because the program was programmed using Processing's built in QuickTime bindings, If you are a Linux user you'll have to know what you are doing to make this app work on your system.
If you are a Linux based developer, and know about a Java lib I can use to bring TooRAW to your platform without hassle, please leave a message on the project's Tracker.
Change Log
************************************************
version 0.1.2
Third Release.
Added the ability to calculate and display some info about the file about to be created. It displays on the 'last warning' dialog.
Modified some of the internal logic to prevent failures.
Added one more dialog to select the framerate of the exported RAW stream between 24, 25, 30 and 60 fps.
************************************************
version 0.1.1
Second release.
Fixed some bugs and code performance to display the file name of the exported RAW stream to the user right before exporting it.
Added the "last_warning_b" string to the .properties files to help with the display of the last warning before exporting the stream
Modified some code to enhance the logic in setup();
************************************************
version 0.1
First release, uploaded all files and website to
the SourceForge server. Updated svn repository with
all source code.
To run TooRAW you need to have Java Runtime Environment
installed in your computer.
If you do not have JRE you can
download it from the Java Official Website.
You'll also need to have QuickTime Installed.
Linux devs please read on the
Development page of this site.