Thanks for the AVI link. :) I bookmarked the site for future
reference.
Also of interest:
Werner Randelshofer ripped apart my JPEG-movie-encoder classes and
rewrote them:
http://blog.hslu.ch/rawcoder/2008/06/21/writing-quicktime-movies-in-pure-java/
His implementation is more compact than mine; I highly recommend it.
Also his encoder supports PNG movies (which is great for truly
lossless encoding).
In coming months I'll probably try to add MP3 audio tracks to movie
files manually, too. (I'll probably refer to Stuart MacKay's SWF-
writing library; I know it can break MP3's down into packets/samples.)
Regards,
- Jeremy
On Jun 10, 2008, at 3:27 PM, Wayne Rasband wrote:
> On Jun 8, 2008, at 4:02 PM, email@hidden wrote:
>
>> I just released a little public domain jar that might be of
>> interest to this group. It basically can convert several
>> BufferedImages into a MOV file:
>> http://javagraphics.blogspot.com/2008/06/movies-writing-mov-files-without.html
>>
>> Source is included. It's pure Java -- no QTJ.
>>
>> It's nothing that FMJ can't already do, but my implementation is a
>> little more compact. Plus I expect in coming months I'll add to
>> it, so I needed to develop my own understanding of QuickTime's file
>> format.
>>
>> I'd love to hear discussion/comments/links related to this
>> subject. (Please email me directly if you find a mistake in the
>> link above, though.)
>
> The File>Save As>AVI command in the latest version of ImageJ (http://rsb.info.nih.gov/ij/
> ) can save an image stack using Motion JPEG compression. The AVIs it
> creates play on OS X, Linux and Windows. To test this feature, you
> will need to upgrade to the v1.41e using the
> Plugins>Uitilities>Update ImageJ command. Source code is at <http://rsb.info.nih.gov/ij/source/ij/plugin/filter/AVI_Writer.java
> >.
>
> -wayne
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> QuickTime-java mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/quicktime-java/email@hidden
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden
This email sent to email@hidden