swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] png2swf framerate question


From: Anderson Reinkordt
Subject: [Swftools-common] png2swf framerate question
Date: Sat, 5 Feb 2011 09:37:59 -0600

I understand that, to create an SWF from a set of PNGs, the following basic command works:

png2swf -o pngmovie.swf image1.png image2.png image3.png

My question has to do with the framerate option. I understand that I the option for this is -r [framerate in framespersecond], so:

png2swf -o pngmovie.swf -r 10 image1.png image2.png image3.png

My question is; how to I describe the value as less than 1 fps? For what I am trying to do, this is too fast. Using decimals did not seem to work. Is there a specific way or is this possible? Am I missing something on the manpage?

I will keep plugging away. Any feedback would be much appreciated! 

Ande

reply via email to

[Prev in Thread] Current Thread [Next in Thread]