If you want Simple way of making a stop animation you can use mencoder.MEncoder is a free command line video decoding, encoding and filtering tool released under the GNU General Public License. It is a close sibling to MPlayer and can convert all the formats that MPlayer understands into a variety of compressed and uncompressed formats using different codecs.
Install mencoder in Ubuntu
sudo-apt get install mencoder
or click on the following link
browse to your directory with the .jpegs in and use the following command
mencoder "mf://*.jpg" -ovc lavc -fps 04 -o x.avi
or
mencoder "mf://*.JPG" -vf scale=640:480 -o timelapse.avi -of lavf -ovc lavc -lavcopts vcodec=mjpeg -lavfopts format=avi -fps xx
Incoming search terms:
- ubuntu animation
- jpg to animation ubuntu
- mencoder animation
- creating a typewriter effect animation for ubuntu
- ubuntu 12 04 stop anamatiions
- ubuntu 12 04 how to stop web animations
- stop animation for ubuntu
- simple linux stop animation
- making animations in ubuntu
- jpg animation ubuntu mencoder





what about pitivi ?
quite easy to understand
[Reply]
what is a stop animation?
I don’t even know what is a running still image
[Reply]