Derock's Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
columbus@lemmy.world to Linux@lemmy.worldEnglish · 2 days ago

Convert a video to fast GIF using FFmpeg (Tutorial)

donald.cat

external-link
message-square
9
fedilink
  • cross-posted to:
  • [email protected]
112
external-link

Convert a video to fast GIF using FFmpeg (Tutorial)

donald.cat

columbus@lemmy.world to Linux@lemmy.worldEnglish · 2 days ago
message-square
9
fedilink
  • cross-posted to:
  • [email protected]
Here is a simple one-line command to turn a video into fast GIF: ffmpeg -i input.mp4 -vf "setpts=0.5*PTS,scale=480:-1" -r 15 output.gif How this works: -i input.mp4: specifies your input video. setpts=0.5*PTS: doubles the playback speed (half the presentation
  • JTskulk@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    If your need is simple, you can also just do convert video.mp4 video.gif

Linux@lemmy.world

linux@lemmy.world

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you’re a seasoned Linux enthusiast or just starting your journey, we’re excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let’s dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 115 users / day
  • 726 users / week
  • 2.33K users / month
  • 3.66K users / 6 months
  • 1 local subscriber
  • 11.7K subscribers
  • 437 Posts
  • 2.57K Comments
  • Modlog
  • mods:
  • MigratingtoLemmy@lemmy.world
  • BE: 0.19.5
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org