<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - I am unable to open .mov files. I get this error in the console, along with an additional dialogue box. If I attempt to import, instead of open, I also get an error message."
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1088">1088</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>I am unable to open .mov files. I get this error in the console, along with an additional dialogue box. If I attempt to import, instead of open, I also get an error message.
</td>
</tr>
<tr>
<th>Product</th>
<td>Fiji
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P4
</td>
</tr>
<tr>
<th>Component</th>
<td>Plugins
</td>
</tr>
<tr>
<th>Assignee</th>
<td>imagej-bugs@imagej.net
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ciaram@uga.edu
</td>
</tr>
<tr>
<th>CC</th>
<td>ciaram@uga.edu
</td>
</tr></table>
<p>
<div>
<pre>[INFO] Parsing tags
java.io.IOException: io.scif.img.ImgIOException: java.io.IOException:
io.scif.UnsupportedCompressionException: Unsupported codec: avc1
at
io.scif.services.DefaultDatasetIOService.open(DefaultDatasetIOService.java:134)
at
io.scif.services.DefaultDatasetIOService.open(DefaultDatasetIOService.java:109)
at io.scif.io.DatasetIOPlugin.open(DatasetIOPlugin.java:75)
at io.scif.io.DatasetIOPlugin.open(DatasetIOPlugin.java:50)
at
net.imagej.legacy.plugin.DefaultLegacyOpener.open(DefaultLegacyOpener.java:135)
at
net.imagej.legacy.DefaultLegacyHooks.interceptFileOpen(DefaultLegacyHooks.java:329)
at
net.imagej.legacy.DefaultLegacyHooks.interceptRunPlugIn(DefaultLegacyHooks.java:152)
at ij.IJ.runPlugIn(IJ.java)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:695)
Caused by: io.scif.img.ImgIOException: java.io.IOException:
io.scif.UnsupportedCompressionException: Unsupported codec: avc1
at io.scif.img.ImgOpener.createReader(ImgOpener.java:556)
at io.scif.img.ImgOpener.openImgs(ImgOpener.java:146)
at
io.scif.services.DefaultDatasetIOService.open(DefaultDatasetIOService.java:123)
... 10 more
Caused by: java.io.IOException: io.scif.UnsupportedCompressionException:
Unsupported codec: avc1
at io.scif.AbstractReader.setSource(AbstractReader.java:274)
at
io.scif.services.DefaultInitializeService.initializeReader(DefaultInitializeService.java:90)
at io.scif.img.ImgOpener.createReader(ImgOpener.java:547)
... 12 more
Caused by: io.scif.UnsupportedCompressionException: Unsupported codec: avc1
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1401)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1283)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1283)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1283)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1283)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.parse(NativeQTFormat.java:1283)
at
io.scif.formats.qt.NativeQTFormat$NativeQTUtils.access$100(NativeQTFormat.java:1253)
at
io.scif.formats.qt.NativeQTFormat$Parser.typedParse(NativeQTFormat.java:371)
at
io.scif.formats.qt.NativeQTFormat$Parser.typedParse(NativeQTFormat.java:351)
at io.scif.AbstractParser.parse(AbstractParser.java:253)
at io.scif.AbstractParser.parse(AbstractParser.java:336)
at io.scif.AbstractParser.parse(AbstractParser.java:52)
at io.scif.AbstractReader.setSource(AbstractReader.java:270)
... 14 more
Parsing tags
loci.formats.UnsupportedCompressionException: Unsupported codec: avc1
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:537)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.parse(NativeQTReader.java:435)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.in.NativeQTReader.initFile(NativeQTReader.java:303)
~[formats-bsd-5.1.2.jar:5.1.2]
at loci.formats.FormatReader.setId(FormatReader.java:1426)
~[formats-api-5.1.2.jar:5.1.2]
at loci.formats.DelegateReader.setId(DelegateReader.java:290)
~[formats-api-5.1.2.jar:5.1.2]
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:505)
[bio-formats_plugins-5.1.2.jar:5.1.2]
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
[bio-formats_plugins-5.1.2.jar:5.1.2]
at loci.plugins.in.Importer.showDialogs(Importer.java:137)
[bio-formats_plugins-5.1.2.jar:5.1.2]
at loci.plugins.in.Importer.run(Importer.java:75)
[bio-formats_plugins-5.1.2.jar:5.1.2]
at loci.plugins.LociImporter.run(LociImporter.java:78)
[bio-formats_plugins-5.1.2.jar:5.1.2]
at ij.IJ.runUserPlugIn(IJ.java:199) [na:1.49t]
at ij.IJ.runPlugIn(IJ.java:163) [na:1.49t]
at ij.IJ.runPlugIn(IJ.java:152) [na:1.49t]
at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:450)
[IO_-2.2.1.jar:na]
at HandleExtraFileTypes.run(HandleExtraFileTypes.java:66)
[IO_-2.2.1.jar:na]
at ij.IJ.runUserPlugIn(IJ.java:199) [na:1.49t]
at ij.IJ.runPlugIn(IJ.java:163) [na:1.49t]
at ij.IJ.runPlugIn(IJ.java:152) [na:1.49t]
at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:486) [na:1.49t]
at ij.io.Opener.openImage(Opener.java:360) [na:1.49t]
at ij.io.Opener.openImage(Opener.java:239) [na:1.49t]
at ij.io.Opener.open(Opener.java:106) [na:1.49t]
at net.imagej.legacy.IJ1Helper.openPathDirectly(IJ1Helper.java:904)
[imagej-legacy-0.15.1.jar:0.15.1]
at
net.imagej.legacy.DefaultLegacyHooks.interceptRunPlugIn(DefaultLegacyHooks.java:155)
[imagej-legacy-0.15.1.jar:0.15.1]
at ij.IJ.runPlugIn(IJ.java) [na:1.49t]
at ij.Executer.runCommand(Executer.java:131) [na:1.49t]
at ij.Executer.run(Executer.java:64) [na:1.49t]
at java.lang.Thread.run(Thread.java:695) [na:1.6.0_65]
Checking for QuickTime Java
Information about your version of Java:
os.arch => x86_64
os.name => Mac OS X
os.version => 10.9.5
java.version => 1.6.0_65
java.vendor => Apple Inc.
java.runtime.name => Java(TM) SE Runtime Environment
java.runtime.version => 1.6.0_65-b14-462-11M4609
java.vm.name => Java HotSpot(TM) 64-Bit Server VM
java.vm.version => 20.65-b04-462
java.vm.vendor => Apple Inc.
java.vm.info => mixed mode
java.awt.graphicsenv => apple.awt.CGraphicsEnvironment
java.specification.name => Java Platform API Specification
java.specification.version => 1.6
sun.cpu.endian => little
sun.desktop => null
file.separator => /
The up-to-date check says: REMIND_LATER
Information relevant to JAVA_HOME related problems:
JAVA_HOME is set to: null
imagej.dir => /Volumes/Fiji/Fiji.app
Information about the version of each plugin:
Activated update sites:
ImageJ: <a href="http://update.imagej.net/">http://update.imagej.net/</a> (last check:20150601205708)
Fiji: <a href="http://fiji.sc/update/">http://fiji.sc/update/</a> (last check:20150605080752)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>