Making movies is really difficult in linux. I tried with xvidcap but
even if you set it to say 30fps or 25fps and use a small window size so
that the png/jpg file sizes aren't too big, it only still creates about
1 frame/sec. Which then if you try to render into a movie doesn't come
out properly.
Then you have to worry about codecs and whether the other guy can read
your video.
It's truly an annoying situation.
Avell Diroll wrote:
Stuart Endo-Streeter wrote:
I would like to make movies from saved png's from pymol, as per usual, but
entirely on my RHEL box.
Hello
There must be quite a lot of solutions, i know to for sure ffmpeg and
mencoder, and imageMagick should do it too.
You might have to convert everything to jpeg first (imageMagick).
There might be some gui tools to do that ... but i never searched for
one ...