Change frame delay in GIF file

Change the frame duration in a GIF file
292 Downloads
Updated 28 May 2013

View License

USAGE
change_gif_delay(gif_file,frame_dur,output)
change_gif_delay(gif_file,frame_dur,output,overwrite)

INPUT
- GIF_FILE: original GIF file
- FRAME_DUR: frame duration (in seconds)
- OUTPUT: output file name. If the path is not specified, it will be saved in the same folder as GIF_FILE
- OVERWRITE: 1 (overwrite OUTPUT) or 0 (do not overwrite). Default: 0

Cite As

Guilherme Coco Beltramini (2024). Change frame delay in GIF file (https://www.mathworks.com/matlabcentral/fileexchange/42001-change-frame-delay-in-gif-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers
Tags Add Tags
gif
Acknowledgements

Inspired: gif

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0