Posted by
miriam.solis on
Mar 01, 2018; 11:35pm
URL: http://imagej.273.s1.nabble.com/Exception-message-while-opening-MP4-file-with-QuickTime-tp5020191.html
Hello all,
I want to access to my MP4 file using ImageJ, I already installed the
plugins for QuickTime and QuickTime for Java, now it allows me to import the
file using File/Import/Using QuickTime but then a message box appears in the
QT Movie Opener with two options:
Convert to 8-bit grayscale
Reduces memory required by factor of 4
Use Virtual Stack
After selecting one or any of these options I get an Exception window with
this:
ImageJ 1.51j8; Java 1.8.0_112 [64-bit]; Windows 10 10.0; 12MB of 6049MB
(<1%)
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:217)
at ij.IJ.runPlugIn(IJ.java:181)
at ij.Executer.runCommand(Executer.java:137)
at ij.Executer.run(Executer.java:66)
at java.lang.Thread.run(Thread.java:745)
I don't really understand what it means, I am stuck figuring out why this is
happening, any comment would be very appreciated.
Thanks.
Miriam
--
Sent from:
http://imagej.1557.x6.nabble.com/--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html