West Side Electronics
  • Home
  • Resources
  • Projects
  • Design Analysis

GIF

A collection of 1 post
Command for making GIFs on Linux
linux

Command for making GIFs on Linux

Making GIFs on a Linux computer requires you to jump through a few hoops, after a few hours of experimentation, this is my solution. Of course, you can also use an online service. ffmpeg -ss [start] -i input.mp4 -t [duration] -vf scale=280:-1 -r 15 -f image2pipe -vcodec
Feb 1, 2018 1 min read
Page 1 of 1
West Side Electronics © 2025
Powered by Ghost