EQT External
The EQT External extends the QuickTime features available to Revolution. The external adds support for a variety of QuickTime features such exporting, editing, movie download status, as wired actions and intermovie communication.
Special thanks to Tim Monroe of Apple Computer who wrote an article in MacTech about writing a QuickTime external (September, October and December 2003) and gave pointers on getting started, Steve Israelson for his help and examples with using the QuickTime API to access tracks, events and wired sprites, Tuviah Snyder for modifying the code to run on Windows and providing Revolution helper functions, and Alex Curylo for the OS 9 version.
| Release | Current version: 1.1.5 |
|---|---|
Enhanced QuickTime External (Mac OS X and Windows) with documentation. The OS X version is a Universal Binary. |
zip (235 KB) |
| Documentation | |
| Online documentation. | View Documenation |
| OS 9 Version | 0.6.0 |
The last version for OS 9 is 0.6.0. You can download it here along with documentation. |
sit (59 KB) |
| Examples |
|
| These example stacks demonstrate various ways to use the Enhanced Quicktime External. | |
Audio - Example stack showing sound track functions with a nice slider interface. Provided by Klaus Major |
zip (3 KB) |
Compositing - Shows how to composite two movies together. |
zip (42 KB) |
Editing - Two stacks demonstrating movie editing features, creating HREF tracks, deleting tracks, combining movies, etc. Video_audio_mixer.rev provided by Paolo Mazza |
zip (10 KB) |
Flash - Shows how to interact with Flash movies in a QuickTime player. QuickTime only supports up to Flash version 5. |
zip (13 KB) |
Getting/Exporting Images - Demonstrates extacting a thumbnail image from a movie on your comptuer. |
zip (129 KB) |
Intermovie Communication - Shows how movies in two different player objects can communicate with each other directly. |
zip (175 KB) |
Miscellaneous - Monitoring movie download, receiving messages when new text samples are loaded, etc. |
zip (5 KB) |
| QTVR - Shows handlers for getting hotspot name and comments, messages when entering/leaving hotspots, "swinging" to different points in QTVRs, etc. | zip (9 KB) |
Rotating Player Object - Demonstrates how to rotate the player object in Revolution. Provided by sims |
zip (4 KB) |
| Creating Thumbnails - Shows how to create thumbnails from QuickTime supported files on disk and displaying them in a scrolling group. | zip (5 KB) |
| Wired Sprites - Demonstrates setting sprite variables, executing sprite events and setting a Movie QTList. | zip (83 KB) |
