AVI quality with avifile

Hi all,
I am trying to create an .avi file with the command avifile. I have my file created but I can't improve the quality of the movie, it seems the property 'Quality' doesn't affect the final result. Anyone can help ?
I'm using Matlab R14. I suppose that videoWriter is only available in the 2010 release. Also I tried mpgwrite, but the pronlem is that I cannot change the frame per second property.
thank you

Answers (1)

Jan
Jan on 28 Jan 2013

0 votes

The quality of the output depends on the compressor. Even with 100% quality, the video compressors are optimized for movies, not for animations, such that you see a lot of artifacts. An animated GIF will be more sufficient.

Asked:

on 16 Feb 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!