saving .avi movies in quicktime movie

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

saving .avi movies in quicktime movie

Rainer Kohler-2
Hi,

I always get an error message when I try to save RGB color avi movies
in Quicktime format on my MacIntosh running IJ 1.38a. It works fine
on our Windows based systems.
What is the problem?


error

quicktime.std.StdQTException[QTJava:6.1.7g],-47=fBsyErr,QT.vers:7168000
        at quicktime.std.StdQTException.checkError(StdQTException.java:38)
        at quicktime.std.movies.Movie.createMovieFile(Movie.java:124)
        at QuickTime_Writer.writeMovie(QuickTime_Writer.java:109)
        at QuickTime_Writer.run(QuickTime_Writer.java:86)
        at ij.IJ.runUserPlugIn(IJ.java:266)
        at ij.IJ.runPlugIn(IJ.java:120)
        at ij.Executer.runCommand(Executer.java:95)
        at ij.Executer.run(Executer.java:49)
        at java.lang.Thread.run(Thread.java:613)


rainer


--
Rainer Kohler, Ph.D
Microscopist
Center for Molecular Imaging Research
Massachusetts General Hospital/ Harvard Medical School
Building 149, 13th Street, Room 5406
Charlestown, MA 02129-2060
Tel. : 617 726 2450 or 5788
Cell Phone: 978 578 5057
E.mail: [hidden email]





The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.
Reply | Threaded
Open this post in threaded view
|

Re: saving .avi movies in quicktime movie

ctrueden
Hi Rainer,

QuickTime for Java on the Mac has a bug where attempting to save to a
file with a long file path generates this exception. Try saving to
your desktop, then moving the file afterward.

-Curtis

On 7/11/07, Rainer Kohler <[hidden email]> wrote:

> Hi,
>
> I always get an error message when I try to save RGB color avi movies
> in Quicktime format on my MacIntosh running IJ 1.38a. It works fine
> on our Windows based systems.
> What is the problem?
>
>
> error
>
> quicktime.std.StdQTException[QTJava:6.1.7g],-47=fBsyErr,QT.vers:7168000
>         at quicktime.std.StdQTException.checkError(StdQTException.java:38)
>         at quicktime.std.movies.Movie.createMovieFile(Movie.java:124)
>         at QuickTime_Writer.writeMovie(QuickTime_Writer.java:109)
>         at QuickTime_Writer.run(QuickTime_Writer.java:86)
>         at ij.IJ.runUserPlugIn(IJ.java:266)
>         at ij.IJ.runPlugIn(IJ.java:120)
>         at ij.Executer.runCommand(Executer.java:95)
>         at ij.Executer.run(Executer.java:49)
>         at java.lang.Thread.run(Thread.java:613)
>
>
> rainer
>
>
> --
> Rainer Kohler, Ph.D
> Microscopist
> Center for Molecular Imaging Research
> Massachusetts General Hospital/ Harvard Medical School
> Building 149, 13th Street, Room 5406
> Charlestown, MA 02129-2060
> Tel. : 617 726 2450 or 5788
> Cell Phone: 978 578 5057
> E.mail: [hidden email]
>
>
>
>
>
> The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.
>