How to make gif using mp4 file in MATLAB
10 views (last 30 days)
Show older comments
I want to compress my mp4 video into a gif.
0 Comments
Answers (1)
Sulaymon Eshkabilov
on 26 Sep 2021
Have you tried MATLAB's writeanimation() fcn:
what about imwrite() fcn:
0 Comments
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!