[ImageJ-bugs] [Bug 1063] New: quicktime movie will not open with import->Bio-Format

bugzilla at fiji.sc bugzilla at fiji.sc
Mon May 4 15:54:51 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1063

            Bug ID: 1063
           Summary: quicktime movie will not open with import->Bio-Format
           Product: Fiji
           Version: unspecified
          Hardware: PC
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P4
         Component: Plugins
          Assignee: imagej-bugs at imagej.net
          Reporter: meek_bookworm at hotmail.com
                CC: meek_bookworm at hotmail.com

Hello,

I just downloaded fiji after spending a few hours trying to get image J and
associated plugins to import .mov files. I saw previously (2012) that it was
recommended to move the qtjava.zip file again, but I cannot seem to find the
LOCI file in the plugins.  I'm also not sure if it has to do with getting a 32
bit version of quicktime (seems to be the only version available) or java (came
with fiji) or if the encoding on my video is just completely not supported.

Thanks for any help you can provide!

Log output:
loci.formats.MissingLibraryException: QuickTime for Java is not supported with
a 64-bit JVM. Please invoke the 32-bit JVM (-d32) to utilize QTJava
functionality.
    at loci.formats.gui.LegacyQTTools.checkQTLibrary(LegacyQTTools.java:336)
    at loci.formats.in.LegacyQTReader.initFile(LegacyQTReader.java:142)
    at loci.formats.FormatReader.setId(FormatReader.java:1395)
    at loci.formats.DelegateReader.setId(DelegateReader.java:298)
    at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:505)
    at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
    at loci.plugins.in.Importer.showDialogs(Importer.java:137)
    at loci.plugins.in.Importer.run(Importer.java:75)
    at loci.plugins.LociImporter.run(LociImporter.java:78)
    at ij.IJ.runUserPlugIn(IJ.java:199)
    at ij.IJ.runPlugIn(IJ.java:163)
    at ij.Executer.runCommand(Executer.java:131)
    at ij.Executer.run(Executer.java:64)
    at java.lang.Thread.run(Thread.java:662)


Console output:
Parsing tags

loci.formats.UnsupportedCompressionException: Unsupported codec: avc1
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:537)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.in.NativeQTReader.initFile(NativeQTReader.java:303)
~[formats-bsd-5.1.1.jar:5.1.1]
    at loci.formats.FormatReader.setId(FormatReader.java:1395)
~[formats-api-5.1.1.jar:5.1.1]
    at loci.formats.DelegateReader.setId(DelegateReader.java:290)
~[formats-api-5.1.1.jar:5.1.1]
    at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:505)
[bio-formats_plugins-5.1.1.jar:5.1.1]
    at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
[bio-formats_plugins-5.1.1.jar:5.1.1]
    at loci.plugins.in.Importer.showDialogs(Importer.java:137)
[bio-formats_plugins-5.1.1.jar:5.1.1]
    at loci.plugins.in.Importer.run(Importer.java:75)
[bio-formats_plugins-5.1.1.jar:5.1.1]
    at loci.plugins.LociImporter.run(LociImporter.java:78)
[bio-formats_plugins-5.1.1.jar:5.1.1]
    at ij.IJ.runUserPlugIn(IJ.java:199) [na:1.49s]
    at ij.IJ.runPlugIn(IJ.java:163) [na:1.49s]
    at ij.Executer.runCommand(Executer.java:131) [na:1.49s]
    at ij.Executer.run(Executer.java:64) [na:1.49s]
    at java.lang.Thread.run(Thread.java:662) [na:1.6.0_24]
Checking for QuickTime Java

Information about your version of Java:

  os.arch => amd64
  os.name => Windows 7
  os.version => 6.1
  java.version => 1.6.0_24
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_24-b07
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 19.1-b02
  java.vm.vendor => Sun Microsystems Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to:
C:\Users\MKrause\Desktop\Fiji.app/java/win64/jdk1.6.0_24//jre
  imagej.dir => C:\Users\MKrause\Desktop\Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150501144914)
Fiji: http://fiji.sc/update/ (last check:20150504094352)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150504/ab7541b5/attachment.html>


More information about the Imagej-bugs mailing list