Hello, when I try to open this file <https://mega.nz/file/aSQnlDiK#MKKguUhqOndTI4SPm-yjRqPOmEfilW6Yh6jjcWpeAng> using the FFMPEG plugin [File->Import->Movie(FFMPEG)], I get the following error:
_______ ```` (Fiji Is Just) ImageJ 2.16.0/1.54p; Java 1.8.0_322 [64-bit]; Linux 6.8.0-60-generic; 331MB of 15184MB (2%) java.lang.ArithmeticException: / by zero at fiji.ffmpeg.IO$2.getSize(IO.java:153) at ij.ImagePlus.setStack(ImagePlus.java:827) at ij.ImagePlus.<init>(ImagePlus.java:162) at fiji.ffmpeg.IO.readMovie(IO.java:203) at fiji.ffmpeg.Importer.run(Importer.java:45) at ij.IJ.runUserPlugIn(IJ.java:244) at ij.IJ.runPlugIn(IJ.java:210) at ij.Executer.runCommand(Executer.java:152) at ij.Executer.run(Executer.java:70) at java.lang.Thread.run(Thread.java:750) ```` _______ Any ideas? Also, many times when I try to open different video files (both AVI from 'Open' and other formats/containers using Import (FFMPEG) I get the "codec not supported"/"unsupported compression" kind of message. Most of those times, I try different codecs, which I'd like to avoid.. Is there a place on the documentation website to get the list of supported codecs so I can know which combination won't fail? Thanks! Rodrigo -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html
