Change frame delay in 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 (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
Platform Compatibility
Windows macOS LinuxCategories
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 |