ActiveX controls

QTVRControlX_unregistered_20080811.exe

QTVRControlX (version 3.7) ActiveX control automatic installer (see info on how to use it in PowerPoint)
Installs QT4Delphi_ActiveX.ocx and qtmlClient.DLL to the windows folder, then registers the OCX file


VCL controls (also see FAQ)

QT4All_VCL11_unregistered_20080812.zip

TQTControl/TQTVRControl VCL components (version 3.4) for use in your Delphi 2006/2007 applications (will show "unregistered version" dialog)
Needs the latest JEDI QuickTime units (and the qtmlClient DLL)

QT4All_VCL7_unregistered_20061212.zip

TQTControl/TQTVRControl VCL components (version 3.4) for use in your Delphi 7 applications (will show "unregistered version" dialog)
Needs the latest JEDI QuickTime units (and the qtmlClient DLL)

QT4Delphi_VCL6_20050803.zip

TQTControl/TQTVRControl VCL components (version 3.4) for use in your Delphi 6 applications (will show "unregistered version" dialog)
Needs the latest JEDI QuickTime units (and the qtmlClient DLL)

QT4Delphi_VCL5_20050803.zip

TQTControl/TQTVRControl VCL components (version 3.4) for use in your Delphi 5 applications (will show "unregistered version" dialog)
Needs the latest JEDI QuickTime units (and the qtmlClient DLL)

send an e-mail inquiry if interested in C++Builder or other Delphi versions


JEDI_QuickTime_All_xxx.zip

The latest (Octover 2009) Delphi-JEDI open-sourced code for QuickTime (+ compiled units for Delphi5/6/7)
Can find it at the JEDI-QuickTime website's downloads area or download it from here
Needs the qtmlClient DLL (from Apple's QuickTime 5.01 SDK)


Demos

QTVRControlX_URL_Test_20030616.zip

Demo Delphi application showing the QTVRControl VCL control in a Delphi form, a text field where user enters a URL and a button to open some media from that URL
Try the compiled .EXE in it (needs the qtmlClient DLL)
To rebuild you need the latest QT4Delphi VCL controls, not the 20020414 or older version


QTTimeValueTimeScaleDemo_20040127.zip

Demo Delphi application showing the QTControl VCL control in a Delphi form and controls to get/set the current TimeValue and TimeScale of a movie (to open a movie click on the empty area in the displayed form)
Try the compiled .EXE in it (needs the qtmlClient DLL)
To rebuild you need the latest QT4Delphi VCL controls


QTVRControlX_Demo_MATLAB_20011206.zip

QTVRControlX ActiveX control demo for MATLAB (Windows version of course, tried with version 5.3)


VRMakeObjectCmd_20030627a.zip

Command-line version of the "QuickTime VR / VRMakeObject" sample of the Apple QuickTime SDK
Contains Visual Studio 6 project, but should be compilable at MacOS too since it's a command-line application (has no GUI)
There's also a port of this command-line code from C to Object Pascal / Delphi, checkout the sample included in JEDI QuickTime (warning: newer working version of this not uploaded yet at JEDI)


The following ones are older versions, will try to update them soon:

QTVRSpeech.zip

Older demo: control a QTVR panoramic movie through speech (saying up, down, left, right, zoom, unzoom, stop)

to run you need:

  • QTMLClient.dll placed in the system folder or in the same folder as this EXE
  • Microsoft's actcnc.exe [Command&Control Speech Recognition engine] installed (get it from the msagent site - http://www.microsoft.com/msagent)


    QTMusicDemo.zip

    Older demo


    QTSoundDemo.zip

    Older demo