Hallo > I tried to use jpeg2yuv tools to convert sequence of JPEG files to MJPEG > (motion JPEG) avi movie. All works fine but I have had a quality loss > because of recompression of JPEG images. > > Really jpeg2yuv converts jpeg images to RAW yuv data and then make MJPEG > movie from the raw data. It means it decompress JPEG data and then > compress it again almost to the same format. > > Could somebody write me how to make MJPEG AVI from a list of JPEG files > without image recompression ? Does mjpeg library API alow to solve this > problem using C language? If you have installed the lib-movtar (from the mjpeg file area) you should also have a program called "movtar_unify" which can convert jpeg images to a *.movtar file. That movtar file can be converted to a mjpeg avi file using lavtrans.
auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
