Change frame delay in GIF file
Version 1.0.0.0 (1.96 KB) by
Guilherme Coco Beltramini
Change the frame duration in a GIF file
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 (2025). Change frame delay in GIF file (/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 LinuxCategories
Find more on File Operations in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: gif
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |