2017-05-07 18:16 GMT+02:00 Email Me <emailme12121212 at gmail.com>: > ffmpeg -f gif -i test.gif -f mp4 out2.mp4 It's hard to tell without seeing the full output from ffmpeg, but there's a distinct possibility you need to specify a framerate for the output using -r.