To easily convert a MP4 video into a GIF image, you can use ImageMagick convert in Linux. First, Here my simple demo to use convert command from imagemagick to convert mp4 video to gif image. try this out and comment. Thank you.
Command:
"convert youvideo.mp4 anyname.gif"