Login  Register

Re: Quick Time Install Problems - retry

Posted by ctrueden on Nov 17, 2009; 12:33am
URL: http://imagej.273.s1.nabble.com/Quick-Time-Install-Problems-retry-tp3690438p3690443.html

Hi David,

I am stumped regarding your QTJava issue, but the Bio-Formats plugin (
http://www.loci.wisc.edu/ome/formats.html) is capable of opening several
types of MOV files, without needing QuickTime to be installed. Perhaps that
would be sufficient for you?

-Curtis

On Mon, Nov 16, 2009 at 3:42 PM, David Webster <[hidden email]>wrote:

> I am using 32 bit Java
>
> On Mon, Nov 16, 2009 at 1:19 PM, Curtis Rueden <[hidden email]> wrote:
>
> > Hi David,
> >
> > Are you using a 64-bit JVM? Have you tried it with a 32-bit version of
> > Java?
> > (Edit ImageJ.cfg to point to a 32-bit installation of the JRE.)
> >
> > -Curtis
> >
> > On Mon, Nov 16, 2009 at 1:47 PM, David Webster <[hidden email]
> > >wrote:
> >
> > > Bill,
> > >
> > > I just re-installed QT, but it doesn't help.
> > >
> > > Thanks - David
> > >
> > > On Mon, Nov 16, 2009 at 11:05 AM, Bill Mohler <[hidden email]
> > > >wrote:
> > >
> > > > I have recently had a couple of times where I needed to reinstall
> > > quicktime
> > > > on a machine where IJ had been interacting with QT files file
> > previously,
> > > > but then stopped.  Try doing your quicktime re-install as the final
> > step.
> > > >
> > > > Don't know why this happens.
> > > >
> > > > Bill
> > > >
> > > >
> > > > David William Webster wrote:
> > > >
> > > >> All,
> > > >>
> > > >> I am trying to install the "QuickTime Opener". I dowloaded and
> > installed
> > > >> QuickTime 7.0,
> > > >> copied QTJava.zip to ImageJ\jre\lib\ext , ImageJ/plugins and
> > > >> ImageJ/plugins/Imput-Output.
> > > >> I also renamed it QTJava.jar. I down;oaded QT_Movie_Opener.java,
> > > >> QTVirtualStack.java and comilied them. I get this warning when I
> > compile
> > > >> QTVirtualStack.java:
> > > >>
> > > >> C:\Program Files\ImageJ\plugins\Input-Output\QTVirtualStack.java:49:
> > > >> warning: [unchecked] unchecked call to add(E) as a member of the raw
> > > type
> > > >> java.util.ArrayList
> > > >>          this.frameLocations.add(new Integer(location));
> > > >>                                 ^
> > > >> 1 warning
> > > >>
> > > >> But when I run QT_Movie_Opener, I get this exception:
> > > >>
> > > >> java.lang.UnsatisfiedLinkError:
> quicktime.QTSession.InitializeQTML(I)S
> > > >>        at quicktime.QTSession.InitializeQTML(Native Method)
> > > >>        at quicktime.QTSession.initialize(QTSession.java:413)
> > > >>        at quicktime.QTSession.initialize(QTSession.java:385)
> > > >>        at quicktime.QTSession.open(QTSession.java:638)
> > > >>        at quicktime.QTSession.open(QTSession.java:606)
> > > >>        at QT_Movie_Opener.run(QT_Movie_Opener.java:80)
> > > >>        at ij.IJ.runUserPlugIn(IJ.java:180)
> > > >>        at ij.IJ.runUserPlugIn(IJ.java:191)
> > > >>        at ij.IJ.runPlugIn(IJ.java:147)
> > > >>        at ij.Executer.runCommand(Executer.java:122)
> > > >>        at ij.Executer.run(Executer.java:59)
> > > >>        at java.lang.Thread.run(Thread.java:619)
> > > >>
> > > >> I am running ImageJ 1.43 using Java 1.60_11 on Windows XP/SP3.
> > > >>
> > > >> What am I doing wrong?
> > > >>
> > > >> David Webster
> > > >>
> > > >>
> > > >>
> > > >
> > > > --
> > > > William A. Mohler
> > > > Associate Professor
> > > > Dept. of Genetics and Developmental Biology
> > > > University of Connecticut Health Center
> > > > MC-3301
> > > > 263 Farmington Ave.
> > > > Farmington, CT   06030-3301
> > > >
> > > > [hidden email]
> > > > *Mobile: (860) 985-2719*
> > > > alt. mobile: (860) 331-8514
> > > > skype: wmohler
> > > >
> > > > Office: (860) 679-1833, room E2029
> > > > Lab: (860) 679-1834, room E2032
> > > > Fax: (314) 689-1833
> > > >
> > > > G&DB dept. ofc.: (860) 679-8350
> > > > G&DB dept. fax : (860) 679-8345
> > > > http://genetics.uchc.edu/Faculty/Mohler/Mohler.html
> > > > P Think before you print
> > > >
> > >
> >
>