[MEncoder-users] creating movies from jpegs

mvalle at cscs.ch mvalle at cscs.ch
Sat Aug 13 13:33:29 CEST 2005


Scrive Jesse Corrington <corrington_j at hotmail.com>:

> I am trying to make a movie from 250 jpeg images.  CUrrently i am doing
> this 
> to make it.
> 
> mencoder mf://*.jpg -mf type=jpg -ovc lavc -lavcopts
> vcodec=mpeg4:keyint=1 
> -nosound -o corrppmovie.avi
> mp4creator --allow-avi-files -c corrppmovie.avi corrppmovie.mp4
> 
> The problem is that the movies i get aren't as high of quality as i
> would 
> like.  The movie doesn't have to be an mp4, but it does need to be able
> to 
> play in quicktime, and be smoothly seekable.  Also if it could be made
> from 
> tiffs, that would be even better.  Thanks in advance for the help.
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's
> FREE! 
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mencoder-users
> 

Add vbitrate to the lavc options. The default is quite low (800Kb), try at leas 
1200. Also check all the other quality enhancing options for lavc and use 2 pass
encoding.
Take a look to the mencoder documentation or on my page i have an old, but 
still valid summary of exactly your problem (www.cscs.ch/~mvalle/mencoder/)
Ciao!
           mario




More information about the MEncoder-users mailing list