Exception message while opening MP4 file with QuickTime

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Exception message while opening MP4 file with QuickTime

miriam.solis
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
Reply | Threaded
Open this post in threaded view
|

Re: Exception message while opening MP4 file with QuickTime

Krs5
Dear Miriam,

Quicktime only works in 32 bit, you use 54 bit. Have a look at: https://imagej.net/QuickTime. Try to use FFMPEG.

Good luck

Kees


Dr Ir K.R. Straatman
Senior Experimental Officer
Advanced Imaging Facility
Centre for Core Biotechnology Services
University of Leicester
www.le.ac.uk/advanced-imaging-facility



-----Original Message-----
From: miriam.solis [mailto:[hidden email]]
Sent: 01 March 2018 23:35
To: [hidden email]
Subject: Exception message while opening MP4 file with QuickTime

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

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Exception message while opening MP4 file with QuickTime

miriam.solis
Thank you so much for your reply Dr. Straatman,

Would you recommend me to install a 32 bits Java version, even if I use
FFmpeg?





--
Sent from: http://imagej.1557.x6.nabble.com/

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Exception message while opening MP4 file with QuickTime

Krs5
No, it is not necessary to install 32 bit ImageJ when using FFmpeg

-----Original Message-----
From: miriam.solis [mailto:[hidden email]]
Sent: 05 March 2018 19:25
To: [hidden email]
Subject: Re: Exception message while opening MP4 file with QuickTime

Thank you so much for your reply Dr. Straatman,

Would you recommend me to install a 32 bits Java version, even if I use FFmpeg?





--
Sent from: http://imagej.1557.x6.nabble.com/

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html