Re: adding sound to video
Petr Danecek <[email protected]> Wed, 03 Mar 2004 20:06:16 +0100
| Newsgroups | gmane.comp.multimedia.avifile.general |
|---|---|
| Message-ID | <[email protected]> |
actually, i am not sure if we understand each other. i managed to write a working piece of software which takes a set of images and creates an avifile. what i'd like to do now is to add a sound to this avi file. (sorry for the misunderstanding if it was due to my english.) petr On Wed, 2004-03-03 at 19:55, Justin Piszcz wrote: > man mencoder or man mplayer and type mencoder > there is an example at the end > > sec > > Encoding all *.jpg files in the current dir > mencoder "mf://*.jpg" -mf fps=25 -o output.avi -ovc > divx4