Linux software: bmp to avi (or such like)

Caporegime
Joined
18 Oct 2002
Posts
32,696
Some of you remember that I wanted to make some movies from a robotic simulator which renders OGL. Tried lots of diffefrent bits and pieces (thanks for the suggestions), but none of them were any where near fast enough.

I have made a function which saves bitmaps at a certain frame rate. SO I collect on the order of 500-1000 .bmps with sequential file names. Now I want to convert these into a movie.

But I am having problems finding appropriate software that works.

EasyBMPToAVI seems good but the source code is missing a header fiel!
http://sourceforge.net/projects/easybmptoavi/

I know mencoder can create movies form jpgs, but then i would need to batch convert bmps to jpegs which seems unescessary and would introduce more noise.
 
Back
Top Bottom