AVI to GIF convertor

the program converts AVI-video files into an animated-GIF file.
4.1K Downloads
Updated 13 Nov 2018

View License

The program converts AVI video file into an animated GIF file.
The GIF format have advantages especially in Power-Point presentation, and in internet browsers.

Cite As

moshe lindner (2024). AVI to GIF convertor (https://www.mathworks.com/matlabcentral/fileexchange/28772-avi-to-gif-convertor), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on View and Analyze Simulation Results in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.1

Updates:
1. Using "VideoReader" instead of "aviread" ("aviread" is not supported in new Matalb versions).
2. Add options to resize and crop the frames.

1.2.0.0

Updates:
1. using "VideoRead" function instead of "aviread" ("aviread" is not supported in new Matlab versions).
2. added options to resize and crop the frames.

1.1.0.1

updated to use "videoReader" instead of "aviread"

1.1.0.0

updated to use "VideoReader" instead of "aviread"

1.0.0.0