ImageJ changes filename when opening *.avi files

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

ImageJ changes filename when opening *.avi files

Ingo Bartholomaeus
Hi everybody,

when opening *.avi files in IJ 1.46, the images get the name 'filename-1.avi' instead of 'filename.avi'. This was working fine until Version 1.45.
We are using the latest Java version on Windows 7.

Best regards,
Ingo
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ changes filename when opening *.avi files

Michael Schmid
Hi Ingo,

yes, sorry, my fault, it should be fixed soon.
I had confused WindowManager.getUniqueName and WindowManager.makeUniqueName.

By the way, the new daily build can also read a few more AVI formats:
YV12, I420, NV12, NV21 (planar formats with 2x2 U and V subsampling)

Michael
________________________________________________________________
On Feb 2, 2012, at 13:37, Ingo Bartholomaeus wrote:

> Hi everybody,
>
> when opening *.avi files in IJ 1.46, the images get the name 'filename-1.avi' instead of 'filename.avi'. This was working fine until Version 1.45.
> We are using the latest Java version on Windows 7.
>
> Best regards,
> Ingo
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ changes filename when opening *.avi files

Rasband, Wayne (NIH/NIMH) [E]
In reply to this post by Ingo Bartholomaeus
On Feb 2, 2012, at 7:37 AM, Ingo Bartholomaeus wrote:

> Hi everybody,
>
> when opening *.avi files in IJ 1.46, the images get the name 'filename-1.avi' instead of 'filename.avi'. This was working fine until Version 1.45.
> We are using the latest Java version on Windows 7.

This bug is fixed in the ImageJ 1.46f daily build. You can upgrade by using the Help>Update ImageJ command and selecting "daily build" from the drop down menu.

-wayne