Re: Exporting animations
- To: mathgroup at smc.vnet.net
- Subject: [mg98762] Re: Exporting animations
- From: Hannes <HannesKessler at hushmail.com>
- Date: Sat, 18 Apr 2009 03:38:20 -0400 (EDT)
- References: <gs9elj$mua$1@smc.vnet.net>
Thank you Alexei and Sjoerd, FrameRate solves the speed problem. What about the resolution of the animation? Export["animation.avi", Table[Plot[Sin[x + a], {x, 0, 2 Pi}], {a, 0, Pi, Pi/20}], "FrameRate" -> 1, "ImageSize" -> Medium, ImageResolution -> 1024] I played with ImageResolution and also with RasterSize but could not get a descent resolution of the animated plot at full screen. A solution to this question is really appreciated. Best regards, Hannes On 17 Apr., 10:29, Alexei Boulbitch <Alexei.Boulbi... at iee.lu> wrote: > Hello, > > is there a possibility to adjust the animation rate or speed when > exporting a Manipulate / ControllerManipulate / Animate object with a > fixed number of plots to an .avi file? In Mathematica the > AnimationRate option of Animate works fine, but in the avi-player the > animation runs much too fast. > > Best regards, > Hannes Kessler > > Hi, Hannes, > > when exporting to a movie you can play with FrameRate option. Have a > look here: > > http://forums.wolfram.com/mathgroup/archive/2008/Nov/msg00197.html > > for some further details. > Success, Alexei > > -- > Alexei Boulbitch, Dr., habil. > Senior Scientist > > IEE S.A. > ZAE Weiergewan > 11, rue Edmond Reuter > L-5326 Contern > Luxembourg > > Phone: +352 2454 2566 > Fax: +352 2454 3566 > > Website:www.iee.lu > > This e-mail may contain trade secrets or privileged, undisclosed or other= wise confidential information. If you are not the intended recipient and ha= ve received this e-mail in error, you are hereby notified that any review, = copying or distribution of it is strictly prohibited. Please inform us imme= diately and destroy the original transmittal from your system. Thank you fo= r your co-operation.