Exception message when using quicktime
Posted by Rachael on Jul 08, 2015; 9:21am
URL: http://imagej.273.s1.nabble.com/Exception-message-when-using-quicktime-tp5013465.html
Hi I'm using a Mac OS X 10.10, with Image J 32 bit. When trying to import "using quicktime" I get this message:
ImageJ 1.49v; Java 1.6.0_65 [32-bit]; Mac OS X 10.10; 26MB of 1500MB (1%)
java.lang.RuntimeException: quicktime.std.StdQTException[QTJava:7.6.6g],-2048=noMovieFound,QT.vers:7738000
at QTVirtualStack.<init>(QTVirtualStack.java:58)
at QT_Movie_Opener.openAsVirtualStack(QT_Movie_Opener.java:223)
at QT_Movie_Opener.run(QT_Movie_Opener.java:75)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.Executer.runCommand(Executer.java:132)
at ij.Executer.run(Executer.java:65)
at java.lang.Thread.run(Thread.java:695)
Caused by: quicktime.std.StdQTException[QTJava:7.6.6g],-2048=noMovieFound,QT.vers:7738000
at quicktime.std.StdQTException.checkError(StdQTException.java:40)
at quicktime.std.movies.Movie.fromFile(Movie.java:203)
at quicktime.std.movies.Movie.fromFile(Movie.java:166)
at QTVirtualStack.<init>(QTVirtualStack.java:33)
... 7 more
The movie opens in quicktime by itself and I've tried downloading older versions of ImageJ without the Quicktime option and then using a jar to add it and the same message then shows.
Any help would be appreciated, I'm not an expert on computers either so you may have to dumb it down... sorry!