quicktime-java
[Prev] Thread [Next] | [Prev] Date [Next]
Writing JPEG-encoded movies without QTJ jeremy . wood Mon Jul 14 13:00:56 2008
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.) Regards, - Jeremy _______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-java mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-java/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- Writing JPEG-encoded movies without QTJ jeremy . wood <=
- Re: Writing JPEG-encoded movies without QTJ Wayne Rasband
- Re: Writing JPEG-encoded movies without QTJ jeremy . wood